0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 01:42:53 +01:00
gitea/routers/web/repo/setting
Lunny Xiao e94f37f95e
Refactor webhook events (#33337)
Extract from #33320

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
2025-01-23 18:53:06 +00:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go
main_test.go
protected_branch.go Only allow admins to rename default/protected branches (#33276) 2025-01-15 20:51:49 +00:00
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
variables.go
webhook.go Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00