forgejo/models
2017-01-27 23:03:32 +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
action.go Fix FIXME and remove superfluous queries in models/org (#749) 2017-01-25 23:41:38 +08:00
action_test.go
admin.go
admin_test.go
attachment.go
error.go
git_diff.go
git_diff_test.go
graph.go
graph_test.go
issue.go
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
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: Remove unnecessary type conversions (#772) 2017-01-27 23:03:32 +08:00
ssh_key_test.go
star.go
star_test.go
token.go
token_test.go
twofactor.go
update.go
update_test.go
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