0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/models
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701)
Moved attachments into seperate go file
2017-01-20 07:58:46 +01:00
..
fixtures
migrations
access_test.go
access.go
action_test.go
action.go
admin_test.go
admin.go
attachment.go Spun attachments into seperate go file (#701) 2017-01-20 07:58:46 +01:00
error.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
git_diff_test.go
git_diff.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
graph_test.go
graph.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go Spun attachments into seperate go file (#701) 2017-01-20 07:58:46 +01:00
lfs.go
login_source.go
mail.go
models_sqlite.go
models_test.go
models_tidb.go
models.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
notification.go
org_team.go
org.go
pull_test.go
pull.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
release.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
repo_branch.go
repo_collaboration.go
repo_editor.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
repo_mirror.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
repo_test.go
repo.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
setup_for_test.go
ssh_key_test.go
ssh_key.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
star.go
token_test.go
token.go
twofactor.go Two factor authentication support (#630) 2017-01-16 10:14:29 +08:00
update_test.go
update.go
user_mail.go
user.go Fix permission bugs in team API (#647) 2017-01-20 13:16:10 +08:00
webhook_slack.go
webhook.go
wiki.go