drone/internal/api/request
Johannes Batzill 44ec7ceb07 [Webhook] Add API and DB Basics (#142)
This change introduces:
- webhook type / store / controller / handler
- webhookExecution type / store / controller / handler
- foreign key fix for sqlite3
2022-12-28 13:07:48 -08:00
..
context_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
context.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
git.go Add Standalone API to Harness Router (#40) 2022-10-19 18:35:40 -07:00
path.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
principal.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
pullreq.go PR comment: edit and delete APIs (#138) 2022-12-27 14:55:53 +01:00
repo.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
space.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
token.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go Pull request timeline feature: DB and the list API (#136) 2022-12-26 12:17:38 +01:00
webhook.go [Webhook] Add API and DB Basics (#142) 2022-12-28 13:07:48 -08:00