Commit Graph

2226 Commits

Author SHA1 Message Date
Calvin Lee
7f54bd2f50 fix: [code-1317]: suppress error message (#967) 2024-01-17 00:46:59 +00:00
Calvin Lee
b567c5f471 fix: [code-1321]: fix issue on webm (#970) 2024-01-17 00:27:14 +00:00
Vistaar Juneja
5869c132e6 add support for container networks for pipelines (#962) 2024-01-15 15:02:04 +00:00
Calvin Lee
634a70a833 feat: [code-1316]: add video support in comment box (#965) 2024-01-13 00:34:41 +00:00
Johannes Batzill
123267c918 [MISC] Remove References From Diff Cut (#966) 2024-01-12 23:25:03 +00:00
Johannes Batzill
cf0fe1a229 [MISC] tidy go.mod and fix linting (#964) 2024-01-12 20:47:09 +00:00
Johannes Batzill
a892dda829 [CODE-1287] Improve PR Merge for canceled Request (#963) 2024-01-12 20:25:16 +00:00
Enver Bisevac
13b89482f2 [CODE-1299] fix diff git with double quotes name (#959) 2024-01-12 19:24:31 +00:00
Akhilesh Pandey
74def977f2 feat: add support for video formats to upload (#960) 2024-01-12 15:43:53 +00:00
Vistaar Juneja
76e3c06b6b Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +00:00
Ritik Kapoor
182e6bb174 fix: [code-1298]: Remove Pipeline import option from harness code (#961) 2024-01-12 07:44:15 +00:00
Darko Draskovic
38a2d43cbc Add repo and space store funcs for repo size and repo count (#957) 2024-01-11 17:39:05 +00:00
Darko Draskovic
9f69a4fee1 Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
Calvin Lee
dc7696e712 fix: [code-1268]: fix css on pr page (#953) 2024-01-09 01:35:45 +00:00
Calvin Lee
cb0cee8721 fix: [code-1268]: add hover on code approval (#952) 2024-01-08 21:05:07 +00:00
Karan Saraswat
a085839d84 fix: [CODE-1251]: fix Repo list not refreshing in old/new nav after changing project (#949) 2024-01-08 15:52:02 +00:00
Shubham Agrawal
18c81b04b4 Fix repo sizing job cron (#948) 2024-01-08 09:19:30 +00:00
Calvin Lee
7ff83849aa fix: [code-1262]: pr close issue on mergeability (#947) 2024-01-05 23:02:59 +00:00
Vistaar Juneja
a27a1e4abb add support for starlark/jsonnet for drone v1 (#940) 2024-01-05 14:10:22 +00:00
Karan Saraswat
f314fc1e5f feat: [CODE-1234]: create a pull request template for your repository (#942) 2024-01-05 05:55:53 +00:00
Calvin Lee
80f91c2408 fix: [code-1247]: fix toaster color (#945) 2024-01-03 19:33:48 +00:00
Atefeh Mohseni-Ejiyeh
4c90cec3e5 remove default Admin account /environment variables (#938) 2024-01-03 18:31:47 +00:00
Darko Draskovic
dd49c18b2e Add a repo size limiter method to Unlimited limiter (#943) 2024-01-03 14:13:51 +00:00
Calvin Lee
630ba3ec15 feat: [CODE-1247]: ui enhancements and fix issue on pending state (#941) 2024-01-03 02:34:58 +00:00
Johannes Batzill
b6e031c447 [Webhook] Replace X-Gitness-Id in payload with X-Gitness-Uid (#937) 2023-12-29 17:30:20 +00:00
Johannes Batzill
53555544a2 [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
Darko Draskovic
c58e82672b Add func to git service to count repo objects and read repo size (#886) 2023-12-29 12:33:53 +00:00
Calvin Lee
9e654895b9 fix: [code-1235]: fix execution status (#935) 2023-12-29 02:43:29 +00:00
Atefeh Mohseni-Ejiyeh
14e241f764 delete single job func added to job package (#932) 2023-12-28 22:03:14 +00:00
Calvin Lee
efa51d81d9 fix: [code-1235]: Image upload is not at cursor (#934) 2023-12-28 02:16:45 +00:00
Darko Draskovic
8de3020f22 Export unlimited resource limiter to Unlimited (#933) 2023-12-27 13:12:11 +00:00
Darko Draskovic
1a8e99f0b6 Add noop repo resource limiter to controller (#926) 2023-12-22 17:31:15 +00:00
Calvin Lee
7118dd6f83 feat: [code-1195]: add enhance ments for ci integration in left pane (#931) 2023-12-22 02:21:23 +00:00
Johannes Batzill
c0bca6eea1 [PERFORMANCE] Use Update-Ref for branch create/delete and tag deletion (#930) 2023-12-21 12:05:00 +00:00
Abhinav Singh
0ebee9af18 add pr link to webhooks (#929) 2023-12-20 20:21:27 +00:00
Abhinav Singh
8a47c11be5 feat: add pr merge webhook and trigger (#928) 2023-12-20 09:40:16 +00:00
Calvin Lee
91390ecc51 feat: [code-1195]: add some enhancements (#927) 2023-12-20 00:28:56 +00:00
Johannes Batzill
1d8d50a188 [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
rajarshee.chatterjee@harness.io
eac99c3686 fix: [CODE-1220]: Wrap Query in () (#925) 2023-12-19 09:23:19 +00:00
Ritik Kapoor
6ef220815c UI [CODE-1144] : Updated reviewer icons and added tooltips (#911) 2023-12-19 09:11:57 +00:00
Calvin Lee
2bd982d58f fix: [code-1195]: capitalize initialize (#923) 2023-12-19 00:24:25 +00:00
Calvin Lee
35c815beb7 feat: [code-1195]: integrate status check logs in harness mode (#922) 2023-12-18 23:08:52 +00:00
vardan.bansal@harness.io vardan
b873fb95ed Bug fix to handle Comments preservation while updating nested fields in YAML (#919) 2023-12-18 21:50:40 +00:00
Enver Bisevac
98a18210a1 [maint] in when tree entry is not found return PathNotFound error (#921) 2023-12-18 14:29:09 +00:00
Marko Gacesa
ee7b2775c1 optimized get branch (#912) 2023-12-18 10:03:22 +00:00
Ritik Kapoor
cb817bf2ad [CODE-1159] UI to disable public repo creation with a flag - GITNESS_PUBLIC_RESOURCE_CREATION_ENABLED (#895) 2023-12-18 08:42:38 +00:00
Ritik Kapoor
b24729d608 UI [CODE-1216] : Fix modal close and disable side menu on comment deletion (#913) 2023-12-18 07:15:57 +00:00
rajarshee.chatterjee@harness.io
9ea75dd327 fix: [CODE-1220]: Keyword Search Feedback (#920) 2023-12-18 06:46:14 +00:00
Akhilesh Pandey
850672a2d7 feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
Shubham Agrawal
35d8d29965 Fix error on no repo found during search (#918) 2023-12-16 03:35:27 +00:00