drone/app/api/controller
Marko Gaćeša 8dac8c2797 feat: [CODE-2335]: add dryrun option for rebase API (#2721)
* dryrun rebase
2024-09-23 14:46:17 +00:00
..
aiagent feat: [ML-338]: APIs for Harness Intelligence (#2667) 2024-09-09 17:49:44 +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 Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
gitspace fix: [CDE-316]: Increasing timeout for gitspace start/stop to 10m from 5m. (#2661) 2024-09-05 11:22:17 +00:00
infraprovider add migration to drop deprecated gateway columns (#2670) 2024-09-09 08:30:49 +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 Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +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: add users check (#2132) 2024-07-01 20:45:12 +00:00
pullreq feat: [CODE-2335]: add dryrun option for rebase API (#2721) 2024-09-23 14:46:17 +00:00
repo feat: [CODE-2335]: add dryrun option for rebase API (#2721) 2024-09-23 14:46:17 +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 fix: [CODE-2316]: Send empty list in case of no repos present in space (#2613) 2024-08-29 19:34:10 +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 Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [CODE-2359]: PR source branch delete/restore API (#2690) 2024-09-18 12:17:21 +00:00