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
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 fix gofmt error 2016-12-30 20:41:10 +01:00
graph.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
graph_test.go
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
models_sqlite.go go vet 2014-04-13 03:14:43 -04:00
models_test.go #3442 add test suites 2016-08-12 02:56:50 -07:00
models_tidb.go
notification.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
org.go
org_team.go
pull.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
release.go
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
ssh_key.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
ssh_key_test.go Update import paths from github.com/go-gitea to code.gitea.io (#135) 2016-11-10 17:24:48 +01:00
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
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 Fix string format verbs (#3637) 2016-12-22 08:18:41 +01:00
webhook_slack.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
wiki.go