drone/app/services/webhook
Abhinav Singh bd9d15500c feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
..
common.go fix: [CODE-2873]: Uncomment webhook localhost not allowed (#3072) 2024-11-28 13:23:10 +00:00
create.go feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
delete.go feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
events.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
execution.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
handler_branch.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
handler_pullreq.go feat: [CODE-2472]: CODE Comment updated webhook (#2850) 2024-11-14 22:48:04 +00:00
handler_tag.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
http_client.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
ownership.go feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
service.go feat: [CODE-2472]: CODE Comment updated webhook (#2850) 2024-11-14 22:48:04 +00:00
trigger.go feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
types.go feat: [CODE-2472]: CODE Comment updated webhook (#2850) 2024-11-14 22:48:04 +00:00
update.go feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
url_provider.go fix: [CODE-2728]: fix webhook internal url to not read from db (#2953) 2024-11-09 00:46:41 +00:00
url_provider_interface.go fix: [CODE-2728]: fix webhook internal url to not read from db (#2953) 2024-11-09 00:46:41 +00:00
wire.go feat: [CODE-2472]: CODE Comment updated webhook (#2850) 2024-11-14 22:48:04 +00:00