go-gitea/routers/admin
Russell Aunger 30ba097894 Implement Default Webhooks
Partially implement #770.
Add "Default Webhooks" page in site admin UI.
Persist to the existing webhooks table, but store with RepoID=0 and OrgID=0.
Upon repo creation, copy the set of default webhooks into the new repo.

Signed-off-by: Russell Aunger <rba@live.com>
2018-06-22 05:28:10 -04:00
..
admin.go Add admin dashboard option to run health checks (#3606) 2018-03-02 11:09:43 +02:00
auths.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
hooks.go Implement Default Webhooks 2018-06-22 05:28:10 -04:00
notice.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
orgs.go Hide unactive on explore users and some refactors (#2741) 2017-10-24 20:36:19 +03:00
repos.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
users.go Cleanup models.User.HashPassword (#3334) 2018-01-12 00:19:38 +02:00