gitea/models
2017-01-03 10:52:09 +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
action.go
admin.go
error.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
git_diff_test.go
git_diff.go
graph_test.go Fix benchmarktests (#557) 2017-01-03 10:52:09 +08:00
graph.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go
notification.go
org_team.go
org.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
pull.go
release.go change the default action when deleting a release to not delete tag 2017-01-03 02:27:38 +01:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
repo.go resolved #485: when migrate empty wiki repo, then ignore (#541) 2016-12-31 17:34:34 +08:00
setup_for_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
ssh_key_test.go
ssh_key.go
star.go
token_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
token.go
update_test.go Unit tests for token and update models 2016-12-31 10:17:45 +01:00
update.go
user_mail.go
user.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
webhook_slack.go
webhook.go
wiki.go