0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-16 04:52:23 +01:00
gitea/models
2017-01-25 23:41:38 +08:00
..
fixtures Bug fixes and unit tests for models/webhook (#751) 2017-01-25 18:37:35 +08:00
migrations
access.go
access_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
action.go Fix FIXME and remove superfluous queries in models/org (#749) 2017-01-25 23:41:38 +08:00
action_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
admin.go
admin_test.go
attachment.go
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go bug fixed issues 500 resolved #754 (#756) 2017-01-25 16:28:03 +08:00
issue_comment.go fix: delete attachment after remove comment. 2017-01-25 16:40:43 +01:00
issue_indexer.go
issue_label.go
issue_mail.go
lfs.go
login_source.go
mail.go
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
org.go Fix FIXME and remove superfluous queries in models/org (#749) 2017-01-25 23:41:38 +08:00
org_team.go
pull.go
pull_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
release.go
repo.go
repo_branch.go
repo_collaboration.go
repo_editor.go
repo_mirror.go
repo_test.go
setup_for_test.go Bug fixes and unit tests for models/webhook (#751) 2017-01-25 18:37:35 +08:00
ssh_key.go Refactor process package and introduce ProcessManager{} with tests (#75) 2017-01-17 13:58:58 +08:00
ssh_key_test.go
star.go
star_test.go Unit tests for models/star (#752) 2017-01-25 18:37:10 +08:00
token.go
token_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
twofactor.go
update.go
update_test.go Less boilerplate in models/ unit tests (#725) 2017-01-25 10:49:51 +08:00
user.go
user_mail.go
webhook.go Bug fixes and unit tests for models/webhook (#751) 2017-01-25 18:37:35 +08:00
webhook_slack.go
webhook_test.go Bug fixes and unit tests for models/webhook (#751) 2017-01-25 18:37:35 +08:00
wiki.go