This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe5ff8e4b2
gitea
/
models
History
Willem van Dreumel
5f234ce2a5
add missing copyright header (
#992
)
2017-02-21 08:46:14 +08:00
..
fixtures
Unit tests for repo watching (
#963
)
2017-02-17 16:02:11 +08:00
migrations
…
access.go
…
access_test.go
…
action.go
Fix FIXME and remove superfluous queries in models/org (
#749
)
2017-01-25 23:41:38 +08:00
action_test.go
…
admin.go
Unit tests for models/admin
2017-01-09 21:49:51 +01:00
admin_test.go
…
attachment.go
…
consistency_test.go
…
error.go
…
git_diff.go
Refactor process package and introduce ProcessManager{} with tests (
#75
)
2017-01-17 13:58:58 +08:00
git_diff_test.go
…
graph.go
…
graph_test.go
…
issue.go
…
issue_comment.go
…
issue_indexer.go
…
issue_label.go
…
issue_label_test.go
…
issue_mail.go
…
issue_milestone.go
…
issue_milestone_test.go
…
issue_user.go
…
issue_user_test.go
…
lfs.go
…
login_source.go
…
mail.go
…
models.go
…
models_sqlite.go
…
models_test.go
…
models_tidb.go
…
notification.go
…
notification_test.go
…
org.go
…
org_team.go
…
org_test.go
…
pull.go
Check for manual merging of a pull request (
#719
)
2017-02-05 21:07:44 +08:00
pull_test.go
…
release.go
…
repo.go
…
repo_branch.go
…
repo_collaboration.go
…
repo_editor.go
…
repo_mirror.go
…
repo_redirect.go
…
repo_redirect_test.go
…
repo_test.go
…
repo_unit.go
…
repo_watch.go
…
repo_watch_test.go
…
setup_for_test.go
…
ssh_key.go
…
ssh_key_test.go
…
star.go
…
star_test.go
…
token.go
…
token_test.go
…
twofactor.go
…
unit.go
…
update.go
…
update_test.go
…
user.go
…
user_mail.go
…
user_mail_test.go
test: Add user mail testing. (
#833
)
2017-02-04 09:20:56 +08:00
user_test.go
…
webhook.go
…
webhook_slack.go
…
webhook_test.go
…
wiki.go
…
wiki_test.go
…