gitea/models
Lunny Xiao 0642cb330c Small opitimization for getUserTeams (#954)
* Small opitimization for getUserTeams

* more compact
2017-02-16 12:06:23 +08:00
..
fixtures
migrations fix some older Gogs upgrade to Gitea (#929) 2017-02-15 09:32:03 +08:00
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment.go Allow custom public files (#782) 2017-01-28 23:14:56 +01:00
consistency_test.go
error.go
git_diff_test.go
git_diff.go
graph_test.go
graph.go
issue_comment.go
issue_indexer.go
issue_label_test.go
issue_label.go
issue_mail.go
issue_milestone_test.go
issue_milestone.go
issue_user_test.go Move IssueUser code to separate file (#836) 2017-02-04 20:37:26 +08:00
issue_user.go
issue.go
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go
notification_test.go
notification.go Unit tests and remove unused functions in models/notification (#796) 2017-01-30 22:21:49 +08:00
org_team.go Small opitimization for getUserTeams (#954) 2017-02-16 12:06:23 +08:00
org_test.go
org.go
pull_test.go
pull.go
release.go
repo_branch.go
repo_collaboration.go
repo_editor.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
repo_mirror.go
repo_redirect.go
repo_test.go
repo_unit.go
repo.go
setup_for_test.go
ssh_key_test.go
ssh_key.go
star_test.go
star.go
token_test.go
token.go
twofactor.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
unit.go
update_test.go
update.go
user_mail_test.go
user_mail.go
user_test.go
user.go
webhook_slack.go
webhook_test.go
webhook.go
wiki_test.go
wiki.go