drone/app/api/controller
Akhilesh Pandey fd848b1e15 feat: [CODE-2318]: Update error message in case of forbidden (#2780)
* feat: [CODE-2318]: update error logic to be translate in controller
* Merge branch 'main' into akp/CODE-2318
* feat: [CODE-2318]: update error logic to be translate in controller
* feat: [CODE-2318]: remove nested error handling
* feat: [CODE-2318]: Update error message in case of forbidden
2024-10-18 14:16:16 +00:00
..
aiagent feat: [ML-338]: Simplify HarnessIntelligence struct dependencies (#2700) 2024-09-24 06:25:03 +00:00
capabilities feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
check Support Public Access (#2021) 2024-05-23 04:56:26 +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 fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
gitspace feat: [CDE-390]:add can delete column in gitspace_config table (#2827) 2024-10-18 08:38:27 +00:00
infraprovider fix: [CDE-268]: add space path in resource input for update API (#2798) 2024-10-10 06:43:41 +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 Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +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-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
repo feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +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-2483]: skip permission check for space pullreq API and fix the inner loop (#2791) 2024-10-09 10:43:32 +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 feat: [CODE-2500]: add support for webhook internal url (#2806) 2024-10-16 22:33:00 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00