drone/app/api/handler
Darko Draskovic 2f9d9583e6 feat: [CODE-1805]: Add service account rule bypass list support (#3297)
* Make service account store code more consistent
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Remove principal controller interface
* Address review comments
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add pagination to repo/space list service account
* Revert to non embedded Principal to ServiceAccount
* Merge remote-tracking branch 'origin/main' into dd/service-account-bypass
* Add query param to service account list
* Add inherited param to principal filter
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Merge remote-tracking branch 'origin/main' into akp/CODE-1805
* Return service account info instead of vanilla service account
* Return principal info to return id instead o
2025-01-31 17:46:24 +00:00
..
account Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
aiagent fix: [ML-505]: Fix generate step API input type (#3120) 2024-12-06 10:18:29 +00:00
capabilities feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
check feat: [CODE-2857]: Add checks API to spaces (#3084) 2024-12-03 15:31:56 +00:00
connector feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
execution feat: [PIPE-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +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-582]: refactor gitspaces, use spaceCache (#3227) 2025-01-07 05:06:39 +00:00
infraprovider feat: [CDE-192]: modularize gitspace services (#2404) 2024-08-07 08:27:29 +00:00
keywordsearch Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
migrate feat: [CODE-2375]: Support import v2 for labels (#2695) 2024-10-21 20:23:36 +00:00
pipeline Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
plugin Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
principal feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
pullreq feat: [CODE-3030]: introduce include_git_stats param for list PRs APIs (#3284) 2025-01-17 11:27:23 +00:00
repo feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
reposettings Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
resource Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
secret Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
serviceaccount Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
space feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
system fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847) 2024-10-24 18:40:52 +00:00
template Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
trigger Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
upload Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
user ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
usergroup feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
users remove repetitive words (#3484) 2024-04-19 16:28:04 -07:00
webhook feat: [CODE-2886]: jira auth support (#3119) 2024-12-12 19:36:08 +00:00