gitroast/models
Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302)
* Trigger sync webhooks on UI commit

* Also fix UI upload/delete
2017-08-17 15:22:08 +08:00
..
fixtures Fix bare-repo bugs (#2199) 2017-07-27 12:23:38 +03:00
migrations Convert xorm literal queries to method calls (#2253) 2017-08-04 12:42:51 +08:00
access.go
access_test.go
action.go
action_test.go
admin.go
admin_test.go
attachment.go
attachment_test.go
branches.go
consistency.go
error.go
error_oauth2.go
external_login_user.go
git_diff.go
git_diff_test.go
gpg_key.go
gpg_key_test.go
graph.go
graph_test.go
helper.go
issue.go
issue_comment.go
issue_comment_test.go
issue_indexer.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_mail.go
issue_milestone.go
issue_milestone_test.go Fix import order (#1951) 2017-06-12 10:01:09 -05:00
issue_test.go
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
lfs.go
login_source.go
mail.go
main_test.go Fix counts on issues dashboard (#2215) 2017-08-03 13:09:16 +08:00
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go
oauth2.go
org.go
org_team.go
org_team_test.go Fix typos in models/ and modules/ (#1248) 2017-03-15 08:52:01 +08:00
org_test.go
pull.go
pull_test.go
release.go Fix release display and correct paging (#2080) 2017-06-29 23:11:38 +08:00
repo.go
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go Trigger sync webhooks on UI commit (#2302) 2017-08-17 15:22:08 +08:00
repo_list.go
repo_list_test.go
repo_mirror.go
repo_redirect.go
repo_redirect_test.go
repo_test.go
repo_unit.go
repo_watch.go
repo_watch_test.go
ssh_key.go
ssh_key_test.go Use assert in legacy unit tests (#867) 2017-02-08 14:29:07 +08:00
star.go
star_test.go
status.go
status_test.go
test_fixtures.go
token.go
token_test.go
twofactor.go
unit.go
unit_tests.go
update.go Trigger sync webhooks on UI commit (#2302) 2017-08-17 15:22:08 +08:00
update_test.go
user.go Only update needed columns when update user (#2296) 2017-08-12 22:18:44 +08:00
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go
user_openid.go
user_openid_test.go
user_test.go
webhook.go
webhook_slack.go
webhook_test.go Add Gitea Webhook (#1755) 2017-05-29 02:17:15 -05:00
wiki.go
wiki_test.go