gitea/models
Ethan Koenig c5f0d4b1a0 Fix SQL bug in models/access (#583)
Previously got a 'relation repo_access does not exist' error in User_GetRepositoryAccesses
2017-01-05 08:57:54 +08:00
..
fixtures Unit tests for token and update models 2016-12-31 10:17:45 +01:00
migrations
access.go Fix SQL bug in models/access (#583) 2017-01-05 08:57:54 +08:00
action.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
admin.go
error.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
git_diff.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
git_diff_test.go
graph.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
graph_test.go Fix benchmarktests (#557) 2017-01-03 10:52:09 +08:00
issue.go
issue_comment.go
issue_label.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
issue_mail.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
lfs.go
login_source.go
mail.go
models.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
models_sqlite.go
models_test.go
models_tidb.go
notification.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
org.go fix bug #564 (#567) 2017-01-03 16:27:11 +08:00
org_team.go
pull.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
release.go change the default action when deleting a release to not delete tag 2017-01-03 02:27:38 +01:00
repo.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
repo_test.go
setup_for_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
ssh_key.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
ssh_key_test.go
star.go
token.go
token_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
update.go
update_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
user.go Check primary email address fields on CreateUser (#556) 2017-01-05 08:52:20 +08:00
user_mail.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
webhook.go
webhook_slack.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
wiki.go