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.
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.
1 month ago
..
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) 1 month ago
protected_tag.go
runners.go
secrets.go
setting.go
settings_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
variables.go
webhook.go Refactor webhook events (#33337) 1 month ago