270 Commits

Author SHA1 Message Date
Abhinav Singh
b333f42142 feat: add users check (#2132) 2024-07-01 20:45:12 +00:00
Atefeh Mohseni Ejiyeh
d06dd5c2fd fix:update default branch for empty repos if doesnt exist (#2127) 2024-06-28 02:16:39 +00:00
Dhruv Dhruv
1b244fe624 Adding soft delete to gitspace_configs table (#2125) 2024-06-19 08:42:41 +00:00
Johannes Batzill
4c4924495c [Fix] Fix .git path rewriting for end of path scenarios (#2117) 2024-06-17 21:19:41 +00:00
Dhruv Dhruv
b36b2315ad Updating events and gitspaces tables (#2115) 2024-06-17 12:06:05 +00:00
Dhruv Dhruv
d903c0ffed Changing names to display names and replacing default unique constraints with named unique indexes (#2098) 2024-06-17 06:25:55 +00:00
Dhruv Dhruv
64268b96c3 feat: [CDE-69]: Making page and limit query params in openapi spec public. (#2114) 2024-06-16 03:41:10 +00:00
Johannes Batzill
6645c274d3 Ensure principal_uid_unique is updated with principal_uid (#2111) 2024-06-14 18:18:26 +00:00
Darko Draskovic
fe7b1941ef Add omitempty to stats and run get change info for changes and types in parallel (#2105) 2024-06-14 15:41:53 +00:00
Johannes Batzill
329181ed1a Update principal uid for user/sa/service (#2107) 2024-06-14 01:16:09 +00:00
Atefeh Mohseni Ejiyeh
b005db9920 fix: Return Unauthorized for /user endpoint APIs if session is anonymous (#2102) 2024-06-13 02:05:26 +00:00
Atefeh Mohseni Ejiyeh
bcb8e7e3ce fix import space API output repo type (#2099) 2024-06-12 23:43:14 +00:00
Enver Biševac
f0e12faa67 [code-2009] only if ssh is enabled show ssh url box (#2101) 2024-06-12 18:34:25 +00:00
Atefeh Mohseni Ejiyeh
7899ebd3a3 fix: duplicate openapi operation id for public access (#2087) 2024-06-10 16:48:47 +00:00
Dhruv Dhruv
26760cdbd2 Adding commands to alter cde tables (#2085) 2024-06-10 13:27:21 +00:00
Dhruv Dhruv
58bf870038 fix: [CDE-62]: Adding gitspaces FK post table creation in infra_provisioned table in postgres (#2084) 2024-06-07 13:37:46 +00:00
Johannes Batzill
d35db42583 Update CODEOWNERS to match github (#2069) 2024-06-06 16:58:01 +00:00
Dhruv Dhruv
7c2431c652 fix: [CDE-62]: Fixing foreign key constraint in gitspaces table, making gits_infra_provisioned_id nullable (#2079) 2024-06-05 13:40:06 +00:00
Enver Biševac
2f8900e463 [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
Marko Gaćeša
ef18a7aff2 fix ssh key fingerprint (#2076) 2024-06-03 08:40:02 +00:00
Dhruv Dhruv
67be37cb08 feat: [CDE-62]: Introducing changes related to Gitspaces in Gitness (#2072) 2024-05-29 09:37:35 +00:00
Marko Gaćeša
0d72a20450 ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
Karan Saraswat
8d5c83d035 fix: [CODE-1949]: fix for trigger filters not working (#2068) 2024-05-25 04:37:55 +00:00
Shubham Agrawal
226fc83849 fix: [CODE-1926]: Fix incorrect error code in openai commit files api (#2049) 2024-05-24 06:30:11 +00:00
Johannes Batzill
bc568edd85 fix cleanup for failed repo create, cleanup summary git api (#2064) 2024-05-24 00:38:29 +00:00
Johannes Batzill
1f43f091de Fix Sorting of PR Activity Listing (#2061) 2024-05-23 20:12:25 +00:00
Darko Draskovic
adf041d747 Add repo summary endpoint (#2037) 2024-05-23 18:45:28 +00:00
Atefeh Mohseni Ejiyeh
c365ef246a Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
Atefeh Mohseni Ejiyeh
831cf18abc Exclude soft deleted spaces on membership listing (#2059) 2024-05-22 18:15:51 +00:00
Marko Gaćeša
0d1e536531 feat: [CODE-1788]: code comment block must start and end on the same side (#2053) 2024-05-22 15:42:47 +00:00
Atefeh Mohseni Ejiyeh
f66bfa153f fix: clone repos with .git prefix not found error (#2057) 2024-05-22 03:00:43 +00:00
Shubham Agrawal
a0ac3e86c5 fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
Johannes Batzill
38553bca7b Lock pr number for dryrun instead of across whole repo (#2038) 2024-05-20 18:45:09 +00:00
Darko Draskovic
d4ca33b82d Temporary rename info/alternates so --batch-all-objects doesn't follow it (#2039) 2024-05-20 18:43:52 +00:00
Johannes Batzill
6da5c93706 Only allow admin to bypass rules if bypassing is allowed (#2047) 2024-05-17 22:32:35 +00:00
Karan Saraswat
ca0148816a feat: [CODE-1908]: Worked on ADO import functionality review comments (#2044) 2024-05-16 06:30:35 +00:00
Darko Draskovic
8049651963 Temporarily comment out file size check (#2040) 2024-05-15 16:26:10 +00:00
Johannes Batzill
ea49937a1e [MISC] Fix routing for gitXXX and apiXXX space names (#2035) 2024-05-14 00:02:57 +00:00
Karan Saraswat
a489b28ed8 feat: [CODE-1876]: adding azure driver for importing azure repos (#2025) 2024-05-13 11:26:32 +00:00
Darko Draskovic
e31f33adde Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
Johannes Batzill
423801d51a [Secret Scanning] Add basic support for gitleaksignore (#2030) 2024-05-09 22:00:03 +00:00
Johannes Batzill
f6614fe151 Minor Fixes (#2028) 2024-05-09 00:01:52 +00: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
Abhinav Singh
7103d88109 feat: convert to private for export (#2020) 2024-04-30 23:28:39 +00: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