gitea.tea/cmd/webhooks
2026-05-01 16:45:52 +00:00
..
create.go fix(webhook): Fix when creating webhook, branch filter and auth header cannot be added (#964) 2026-05-01 16:45:52 +00:00
create_test.go fix(webhook): Fix when creating webhook, branch filter and auth header cannot be added (#964) 2026-05-01 16:45:52 +00:00
delete.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
delete_test.go Code Cleanup (#869) 2026-02-02 22:39:26 +00:00
list.go replace log.Fatal/os.Exit with error returns (#941) 2026-03-27 03:36:44 +00:00
list_test.go feat: add repository webhook management (#798) 2025-10-19 03:40:23 +00:00
update.go fix(webhook): Fix when creating webhook, branch filter and auth header cannot be added (#964) 2026-05-01 16:45:52 +00:00
update_test.go fix(webhook): Fix when creating webhook, branch filter and auth header cannot be added (#964) 2026-05-01 16:45:52 +00:00