Atefeh Mohseni Ejiyeh
|
2480779cdc
|
fix: [CODE-3249]: Silent not found error on delete git repository (#3477)
|
2025-03-01 01:55:35 +00:00 |
Marko Gaćeša
|
ad8f74ce71
|
feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036)
* replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist)
|
2024-11-22 12:17:56 +00:00 |
Marko Gaćeša
|
f1eb44a30a
|
feat: [CODE-2531]: ignore not found error in delete repo (#3023)
* remove err==NotFound check in controller layer
* ignore not found error in delete repo
|
2024-11-22 10:24:00 +00:00 |
Johannes Batzill
|
ccce5ad646
|
fix: [CODE-2717]: Modify Sync to take DefaultBranch as input (#2962)
|
2024-11-11 23:18:28 +00:00 |
Andreas Deininger
|
ff2da8563e
|
[GH] Fix typos (#3566)
This PR fixes various typos i spotted in the project.
|
2024-11-07 11:34:07 -08:00 |
Johannes Batzill
|
f6614fe151
|
Minor Fixes (#2028)
|
2024-05-09 00:01:52 +00:00 |
Enver Biševac
|
fb5e38dd2c
|
[code-1822-maint] add validation method to git archive params (#2016)
|
2024-04-26 22:54:08 +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
|
86537b2c39
|
Fix merge related issues (#2012)
|
2024-04-25 22:00:53 +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 |
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 |
Enver Bisevac
|
f39852dc62
|
[fix] internal error should be always logged in error level (#982)
|
2024-01-24 12:28:01 +00:00 |
Atefeh Mohseni-Ejiyeh
|
bd495845ae
|
fix reposGraveyard dir path (#939)
|
2024-01-22 20:30:51 +00:00 |
Atefeh Mohseni-Ejiyeh
|
29f781201f
|
support update default branch (#973)
|
2024-01-20 07:10:16 +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 |
Enver Bisevac
|
f2dd88d2e3
|
repo new uid can be passed as param field (#827)
|
2023-11-28 13:08:01 +00:00 |
Akhilesh Pandey
|
ab9089d613
|
techdebt: fix latest linting issues (#806)
|
2023-11-16 12:02:05 +00:00 |
Enver Bisevac
|
67f560874d
|
[maint] gitrpc package removed (#726)
|
2023-11-15 10:15:32 +00:00 |