118 Commits

Author SHA1 Message Date
atefeh
abdd0add29 WIP import public access set on job handler 2024-05-12 20:47:01 +05:30
atefeh
d404f3f9e9 fix a few bugs and addressed pr comments 2024-05-12 20:47:01 +05:30
atefeh
afe58fc6cd pr comments 2024-05-12 20:47:01 +05:30
atefeh
b59c455e78 pull main and resolved conflicts 2024-05-07 14:29:21 -07:00
atefeh
f600e73059 self review 2024-05-07 11:26:01 -07:00
atefeh
0ff77052f7 code cleaning, address pr comments 2024-05-07 00:06:26 -07:00
Abhinav Singh
cfddbeb143 feat: add desc to webhooks (#2022) 2024-05-06 18:41:17 +00:00
atefeh
1f410581af self review 2024-05-02 18:19:30 -07:00
atefeh
424a2f1964 self review 2024-05-02 01:53:08 -07:00
atefeh
3f7ca795eb merge conflicts 2024-05-01 11:52:18 -07:00
Abhinav Singh
7103d88109 feat: convert to private for export (#2020) 2024-04-30 23:28:39 +00:00
atefeh
f6b091229c resolve merge conflicts 2024-04-30 16:17:39 -07:00
atefeh
86ee2d0dd2 update pipelien manager and executor with repoCtrl repository type. fixed permissions 2024-04-30 13:46:16 -07:00
Johannes Batzill
86537b2c39 Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
atefeh
e4d46d8a30 refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00
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
atefeh
510ca5ba41 no need to store resource type in public-resources table 2024-04-23 13:48:39 -07:00
Abhinav Singh
28ba149c74 fix: remove extra error for indexer on gitness (#2004) 2024-04-23 15:27:59 +00:00
atefeh
717a8b85f5 few bug fixes and added publicAccess to spaceScopeCheck 2024-04-22 20:20:17 -07:00
atefeh
6af8df337b added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
Johannes Batzill
a690fa4ebc small fixes (#1232) 2024-04-19 01:36:03 +00:00
Marko Gacesa
781b3547c0 refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +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
Johannes Batzill
39a998eacd Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +00:00
Enver Bisevac
cecfecdb06 [code-1016] Replace gitea Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
Johannes Batzill
a6bfe6235f [MISC] Fix naming inconsistencies for FileDiffStatus (#1128) 2024-03-21 01:39:02 +00:00
Darko Draskovic
564a0fef61 Add support for listing commit related per file stats (#1116) 2024-03-20 18:31:48 +00:00
Abhinav Singh
dae465a111 feat: self as codeowner can be skipped (#1124) 2024-03-20 00:41:02 +00:00
Darko Draskovic
e7436eef80 Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +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
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
6f270eb3ae Add rule to block PR merge if changes are requested by reviewer (#1054) 2024-02-21 16:32:02 +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
Abhinav Singh
e0f8248ead feat: files in webhook payload (#1013) 2024-02-06 02:06:43 +00:00
Johannes Batzill
adf2046a94 [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
Shubham Agrawal
18c81b04b4 Fix repo sizing job cron (#948) 2024-01-08 09:19:30 +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
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
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
Enver Bisevac
98a18210a1 [maint] in when tree entry is not found return PathNotFound error (#921) 2023-12-18 14:29:09 +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
Akhilesh Pandey
880f62a857 feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
Johannes Batzill
e6f67bb6dd [CODEOWNERS] Fix NotFound Error Translation (#909) 2023-12-14 07:44:40 +00:00
Marko Gacesa
a7f11126fa remove gogit (#887) 2023-12-11 10:15:15 +00:00
Atefeh Mohseni-Ejiyeh
5aec7bf37f move job package to the top level (#883) 2023-12-08 17:06:44 +00:00