251 Commits

Author SHA1 Message Date
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
b775459168 added update space public access and code cleaning 2024-05-07 14:27:48 -07:00
atefeh
507e4c8869 updated openapis and consistency among ctrl on repo/space 2024-05-07 11:55:13 -07:00
atefeh
f600e73059 self review 2024-05-07 11:26:01 -07:00
atefeh
1ef317fb3b delete public acccess on softdelete. restore repo will always be private 2024-05-07 09:03:25 -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
Abhinav Singh
a576087694 feat: add etag for raw api (#2018) 2024-05-03 20:03:37 +00:00
atefeh
1f410581af self review 2024-05-02 18:19:30 -07:00
atefeh
4a825ad4b7 disable public resource on repo purge 2024-05-02 15:41:43 -07:00
atefeh
424a2f1964 self review 2024-05-02 01:53:08 -07:00
atefeh
89f6edc6f6 fix typo 2024-05-01 22:59:19 -07:00
atefeh
3471bf806d add anonymouse principal 2024-05-01 20:10:04 -07:00
atefeh
3f7ca795eb merge conflicts 2024-05-01 11:52:18 -07:00
atefeh
1f792dec47 make authentication required to list principals 2024-04-30 17:02:01 -07:00
atefeh
4d86c39e25 uopdated migration files name 2024-04-30 16:31:02 -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
atefeh
3d5fb186c4 update audit logs to include repo is-public 2024-04-26 18:50:00 -07:00
Enver Biševac
ed97ff8398 [code-1822-maint] minor requested changes (#2017) 2024-04-26 23:51:26 +00:00
Enver Biševac
723377482c [code-1822] Download repository as archive using git archive command (#2010) 2024-04-26 20:03:51 +00:00
Johannes Batzill
915cf2cbb9 Minor Change to Match Commit API (#2015) 2024-04-26 19:32:45 +00:00
Johannes Batzill
9e7f80ebe0 Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
Johannes Batzill
86537b2c39 Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
Akhilesh Pandey
4748966078 feat: [CODE-1741]: add new API endpoint for principal find operation (#1227) 2024-04-25 13:10:56 +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
suchsoon
d9b04d51c6
remove repetitive words (#3484) 2024-04-19 16:28:04 -07: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
Abhinav Singh
aff7391e08 feat: add multi user created by filter (#1190) 2024-04-09 09:30:26 +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
Abhinav Singh
f20189812b feat: list pr time filter (#1188) 2024-04-05 23:17:33 +00:00
Johannes Batzill
c5383940bd Integrate approvals.RequireLatestcommit to merge dryrun (#1183) 2024-04-04 22:39:23 +00:00