148 Commits

Author SHA1 Message Date
Abhinav Singh
e528ce2370 fix: codeowner file parse error as first class error (#2003) 2024-04-24 19:53:21 +00:00
Darko Draskovic
e2689a3b40 Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
Enver Bisevac
d31dd11fcf [code-1692] update repo settings audit log (#1231) 2024-04-19 09:43:51 +00:00
Johannes Batzill
a690fa4ebc small fixes (#1232) 2024-04-19 01:36:03 +00:00
Darko Draskovic
9699ec503d Add closed timestamp to pull req (#1222) 2024-04-17 20:24:04 +00:00
Enver Bisevac
2ce0f96b59 [code-1524] audit trail for import repositories (#1209) 2024-04-12 18:35:29 +00:00
Marko Gacesa
781b3547c0 refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
Akhilesh Pandey
fb78234a0f feat: [CODE-1741]: add new interface and controller method for principal fetch (#1206) 2024-04-12 05:30:08 +00:00
Johannes Batzill
8ed9457cd3 fix indentation for secret scan CLI output (#1201) 2024-04-10 20:04:19 +00:00
Johannes Batzill
5652ca7bb3 Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
Enver Bisevac
227aac90b5 [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
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
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
Atefeh Mohseni-Ejiyeh
719db4483c Check limiter on restoring repo and spaces (#1174) 2024-04-03 00:36:57 +00:00
Johannes Batzill
b02da4b78a Improve secret scanning output (#1170) 2024-03-29 19:33:08 +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
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
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
Atefeh Mohseni-Ejiyeh
5d0d28e4a3 Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
Johannes Batzill
fd2f3c1e38 [MISC] Add customized commit message support to PR (#1126) 2024-03-21 06:41:12 +00:00
Johannes Batzill
a6bfe6235f [MISC] Fix naming inconsistencies for FileDiffStatus (#1128) 2024-03-21 01:39:02 +00:00
Abhinav Singh
16ef31bcb6 feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
Darko Draskovic
564a0fef61 Add support for listing commit related per file stats (#1116) 2024-03-20 18:31:48 +00:00
Darko Draskovic
e7436eef80 Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
Johannes Batzill
a79a5ca489 [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
Johannes Batzill
dc7b3bc79a [Rules] Expose extra Branch.PullReq fields on merge DryRyn as required by UI (#1117) 2024-03-13 23:37:10 +00:00
Shubham Agrawal
7ee761c632 Add non-regex search capability in keyword search (#1059) 2024-03-01 07:55:47 +00:00
Johannes Batzill
73ffe71afe Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
Darko Draskovic
8150be7a3b Add commit diff stat to list commits (#1062) 2024-02-23 11:27:06 +00:00
Marko Gacesa
f8f1453de1 add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
Atefeh Mohseni-Ejiyeh
24fbf49168 repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
Darko Draskovic
c949308596 List all Repos at Account level or Space Level recursively (#999) 2024-02-21 16:59:44 +00:00
Marko Gacesa
5d44bd0128 improve git push rule bypass messages (#1043) 2024-02-21 10:47:27 +00:00
Johannes Batzill
dd11c0eff5 Fix Rebase implementation (#1049) 2024-02-20 17:45:09 +00:00
Atefeh Mohseni-Ejiyeh
fc9e77c91c Support soft delete, restore and purge repos plus a cleanup job for old deleted repos (#1005) 2024-02-14 01:39:39 +00:00
Atefeh Mohseni-Ejiyeh
a937793edb fix lint errors (#1034) 2024-02-09 01:15:15 +00:00
Darko Draskovic
d96afd89bd Add additions and deletions stats to commit file response (#1015) 2024-02-07 16:07:53 +00:00
Marko Gacesa
e3bf017f78 Rewrite of git merge (#1023) 2024-02-07 09:40:04 +00:00
Johannes Batzill
adf2046a94 [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
Enver Bisevac
f39852dc62 [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
Enver Bisevac
7f7f8bf625 [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
Atefeh Mohseni-Ejiyeh
29f781201f support update default branch (#973) 2024-01-20 07:10:16 +00:00