forgejo/models
Lunny Xiao 04ec79579c fix orgnization webhooks (#2422)
* fix org webhooks

* remove trace code
2017-08-30 13:36:52 +08:00
..
fixtures
migrations
access.go
access_test.go
action.go
action_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
admin.go
admin_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
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 Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
graph.go
graph_test.go
helper.go
issue.go some refactors for issue and comments (#2419) 2017-08-30 07:31:33 +03:00
issue_comment.go some refactors for issue and comments (#2419) 2017-08-30 07:31:33 +03:00
issue_comment_test.go
issue_indexer.go
issue_label.go
issue_label_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
issue_list.go
issue_list_test.go
issue_mail.go some refactors for issue and comments (#2419) 2017-08-30 07:31:33 +03:00
issue_milestone.go
issue_milestone_test.go
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
models.go
models_sqlite.go
models_test.go
models_tidb.go
notification.go
notification_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
oauth2.go
org.go
org_team.go
org_team_test.go
org_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
pull.go
pull_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
release.go
repo.go Fix releases to be counted from database not tags (#2389) 2017-08-28 22:06:10 +08:00
repo_branch.go
repo_collaboration.go
repo_collaboration_test.go
repo_editor.go
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
star.go
star_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
status.go
status_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
test_fixtures.go
token.go
token_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
twofactor.go
unit.go
unit_tests.go
update.go
update_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user.go some refactors for issue and comments (#2419) 2017-08-30 07:31:33 +03:00
user_follow.go
user_follow_test.go
user_mail.go
user_mail_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user_openid.go
user_openid_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
user_test.go
webhook.go fix orgnization webhooks (#2422) 2017-08-30 13:36:52 +08:00
webhook_discord.go fix orgnization webhooks (#2422) 2017-08-30 13:36:52 +08:00
webhook_slack.go
webhook_test.go Fix tests code to prevent some runtime errors (#2381) 2017-08-28 12:17:45 +03:00
wiki.go
wiki_test.go