drone/app/api/controller
Marko Gaćeša d708de0730 fix: [CODE-2947]: add posthog (#3528)
* changed the object-verb separator char
* change env var name for the PH API key
* add events for repo import and migrate
* rename pr "open" to "create""
* resolve pr comments
* add posthog
2025-03-18 11:31:51 +00:00
..
check feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
connector feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
execution feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
githook fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
gitspace feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
infraprovider feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
keywordsearch fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
lfs feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
limiter feat: [CDE-354]: Adding gitspace usage limiter & checking usage before creation and start. (#2745) 2024-09-26 13:50:17 +00:00
logs feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
migrate fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
pipeline feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
plugin remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
principal feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
pullreq fix: [CODE-3338]: remove pr author from list of reviewers in activities (#3536) 2025-03-12 16:26:28 +00:00
repo fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
reposettings fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532) 2025-03-10 16:49:41 +00:00
secret feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
service [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
serviceaccount feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
space feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
system remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
trigger feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
upload feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
user feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
usergroup feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
webhook feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00