drone/app
Darko Draskovic b002a60b02 feat: [CODE-2292]: Add API for space level webhook creation (#2730)
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Move webphookpreprocessor to webhook controller
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Merge branch 'main' into dd/webhooks-space
* Add webhookpreprocessor service
* Add WebhookParentInfo type and refactor webhook svc and store to use it
* Introduce webhookpreprocessor service
* Add space webhooks
* Refactor handlers to use custom fn params
* Move everything webhook service related to webhook service
* Remove webhook parent info type
* Add webhook execution count
* Add space webhooks
2024-10-18 16:27:56 +00:00
..
api feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
auth feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
bootstrap feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
config remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
connector feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
cron remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
githook feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
gitspace feat: [CDE-369]: call stop container for docker gitspaces (#2789) 2024-10-09 09:44:16 +00:00
jwt feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
paths Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
pipeline feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
request fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
router feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
server feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
services feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
sse fix lint errors (#1034) 2024-02-09 01:15:15 +00:00
store feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
testing remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
token feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
url feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684) 2024-09-25 00:13:28 +00:00
pkg.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00