Marko Gaćeša
|
a906259562
|
feat: [CODE-3148]: refactor refcache (#3390)
* linter issues fix
* reintroduce repofinder to aiagent
* Merge remote-tracking branch 'origin/main' into mg/cache/space-and-repo-finder
* removed refcache deps from aiagent
* pr comments
* fix linter issues
* refactor refcache
|
2025-02-12 12:42:12 +00:00 |
|
Marko Gaćeša
|
2b959817d5
|
feat: [CODE-2862]: put space fetch behind a cache (#3201)
* replaced type of the inner cache to SpaceCache
* put space fetch behind a cache
|
2024-12-25 11:37:40 +00:00 |
|
Vistaar Juneja
|
d91b3f8ed8
|
feat: [CI-14316]: Connectors support in gitness (#2699)
* fix postgres migration
* address comments
* fix lint
* fix lint issues
* fix db schema, remove unnecessary files
* normalize schema to enforce secret integrity
* connectors fixes
* add created_by field
* rebase connectors implementation with latest
* fix lint
* change UID -> identifier
* refactor files around and lint
* Basic implementation for connectors
|
2024-09-18 13:24:48 +00:00 |
|
Johannes Batzill
|
a79a5ca489
|
[AUTHZ] Fix scope of permission checks for checks without resource (#1119)
|
2024-03-15 16:10:30 +00:00 |
|
Johannes Batzill
|
adf2046a94
|
[MISC] Move UID to Identifier to match Harness Standards (#992)
|
2024-01-29 23:29:53 +00:00 |
|
Marko Gaćeša
|
933d2d9703
|
remove sqlx.DB from controllers and services
|
2023-09-28 14:07:25 +02:00 |
|
Johannes Batzill
|
a8cb5dc8d2
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
|