Commit Graph

1810 Commits

Author SHA1 Message Date
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
Calvin Lee
5f2c81b2af fix: [code-1099]: fix image upload and text in protection form and spacing (#797) 2023-11-14 08:20:52 +00:00
Marko Gacesa
fcf9ce6a5d allow rule rename (#793) 2023-11-14 07:27:28 +00:00
Calvin Lee
9cac7996f9 fix: [code-1099]: fix count being shown in codeowner text (#796) 2023-11-13 23:20:58 +00:00
Ritik Kapoor
65f0505417 fix: redirect on create repository (#794) 2023-11-13 21:20:51 +00:00
Akhilesh Pandey
66ff29d36e feat: introduce new event for repo deletion and refactor existing pullreqevents to repoevents (#736) 2023-11-13 18:37:53 +00:00
Vistaar Juneja
d219d79395 add build link to envs while running pipelines (#773) 2023-11-13 12:01:33 +00:00
Calvin Lee
f6c2826cd2 fix: [code-1085]: fix multiple bugs from bugbash (#786) 2023-11-11 03:04:58 +00:00
Johannes Batzill
c537e188ac [MISC] Remove project name option from import repositories (#792) 2023-11-11 01:59:01 +00:00
Abhinav Singh
a2e1cd8653 feat: init usrgrp store (#782) 2023-11-11 01:47:37 +00:00
Johannes Batzill
bd48d92ff5 feat: [CODE-1072] Support for importing multiple repositories (#788) 2023-11-11 01:21:38 +00:00
Johannes Batzill
972c7d6c67 [BugBash] Rule Descriptions & Reordering, UID Validation, Improved Error Messages (#790) 2023-11-11 00:59:17 +00:00
Abhinav Singh
8c68b0cd51 feat: codeowners multi location (#785) 2023-11-10 01:51:02 +00:00
Calvin Lee
281dc6b02a fix: [code-1081]: hide search bar (#784) 2023-11-09 20:53:10 +00:00
Johannes Batzill
e6bba2e0ce [BugBash] Fix PR Activities, Increase merge lock timeout (#783) 2023-11-09 20:04:36 +00:00
Vistaar Juneja
073fc482ed add option to import repositories in an existing space (#772) 2023-11-09 09:23:21 +00:00
Alex Wellnitz
0128df011c
Feature: Helm kubernetes Deployment (#3417)
Added helm deployment so you can quickly deploy it to your Kubernetes
cluster.

The deployment consists of:
 - Service
 - Deployment
 - PVC
 - Ingress
 - ServiceAccount
2023-11-08 11:55:37 -08:00
Marko Gacesa
98dc67fc71 return allowed merge methods for merge dry run (#781) 2023-11-08 18:55:25 +00:00
Marko Gacesa
b6ee8b6ba9 fix sse space events API blocking app shutdown (#774) 2023-11-08 07:24:14 +00:00
Johannes Batzill
d0d21214d4 [GITRPC] Fix bug in commiter date for Commit API (#780) 2023-11-08 05:58:36 +00:00
Johannes Batzill
e838254409 [Webhook] Minor payload changes (#778) 2023-11-08 00:25:25 +00:00
Johannes Batzill
0929f2fe21 [GITRPC] Fix bug in commiter date (#779) 2023-11-07 20:39:54 +00:00
Akhilesh Pandey
5ce794718c Add support for producing event whenever reviewer is created (#757) 2023-11-07 20:13:27 +00:00
Hitesh Aringa
3007758a4d feat: [code-1027]: add code owners support (#777) 2023-11-07 16:02:07 +00:00
Calvin Lee
1c04c1abb9 fix: [code-1065]: fix issue on create branch from tag (#776) 2023-11-07 00:03:20 +00:00