Commit Graph

2095 Commits

Author SHA1 Message Date
Tan Nhu
3c83ecb0df Treat file without extension as text + more syntax highlighted mapping (#708) 2023-10-20 20:27:44 +00:00
Calvin Lee
16a6a73e80 fix: [code-930]: add refetch on public and private (#707) 2023-10-20 20:10:05 +00:00
Marko Gacesa
8d82daf876 merge API: return if the branch is deleted (#701) 2023-10-20 11:27:51 +00:00
Marko Gacesa
fcc8c0be73 use dedicated DB query to fetch all repo rules (#702) 2023-10-20 11:06:33 +00:00
Dan Wilson
363ad84635 add edit button to execution header (#700) 2023-10-20 08:48:10 +00:00
Johannes Batzill
39ee9cf2ba [MISC] Fix jumping when collapsing files in PR Review (#699) 2023-10-19 20:23:35 +00:00
Hitesh Aringa
a0b1c7a654 [Branch Protection] Ignore membership not found error for protection rule in merge (#705) 2023-10-19 19:58:12 +00:00
Marko Gacesa
7e4632cb5f add API: get recent status check UIDs (#685) 2023-10-19 06:19:42 +00:00
Marko Gacesa
7bbeca2750 status checks: use DB-layer list status checks results func (#692) 2023-10-19 05:43:36 +00:00
Johannes Batzill
1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
Abhinav Singh
4a741f9c30 feat: [CODE-989]: add support for diff file stats (#690) 2023-10-18 23:56:27 +00:00
Akshay Joshi
4b57fe65a5 Revert "Added Podman command"
This reverts commit a229d94b56469064b7e33c6a6622e4d856bfb5c5.
2023-10-18 22:37:24 +00:00
Tan Nhu
25610fde3f Add base components for icons-framework (#694) 2023-10-18 20:22:17 +00:00
Dan Wilson
e61eea74a7 change text area secret implementation (#693) 2023-10-18 17:10:23 +00:00
Marko Gacesa
c0849b7b36 remove branch rule: all status checks must succeed (#691) 2023-10-18 16:33:55 +00:00
Dan Wilson
d2b971c49a changes secret value to text area with password font & fixes copy and paste for logs (#687) 2023-10-18 15:28:29 +00:00
Abhinav Singh
1a07ee90d2 fix: [CODE-965]: codeowners file parse (#684) 2023-10-18 06:38:50 +00:00
Abhinav Singh
c6dca7d7ae fix: [CODE-972]: make regex take more items as input (#683) 2023-10-17 20:49:11 +00:00
Vistaar Juneja
677840ddee mark plugins using dind as privileged automatically (#686) 2023-10-17 15:01:51 +00:00
Marko Gacesa
6139a0bbb2 rule to autodelete the branch after PR merge (#681) 2023-10-17 11:09:09 +00:00
Akshay Joshi
3d448c152d Added Podman command (#682) 2023-10-16 22:27:30 +00:00
Marko Gacesa
63d1565a51 fix no protection rule violations blocking PR merge (#680) 2023-10-16 13:53:40 +00:00
Marko Gacesa
419fe92dde add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00
Akhilesh Pandey
952c883840 feat: Add swagger support for uploads API (#679) 2023-10-16 09:57:05 +00:00
Tan Nhu
c9214200ea [CODE-929]: Make linkable entities in Code Comments in PR conversation tab (#677) 2023-10-13 22:17:35 +00:00
vardan.bansal@harness.io vardan
bc6f8ea644 feat: Make plugin category cards clickable (#676) 2023-10-12 01:22:34 +00:00
Calvin Lee
379d406c32 fix: [code-930]: fix some ui issues (#675) 2023-10-11 23:11:19 +00:00
Calvin Lee
7dc2fc4f5a fix: [code-930]: remove normalize git refs on create pull request (#673) 2023-10-11 21:14:43 +00:00
Tan Nhu
5683e43114 Fix incorrect position of Add Comment button in PR Review under Safari (#672) 2023-10-11 20:10:04 +00:00
Akhilesh Pandey
23b9117302 feat: Image Upload (Backend) (#651) 2023-10-11 17:54:03 +00:00
Johannes Batzill
1220faf659 [Pipelines] Replace logger with zerolog (#670) 2023-10-11 16:00:22 +00:00
Calvin Lee
5132b68cce fix: [code-930]: fix signup page (#669) 2023-10-10 23:36:15 +00:00
Calvin Lee
3e396fa81e fix: [code-664]: fix ref tag issue (#666) 2023-10-10 16:43:19 +00:00
Johannes Batzill
0def0f33e6 update go.mod to fix expression handling (#667) 2023-10-10 15:54:29 +00:00
Tan Nhu
f1411da8cb Fix commit message color when it's long + add some UI clean-up (#665) 2023-10-09 21:57:24 +00:00
Tan Nhu
2df8b470f7 Keep branch name when switching between Files and Commits (#664) 2023-10-09 21:16:51 +00:00
Tan Nhu
12b192cf1c Console output is duplicated in pull request pipelines (#663) 2023-10-09 20:38:10 +00:00
Enver Bisevac
1c762c6802 [maint] add docker buildx support (#661) 2023-10-06 22:53:48 +00:00
Marko Gacesa
edadd5e91b fix name of the gitlab ci yaml file (#657) 2023-10-06 17:06:16 +00:00
Dharun Kumar
93b6f9cedf
fix-path-traversal-vulnerability (#3399) 2023-10-06 09:08:01 -07:00
Vistaar Juneja
b26a75d4f6 unmarshal step deps only if step exists during stage join (#660) 2023-10-06 14:08:31 +00:00
Enver Bisevac
17fca55c1c
[fix] removed npmrc and provide lock file for npm cache (#3405)
* Provide yarn.lock
2023-10-05 15:58:23 -07:00
calvin
d706b39d22 fix: [code-930]: fix design audit issue 2023-10-05 14:37:56 -06:00
Tan Nhu
0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
Calvin Lee
daabd349c5 fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
Dan Wilson
4722d60be2 surface correct execution error (#656) 2023-10-05 16:29:28 +00:00
Hitesh Aringa
f1f942212a upgrade docker/distribution version (#655) 2023-10-05 16:05:32 +00:00
Abhinav Singh
1a5c6b06ac feat: Add pr closed event (#643) 2023-10-05 01:39:33 +00:00
Tan Nhu
0c17ef78c7 Fix PR Changes page width creates horizontal scrollbar (#654) 2023-10-05 00:58:45 +00:00
vardan.bansal@harness.io vardan
e65b01e293 Minor bug fix (#653) 2023-10-04 23:25:06 +00:00