drone/app/api/controller
Enver Biševac db38802e83 feat: [code-2912]: usage service implementation (#3168)
* feat: [code-2912]: rest and ui changes (#3178)

* requested changes
* rest and ui changes
* requested changes
* add midleware to raw and archieve endpoints
* wire fixed
* requested changes
* Merge remote-tracking branch 'origin/main' into eb/code-2912
* added initial values from db
* minor improvements
* requested changes
* remove check for bandwidth
* wiring dep
* improved test
* limits check added
* config added, minor improvements
* usage service implementation
2024-12-20 10:28:47 +00:00
..
aiagent fix: [ML-505]: changes to support update-step API for Harness Intelligence (#3156) 2024-12-16 11:42:40 +00:00
capabilities feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
check feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
connector feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
execution feat: [ML-338]: APIs for Harness Intelligence (#2667) 2024-09-09 17:49:44 +00:00
githook feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
gitspace feat: [CDE-545]: add a seperate events for gitspace routing (#3142) 2024-12-10 11:23:36 +00:00
infraprovider feat: [CDE-332]: upsert gitspaces infraprovider (#2909) 2024-10-30 12:33:02 +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 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
migrate fix: [CODE-2896]: Audit logs data on create repo by the migrator (#3112) 2024-12-05 01:31:07 +00:00
pipeline feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
plugin remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
principal feat: [CODE-2318]: Update error message in case of forbidden (#2780) 2024-10-18 14:16:16 +00:00
pullreq feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
repo feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
reposettings feat: [CODE-2259]: update allowed repo states list for reposettings APIs (#2538) 2024-08-20 01:22:55 +00:00
secret feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
service [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
serviceaccount [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
space feat: [code-2912]: usage service implementation (#3168) 2024-12-20 10:28:47 +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 [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
trigger [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
upload feat: [CODE-2245] (Public Access) Enforce repo-review permission (#2522) 2024-08-20 16:33:59 +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 fix: [CODE-2942]: space level permission checks for status checks and webhooks (#3167) 2024-12-16 22:19:47 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00