1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:21:18 +02:00
gitea/models
2017-01-06 15:05:09 +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_test.go
git_diff.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
graph_test.go
graph.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
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
issue.go
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go
notification.go Merge pull request #539 from andreynering/notifications-step-2 2017-01-05 11:53:01 -02:00
org_team.go
org.go
pull.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
release.go Make releases faster than before and resolved #490 (#588) 2017-01-06 09:51:15 +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
repo.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
setup_for_test.go
ssh_key_test.go
ssh_key.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
star.go API endpoint for stargazers (#597) 2017-01-06 15:05:09 +08:00
token_test.go
token.go
update_test.go
update.go
user_mail.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
user.go Check primary email address fields on CreateUser (#556) 2017-01-05 08:52:20 +08:00
webhook_slack.go Fix typos in models/ (#576) 2017-01-05 08:50:34 +08:00
webhook.go
wiki.go