gitea/routers/org
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
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.
2019-03-18 22:33:20 -04:00
..
members.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
org.go Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
setting.go Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
teams.go fix bug when update owner team then visit team's repo return 404 (#6119) 2019-02-22 11:14:45 -05:00