1
0
Fork 0
forgejo/models
2017-02-22 17:10:45 -05:00
..
fixtures
migrations Oauth2 consumer () 2017-02-22 08:14:37 +01:00
access.go Fix SQL bug in models/access () 2017-01-05 08:57:54 +08:00
access_test.go
action.go
action_test.go
admin.go
admin_test.go
attachment.go
branches.go
consistency_test.go Fix consistency check () 2017-02-08 14:29:21 +08:00
error.go Oauth2 consumer () 2017-02-22 08:14:37 +01:00
external_login_user.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
helper.go
issue.go Refactor for issues loadattributes of a repository () 2017-02-22 22:03:59 +08:00
issue_comment.go
issue_indexer.go Search bar for issues/pulls () 2017-01-25 10:43:02 +08:00
issue_label.go
issue_label_test.go
issue_list.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go
issue_user.go
issue_user_test.go Move IssueUser code to separate file () 2017-02-04 20:37:26 +08:00
lfs.go Git LFS support v2 () 2016-12-26 09:16:37 +08:00
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go Remove go version from build tags () 2016-11-10 08:43:49 -02:00
notification.go
notification_test.go
org.go
org_team.go optimization for team get repos () 2017-02-16 12:07:58 +08:00
org_test.go Consistency checks for unit tests () 2017-02-07 19:47:55 +08:00
pull.go
pull_test.go
release.go
repo.go
repo_branch.go Lint models/repo_branch.go 2016-11-26 11:20:37 +01:00
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 Unit tests for repo watching () 2017-02-17 16:02:11 +08:00
repo_watch_test.go
setup_for_test.go
ssh_key.go Use fingerprint to check instead content for public key () 2017-02-14 14:12:52 +08:00
ssh_key_test.go
star.go refactor: small optimize for sql query () 2017-02-15 14:01:50 +08:00
star_test.go
token.go
token_test.go
twofactor.go
unit.go
update.go
update_test.go
user.go Oauth2 consumer () 2017-02-22 08:14:37 +01:00
user_mail.go
user_mail_test.go test: Add user mail testing. () 2017-02-04 09:20:56 +08:00
user_test.go
webhook.go
webhook_slack.go
webhook_test.go
wiki.go
wiki_test.go