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
action.go
admin.go
error.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
git_diff.go
git_diff_test.go
graph.go
graph_test.go Fix benchmarktests (#557) 2017-01-03 10:52:09 +08:00
issue.go
issue_comment.go
issue_label.go
issue_mail.go
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
org.go fix bug #564 (#567) 2017-01-03 16:27:11 +08:00
org_team.go
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.go resolved #485: when migrate empty wiki repo, then ignore (#541) 2016-12-31 17:34:34 +08:00
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
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
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 Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
user_mail.go
webhook.go
webhook_slack.go
wiki.go