drone/app/api/controller/webhook
2023-12-29 16:39:45 +00:00
..
common.go feat: protect internal webhook from mutation and listing (#830) 2023-11-29 18:25:52 +00:00
controller.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
create.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
delete.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
find_execution.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
find.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
list_executions.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +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
retrigger_execution.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
update.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
wire.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00