Commit Graph

1948 Commits

Author SHA1 Message Date
Atefeh Mohseni-Ejiyeh
fea9e46dc8 Mitigate racing condition between create repos and delete space (#1178) 2024-04-08 19:14:10 +00:00
Atefeh Mohseni-Ejiyeh
aa330928dd Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
Marko Gacesa
ad5989dae4 Handle symlinks and submodules in diffcut (#1185) 2024-04-08 10:46:40 +00:00
Ritik Kapoor
f879f74774 fix: [code-1725] url for status change (#1187) 2024-04-08 03:48:44 +00:00
Ritik Kapoor
c1685e9b58 modified to security settings (#1172) 2024-04-06 02:57:22 +00:00
Abhinav Singh
f20189812b feat: list pr time filter (#1188) 2024-04-05 23:17:33 +00:00
Calvin Lee
a9d8c23394 fix: [code-1704]: allow checkboxes in pr desc to be updated (#1186) 2024-04-05 16:20:47 +00:00
Darko Draskovic
3fea99155e Fix reg exp for extracting binary file stats (#1184) 2024-04-05 10:40:56 +00:00
Johannes Batzill
c5383940bd Integrate approvals.RequireLatestcommit to merge dryrun (#1183) 2024-04-04 22:39:23 +00:00
Atefeh Mohseni-Ejiyeh
b64f4c41fa Update default branch on empty repo for first commit (#1122) 2024-04-04 01:16:43 +00:00
Tan Nhu
47f4070b3c Fix width in a couple of places when screen is small + clean up unused code (#1181) 2024-04-03 23:48:43 +00:00
Tan Nhu
1f8dab3943 Allow multiple comments to be added on a same line + Mark multiple code lines for a comment (#1177) 2024-04-03 18:02:52 +00:00
Ritik Kapoor
0da3030b17 update: [code-1436] author filter enhancements (#1053) 2024-04-03 15:03:43 +00:00
Atefeh Mohseni-Ejiyeh
719db4483c Check limiter on restoring repo and spaces (#1174) 2024-04-03 00:36:57 +00:00
qisy
8893d55eb1
* Fix import space name validator (#3491)
import a space should has same regex validator as create a space
2024-04-02 02:50:07 +05:30
Calvin Lee
38510ca0c1 feat: [code-1687]: update ux of pr aida btn (#1164) 2024-03-29 20:39:54 +00:00
Johannes Batzill
b02da4b78a Improve secret scanning output (#1170) 2024-03-29 19:33:08 +00:00
Ritik Kapoor
32db1345a3 Feat: [code-1684] added security settings in harness-code (#1163) 2024-03-29 06:34:44 +00:00
Johannes Batzill
594cb3bae5 Add summary line to secret scan (#1167) 2024-03-29 04:01:06 +00:00
Johannes Batzill
e4db4dc4ff Enable Secret Scanning for Empty Repo (#1165) 2024-03-29 00:40:16 +00:00
Johannes Batzill
2eac3c3499 add custom comparison for setting_value in postgres (#1161) 2024-03-28 16:36:43 +00:00
Johannes Batzill
6093a4cab8 Put secret scanning behind setting (#1160) 2024-03-28 06:43:37 +00:00
Atefeh Mohseni-Ejiyeh
bd2e9f4899 [GITLEAKS] Support Secret Scanning in Git and Pre-receive Hook (#1155) 2024-03-28 05:49:04 +00:00
Johannes Batzill
39a998eacd Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +00:00
Enver Bisevac
4deed68349 [fix] Conflict error on git not properly displayed (#1158) 2024-03-28 02:07:48 +00:00
Darko Draskovic
9a1e656be1 Add alternateObjectDirs param to get blob related funcs (#1157) 2024-03-28 02:02:06 +00:00
Calvin Lee
4f6227bf1a fix: [code-1588]: fix pipeline execution time (#1153) 2024-03-27 22:01:30 +00:00
Johannes Batzill
18f857da48 fix issue with sha gob encoding/decoding (#1149) 2024-03-27 17:56:03 +00:00
Enver Bisevac
c57ea55b82 [maint] fix cache decoder (#1150) 2024-03-27 17:51:07 +00:00
Johannes Batzill
2f5e79cee0 [Makefile] fix gci tool to fixed version (latest one that worked) (#1151) 2024-03-27 16:30:29 +00:00
Johannes Batzill
e96ab4159b Add alternate_object_dirs support to githook handlers (#1141) 2024-03-26 23:52:49 +00:00
Abhinav Singh
96f35b6e01 feat: add repochecks (#1132) 2024-03-26 22:22:30 +00:00
Enver Bisevac
cecfecdb06 [code-1016] Replace gitea Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
Darko Draskovic
8dc82433c5 Add generic pre/post receive extender (#1138) 2024-03-26 18:17:28 +00:00
Calvin Lee
222bc664e3 fix: [code-1670]: fixed text in reviewer decision in pr (#1143) 2024-03-26 17:47:50 +00:00
Calvin Lee
cf2623396d fix: [code-1457]: fix system comment for merging (#1140) 2024-03-26 16:23:40 +00:00
Tan Nhu
c3f66e556a Collapse resolved comments by default (#1133) 2024-03-25 22:45:16 +00:00
Calvin Lee
e2ec8b6e5a fix: [code-1667]: update monaco (#1139) 2024-03-25 22:34:21 +00:00
vardan.bansal@harness.io vardan
9c3d32f7e5 fix: [CI-11821]: Map should be pre-populated properly with initial values (#1134) 2024-03-25 18:11:52 +00:00
Calvin Lee
00f58fd08e fix: [code-1663]: add error message on submit btn (#1136) 2024-03-25 00:02:27 +00:00
Calvin Lee
ac7ac5e881 fix: [code-1648]: add timeout state for import repo (#1135) 2024-03-24 01:34:52 +00:00
Tan Nhu
b6386cdef7 Add Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description (#1113) 2024-03-23 00:37:13 +00:00
vardan.bansal@harness.io vardan
dac41e7870 fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" (#1131) 2024-03-22 01:16:08 +00:00
Atefeh Mohseni-Ejiyeh
5d0d28e4a3 Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
Darko Draskovic
cda2de9606 Add fix for git show numstat result in - - str (#1130) 2024-03-21 17:43:32 +00:00
Abhinav Singh
cbbb565f24 fix: fix lint version (#1129) 2024-03-21 08:24:35 +00:00
Ritik Kapoor
6b19bb4a5d feat: [code-1642] added copy button for relative file path (#1125) 2024-03-21 07:14:14 +00:00
Johannes Batzill
fd2f3c1e38 [MISC] Add customized commit message support to PR (#1126) 2024-03-21 06:41:12 +00:00
vardan.bansal@harness.io vardan
c2a943bad1 fix: [CI-11777]: Minor bug fix to avoid setting default yaml as empty when creating a new pipeline (#1127) 2024-03-21 02:07:32 +00:00
Johannes Batzill
a6bfe6235f [MISC] Fix naming inconsistencies for FileDiffStatus (#1128) 2024-03-21 01:39:02 +00:00