Commit Graph

2084 Commits

Author SHA1 Message Date
Johannes Batzill
6174525df5 fix error handlning for repo/space update/delete (#860) 2023-12-01 23:32:16 +00:00
Johannes Batzill
2f64331707 [Pullreq] Allow DryRun for Draft PR (#857) 2023-12-01 17:27:56 +00:00
Shubham Agrawal
d5176982f5 Add branch field in search result for each file (#854) 2023-12-01 08:23:23 +00:00
Johannes Batzill
d85ed52bc5 [Pullreq] Merge using PR Author Identity (#846) 2023-12-01 03:58:45 +00:00
Johannes Batzill
b4a1c293dc [UI] Fix Status Check Leak (#853) 2023-12-01 01:30:02 +00:00
Johannes Batzill
99c27f8fac [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
vardan.bansal@harness.io vardan
39d2f88f64 Bug fix to allow YAML update when type of nodes are different in UI and YAML (#852) 2023-11-30 23:45:17 +00:00
vardan.bansal@harness.io vardan
c2e4dda84b feat: [CI-10562]: Introduce embedded annotations in YAML for update of Pipeline Entities (#849) 2023-11-30 22:06:16 +00:00
Marko Gacesa
7488512f0d remove pullreq/recheck API (#831) 2023-11-30 19:50:02 +00:00
Marko Gacesa
598599bf20 make failed dryrun DB update noncritical (#841) 2023-11-30 19:43:47 +00:00
Calvin Lee
10c527293c fix: [code-1153]: remove call to recheck (#848) 2023-11-30 19:39:05 +00:00
Calvin Lee
b78a25a337 fix: [code-1121]: fix file redirection in commits view (#847) 2023-11-30 19:17:42 +00:00
Marko Gacesa
03b33aca77 store PR commit count in the DB (#842) 2023-11-30 15:01:18 +00:00
Enver Bisevac
5418dd77ef [code-1136] diff api for pullreq (#825) 2023-11-30 11:38:56 +00:00
Marko Gacesa
9294d450e7 go 1.20 (#832) 2023-11-30 10:06:06 +00:00
Ritik Kapoor
7389eae803 [CODE - 1040] UI: fixed dropdown option text going outside visible area (#838) 2023-11-30 06:43:54 +00:00
Abhinav Singh
04566e1cf9 feat: support codewoners usrgrp (#826) 2023-11-30 04:02:28 +00:00
Johannes Batzill
5cdbde8100 [GA] Add feature flag for enable/disable public resource creation (#845) 2023-11-30 02:20:34 +00:00
Shubham Agrawal
acc7083c59 Use space path + repo path for repo IDs to search (#843) 2023-11-29 18:31:03 +00:00
Abhinav Singh
5dc8c93233 feat: protect internal webhook from mutation and listing (#830) 2023-11-29 18:25:52 +00:00
Shubham Agrawal
1a2a456550 Add interfaces for keyword search (#816) 2023-11-29 18:02:46 +00:00
Calvin Lee
ecc437809f fix: [code-1114]: fix pr description and link in featuremap (#837) 2023-11-29 17:22:24 +00:00
Marko Gacesa
703a645e85 update min approval count rule message (#833) 2023-11-28 18:47:21 +00:00
Calvin Lee
b90d10f984 fix: [code-1150]: fix relative links and line break issue (#828) 2023-11-28 17:01:47 +00:00
Enver Bisevac
f2dd88d2e3 repo new uid can be passed as param field (#827) 2023-11-28 13:08:01 +00:00
Marko Gacesa
1d06026d05 handle merge conflict not as an error (#823) 2023-11-28 11:14:51 +00:00
Ritik Kapoor
047cf7983d [CODE-1064] UI : Update warning text to delete repository (#829) 2023-11-28 07:29:25 +00:00
Ritik Kapoor
274a5a01ab [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
Calvin Lee
5b16c72d4a fix: [code-1139]: fix relative link support (#822) 2023-11-27 19:06:44 +00:00
Akhilesh Pandey
4fc38bca65 feat: Update token source impersonation and add expiration check (#815) 2023-11-27 14:41:39 +00:00
Calvin Lee
7110eecb7d feat: [code-1135]: add launch icon (#821) 2023-11-22 23:34:45 +00:00
Marko Gacesa
3d97474dcf feat: [CODE-1132]: dryrun requires view permission (#819) 2023-11-22 22:38:44 +00:00
Johannes Batzill
e162112a29 [GIT] Fix GetBranch To Support Full Branch Reference (#820) 2023-11-22 20:20:03 +00:00
Calvin Lee
4e949a2d9f feat: [code-1135]: add support for features map (#818) 2023-11-22 17:04:45 +00:00
Enver Bisevac
97b554acab [code-892] fix content type for JSONDynamicArray (#817) 2023-11-22 11:50:21 +00:00
Calvin Lee
a9895959ca fix: [code-1099]: fix bypass list (#814) 2023-11-20 17:23:48 +00:00
Marko Gacesa
7811559c4d skip repo dir delete when deleting importing repo (#807) 2023-11-20 10:39:00 +00:00
Johannes Batzill
07a088bb8c [Config] Ensure time related config elements are of type time.Duration (#813) 2023-11-18 00:50:49 +00:00
Akhilesh Pandey
00a69152d7 feat: add impersonation support to gcs client (#810) 2023-11-17 21:15:05 +00:00
Marko Gacesa
f3bfdeaf8e add dry_run_rules option to the commit API (#808) 2023-11-17 12:07:20 +00:00
Calvin Lee
7fd4e06903 fix: [code-1099]: fix markdown insert to get call (#805) 2023-11-17 03:24:02 +00:00
Enver Bisevac
6f83d8d07b [code-953] diff merge base with annotated tags (#809) 2023-11-16 17:51:08 +00:00
Akhilesh Pandey
ab9089d613 techdebt: fix latest linting issues (#806) 2023-11-16 12:02:05 +00:00
Abhinav Singh
298e509ea1 feat: harness usrgrp resolver (#791) 2023-11-15 22:54:54 +00:00
Marko Gacesa
2c618b33b3 add bypassable to rule violation (#802) 2023-11-15 14:37:52 +00:00
Enver Bisevac
67f560874d [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
Calvin Lee
bd5437515c fix: [code-1099]: fix rbac perms on webhook and branch protection pages (#801) 2023-11-15 08:15:25 +00:00
Johannes Batzill
0793af5f9f [Pubsub] handle closed redis channel (#800) 2023-11-15 00:04:34 +00:00
Johannes Batzill
07951e7d7e [Rules] Delete of rule should not be publicly available (#799) 2023-11-14 23:37:45 +00:00
Marko Gacesa
70fbaaed16 use background ctx to cleanup after failed import (#798) 2023-11-14 15:30:43 +00:00