2059 Commits

Author SHA1 Message Date
Johannes Batzill
d35db42583 Update CODEOWNERS to match github (#2069) 2024-06-06 16:58:01 +00:00
Deepesh Kumar
a6894572a4 feat: [CDE-42]: Gitspace UI changes (#2078) 2024-06-05 17:35:31 +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
Calvin Lee
a1ce21aa7c fix: [code-1880]: fix alignment of slash (#2031) 2024-05-29 21:36:32 +00:00
Dhruv Dhruv
67be37cb08 feat: [CDE-62]: Introducing changes related to Gitspaces in Gitness (#2072) 2024-05-29 09:37:35 +00:00
Deepesh Kumar
5a4dd6274d feat: [CDE-22]: CDE Pages and Components (#2067) 2024-05-29 04:54:54 +00:00
Ritik Kapoor
c035c53e4d feat: [repo-summar/code-1950] added repoSummary and commit divergence tracker (#2066) 2024-05-27 19:55:19 +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
43897cd593 Fix DiffCut For New File (#2065) 2024-05-24 01:10:29 +00:00
Johannes Batzill
bc568edd85 fix cleanup for failed repo create, cleanup summary git api (#2064) 2024-05-24 00:38:29 +00:00
Tan Nhu
cc471d0876 Fix suggestion effected by react-markdown-preview library upgrade (#2063) 2024-05-23 22:54:45 +00:00
Tan Nhu
ed484b0d44 Allow simple HTML tags such as details, summary, etc... similar to Github (#2062) 2024-05-23 22:08:59 +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
Tan Nhu
2f2388aa42 PR Page changes per demo feedbacks (#2056) 2024-05-22 16:16:52 +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
Tan Nhu
5fe08d4743 Refactor collapse/expand PR comments per new design (#2046) 2024-05-21 19:41:14 +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
Marko Gaćeša
fdd401c989 fix: [CODE-1858]: fix reading too long lines in diff hunk headers (#2036) 2024-05-16 11:37:38 +00:00
Karan Saraswat
ca0148816a feat: [CODE-1908]: Worked on ADO import functionality review comments (#2044) 2024-05-16 06:30:35 +00:00
Tan Nhu
7351d63ccc Check if PR source branch exists to build path to files properly (#2042) 2024-05-15 23:20:54 +00:00
Tan Nhu
9480cf414c CODE-1845: Always serving index.html for static resources which are not found in dist folder (#2033) 2024-05-15 21:34:37 +00:00
Tan Nhu
49f3bf151e Fix XSS issue against markdown editor / viewer (#2041) 2024-05-15 16:32:34 +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
Tan Nhu
44d1a82e6f Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +00:00
Ritik Kapoor
ea205ff7ba fix: [ritik/code-1773] Added Repository Setting for Public/Private Access (#2023) 2024-05-13 18:01:12 +00:00
Karan Saraswat
55f340ab7e add azure devops option under import repo/repos/project (#2026) 2024-05-13 13:29:40 +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
Ritik Kapoor
6a9b61e0f0 fix: word wrap on tooltip (#2029) 2024-05-09 18:10:01 +00:00
Johannes Batzill
f6614fe151 Minor Fixes (#2028) 2024-05-09 00:01:52 +00:00
Tan Nhu
b98e0f0d85 Fix conflict CSS from UICore V3 that adds extra paddings to diff rows (#2027) 2024-05-08 21:26:35 +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
Ritik Kapoor
a692707c6c fix: [code-1797] PR Description issues (#2001) 2024-05-02 06:54:06 +00:00
Abhinav Singh
7103d88109 feat: convert to private for export (#2020) 2024-04-30 23:28:39 +00:00
Ritik Kapoor
8c18a93696 update: [code-1826] upgrade to harness code from gitness (#2009) v3.0.0-beta.7 2024-04-29 20:35:02 +00:00
Ritik Kapoor
1916b306ff add: [code-1798] navigation check in security settings (#2008) 2024-04-29 20:24:21 +00:00