0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-05 02:14:52 +02:00
Russell Aunger b34996a629 Implement Default Webhooks ()
Partially implement .
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.
2019-03-18 22:33:20 -04:00
..
2018-11-03 18:06:09 -04:00
2018-03-13 10:03:55 +08:00
2018-12-18 21:04:43 -05:00
2019-03-18 22:33:20 -04:00