Commit Graph

2084 Commits

Author SHA1 Message Date
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
Hitesh Aringa
643d87b7af upgrade containerd version (#647) 2023-10-04 19:29:22 +00:00
Calvin Lee
dc1f368464 fix: [code-926]: pr page horizontally scrollable (#649) 2023-10-04 16:07:59 +00:00
Dan Wilson
917b173686 fix executions css as per figma audit (#650) 2023-10-04 15:41:50 +00:00
Johannes Batzill
81e044e280 [MISC] Remove Unused Error Var (#648) 2023-10-04 00:53:42 +00:00
Johannes Batzill
9bede77cb9 [AUTHZ] Move Blocking of Session Tokens for GIT to Middleware (#646) 2023-10-03 22:15:21 +00:00
Calvin Lee
d4e221f539 fix: [code-924]: Support Import with .git at the end of URL (#644) 2023-10-03 20:27:37 +00:00
Johannes Batzill
7334c4b8ed [MISC] Extend support of URL Configuration (#645) 2023-10-03 19:32:35 +00:00
Johannes Batzill
d83552f288 [MISC] Cleanup stale Webhook-Executions & Session Tokens (#640) 2023-10-03 17:54:18 +00:00
Tan Nhu
bac1951bff fix: [CODE-923]: PR URL doesn't work if is present in branch name (#642) 2023-10-03 17:28:08 +00:00
Johannes Batzill
cb518d5197 [MISC] Redirect Clone URL to Repo Page (#641) 2023-10-03 15:51:18 +00:00
Hitesh Aringa
504f40cc50 Upgrade alpine git image version (#639) 2023-10-02 23:41:29 +00:00