drone/app/api/controller
Marko Gaćeša 9cd8e34cce techdebt: [CODE-3209]: move caches to store package (#3449)
* fix test
* Merge remote-tracking branch 'origin/main' into mg/cache/move-caches-to-store
* use pointers to types for evictor
* gob decoder requires ptr
* update pubsub namespace
* add generic evictor, clear cache on space update
* Merge remote-tracking branch 'origin/main' into mg/cache/move-caches-to-store
* added the missing MarkChanged call in spaces soft delete
* move caches to store package
2025-02-24 17:37:49 +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 techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
gitspace feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
infraprovider feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
keywordsearch fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +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 techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +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 techdebt: [CODE-3218]: use context.WithoutCancel in contextutil (#3457) 2025-02-20 19:20:48 +00:00
repo techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
reposettings feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +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 techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +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-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
user feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
usergroup feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
webhook feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +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