1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05: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
..
2019-03-18 22:33:20 -04:00
2019-03-18 22:33:20 -04:00
2019-02-19 18:09:47 -05:00
2019-03-03 17:57:24 -05:00
2019-03-18 22:28:10 -04:00