forgejo/models
2017-01-03 02:27:38 +01: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 Optimization for user.GetRepositoryAccesses to reduce db query times (#495) 2016-12-28 09:34:35 +08:00
action.go
admin.go
error.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
git_diff.go Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
git_diff_test.go fix gofmt error 2016-12-30 20:41:10 +01:00
graph.go commithgraph / timeline (#428) 2016-12-29 07:44:32 +08:00
graph_test.go commithgraph / timeline (#428) 2016-12-29 07:44:32 +08:00
issue.go fix gofmt error 2016-12-30 20:41:10 +01:00
issue_comment.go
issue_label.go
issue_mail.go
lfs.go Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
login_source.go
mail.go
models.go fix gofmt error 2016-12-30 20:41:10 +01:00
models_sqlite.go
models_test.go
models_tidb.go
notification.go Notification - Step 1 (#523) 2016-12-31 00:44:54 +08:00
org.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
org_team.go
pull.go Speed up conflict checking in pull request creation (#276) 2016-12-29 22:59:52 +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 resolved #485: when migrate empty wiki repo, then ignore (#541) 2016-12-31 17:34:34 +08:00
repo_branch.go
repo_collaboration.go API Endpoints for collaborators (#375) 2016-12-26 15:37:01 +08:00
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 Replace Gogs with Gitea (#520) 2016-12-28 16:33:21 +08:00
ssh_key_test.go
star.go Tab on user profile to show starred repos (#519) 2016-12-29 22:58:24 +08:00
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