drone/app/api/controller/webhook
Abhinav Singh f7411b41c9 feat: [CODE-2500]: add support for webhook internal url (#2806)
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
2024-10-16 22:33:00 +00:00
..
common.go feat: [CODE-2500]: add support for webhook internal url (#2806) 2024-10-16 22:33:00 +00:00
controller.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
create.go feat: [CODE-2500]: add support for webhook internal url (#2806) 2024-10-16 22:33:00 +00:00
delete.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
find.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
find_execution.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
list.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_executions.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
retrigger_execution.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
update.go feat: [CODE-2500]: add support for webhook internal url (#2806) 2024-10-16 22:33:00 +00:00
wire.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00