You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
members.go Handle refactor (#3339) 7 years ago
org.go Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
setting.go Implement Default Webhooks (#4299) 5 years ago
teams.go fix bug when update owner team then visit team's repo return 404 (#6119) 5 years ago