gitea/models
Lunny Xiao 09dabe2ff2 fix bug #564 (#567) 2017-01-03 16:27:11 +08:00
..
fixtures Unit tests for token and update models 2016-12-31 10:17:45 +01:00
migrations Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
access.go Optimization for user.GetRepositoryAccesses to reduce db query times (#495) 2016-12-28 09:34:35 +08:00
action.go fix tag webhook 404 error (#420) 2016-12-22 22:57:48 +08:00
admin.go Lint models/admin.go 2016-11-24 23:42:07 +01:00
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go
issue_comment.go
issue_label.go Added sorting to the labels & milestones page (#199) 2016-12-24 22:41:09 +08:00
issue_mail.go UpdateIssueUsersByMentions was calling database write operations while (#443) 2016-12-22 17:00:39 +08:00
lfs.go
login_source.go
mail.go Implement sendmail (#355) 2016-12-25 14:55:22 +01:00
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
org.go
org_team.go
pull.go Speed up conflict checking in pull request creation (#276) 2016-12-29 22:59:52 +08:00
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
setup_for_test.go
ssh_key.go Replace Gogs with Gitea (#520) 2016-12-28 16:33:21 +08:00
ssh_key_test.go
star.go
token.go
token_test.go
update.go
update_test.go
user.go
user_mail.go
webhook.go
webhook_slack.go
wiki.go