Atefeh Mohseni Ejiyeh
df94dca3a7
feat: [CODE-3500] add Git LFS support to the repository setting ( #3672 )
2025-04-16 15:59:23 +00:00
Darko Draskovic
8d7fc35548
fix: [CODE-3014]: Return 401 in case of unauthorized call without auth data ( #3634 )
...
* Remove IsAuthErr helper
* Merge remote-tracking branch 'origin/main' into dd/auth
* Fix registry tests
* Add IsAuthErr app api auth package
* Add hasAccess helper method
* Merge remote-tracking branch 'origin/main' into dd/auth
* Merge remote-tracking branch 'origin/main' into dd/auth
* Merge remote-tracking branch 'origin/main' into dd/auth
* Clean up controllers and handle anonymous in Check
* Return 401 in case of unauthorized call without auth data
2025-04-09 15:24:54 +00:00
Darko Draskovic
8e08be96fe
fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user ( #3512 )" ( #3532 )
...
* Revert "feat: [CODE-3288]: Block any push that contains commits not committed by the user (#3512 )"
This reverts commit 53000fe59d
.
2025-03-10 16:49:41 +00:00
Darko Draskovic
53000fe59d
feat: [CODE-3288]: Block any push that contains commits not committed by the user ( #3512 )
...
* Move output error init and error print outside of refupdates loop
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Return commit sha email map and print user commiter mismatches
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Move user commiter match check into separate func/file and add user_commiter_match setting
* Address empty repo push case
* Add GetBranchCommiterEmails func
* Add alt obj dirs to git GetCommit and getCommit
* Block any push that contains commits not committed by the user
2025-03-10 12:43:23 +00:00
Sourabh Awashti
660738e8ab
feat:[AH-1011]: Changes for HAR license check ( #3520 )
...
* feat:[AH-1011]: fix checks
* feat:[AH-1011]: Changes for HAR license check
2025-03-10 10:36:50 +00:00
Johannes Batzill
8732b64aa8
fix: [CODE-3210]: Move error logs on translation layer to verbosity level info ( #3451 )
2025-02-18 19:51:52 +00:00
Darko Draskovic
b002a60b02
feat: [CODE-2292]: Add API for space level webhook creation ( #2730 )
...
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Move webphookpreprocessor to webhook controller
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Merge branch 'main' into dd/webhooks-space
* Add webhookpreprocessor service
* Add WebhookParentInfo type and refactor webhook svc and store to use it
* Introduce webhookpreprocessor service
* Add space webhooks
* Refactor handlers to use custom fn params
* Move everything webhook service related to webhook service
* Remove webhook parent info type
* Add webhook execution count
* Add space webhooks
2024-10-18 16:27:56 +00:00
Enver Biševac
61c794da0b
feat: unrealted histories error handling ( #2642 )
...
* comments added
* return proper status and message for unrelated history
* code cleanup
* requested changes
* feat: unrealted histories error handling
2024-09-06 11:41:21 +00:00
Darko Draskovic
81fcd524c8
Add label feature ( #2073 )
...
* Address PR comments
* Add list label from ancestor scopes query param
* Add label feature
2024-07-25 14:57:56 +00:00
Johannes Batzill
d35db42583
Update CODEOWNERS to match github ( #2069 )
2024-06-06 16:58:01 +00:00
Atefeh Mohseni Ejiyeh
c365ef246a
Support Public Access ( #2021 )
2024-05-23 04:56:26 +00:00
Johannes Batzill
9e7f80ebe0
Code Suggestions - Backend Support ( #2006 )
2024-04-26 16:54:50 +00:00
Abhinav Singh
e528ce2370
fix: codeowner file parse error as first class error ( #2003 )
2024-04-24 19:53:21 +00:00
Atefeh Mohseni-Ejiyeh
b64f4c41fa
Update default branch on empty repo for first commit ( #1122 )
2024-04-04 01:16:43 +00:00
Enver Bisevac
cecfecdb06
[code-1016] Replace gitea
Usages (not wrapper) ( #1063 )
2024-03-26 20:31:30 +00:00
Johannes Batzill
73ffe71afe
Log error translation under requestID to improve traceability ( #1070 )
2024-02-27 06:05:42 +00:00
Darko Draskovic
1a8e99f0b6
Add noop repo resource limiter to controller ( #926 )
2023-12-22 17:31:15 +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
Abhinav Singh
5dc8c93233
feat: protect internal webhook from mutation and listing ( #830 )
2023-11-29 18:25:52 +00:00
Enver Bisevac
67f560874d
[maint] gitrpc package removed ( #726 )
2023-11-15 10:15:32 +00:00
Johannes Batzill
e6bba2e0ce
[BugBash] Fix PR Activities, Increase merge lock timeout ( #783 )
2023-11-09 20:04:36 +00:00
Marko Gacesa
b6ee8b6ba9
fix sse space events API blocking app shutdown ( #774 )
2023-11-08 07:24:14 +00:00
Abhinav Singh
e0df722ce3
feat: add codeowner validate api ( #733 )
2023-10-30 22:16:39 +00:00
Marko Gacesa
bd31faee07
block modifications of pullreq refs ( #739 )
2023-10-30 10:55:32 +00:00
Abhinav Singh
adbe2f6f97
feat: [CODE-967]: codeowners service e2e ( #695 )
2023-10-26 16:50:59 +00:00
Akhilesh Pandey
23b9117302
feat: Image Upload (Backend) ( #651 )
2023-10-11 17:54:03 +00:00
Johannes Batzill
a8cb5dc8d2
remove internal package and move to app - might be refactored more in the coming weeks
2023-09-26 11:25:15 -07:00