Marko Gaćeša
|
164fa4153d
|
feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517)
* removed the not-exist error check for MkdirAll
* move shared repo root dir to the same parent dir as the repos
|
2025-03-05 21:16:00 +00:00 |
Marko Gaćeša
|
530a707052
|
feat: [CODE-3076]: update several refs on merge (#3355)
* resolve pr comments
* update several refs on merge
|
2025-02-03 10:52:01 +00:00 |
Enver Biševac
|
92e39dee79
|
feat: [CODE-3129]: add ignore whitespace for diff (#3327)
* better parsing of query param ignore_whitespace
* replace hideWhitespace with ignoreWhitespace
* replace rest client literals with vars
* added openapi
* add ignore whitespace for diff
|
2025-01-31 21:48:57 +00:00 |
Marko Gaćeša
|
8c5e7546c3
|
feat: [CODE-2567]: improve git commit message handling (#2849)
* make the change backward compatible
* improve git commit message handling
|
2024-10-24 10:08:36 +00:00 |
Marko Gaćeša
|
069a35a4d8
|
feat: [CODE-2484]: add API to squash commits on a branch (#2793)
* add openapi entry for squash
* minor fixes
* squash api
|
2024-10-15 16:49:02 +00:00 |
Marko Gaćeša
|
2892378036
|
feat: [CODE-1474]: add check PR rebaseability (#2763)
* update migration number
* rename UpdateConflict->UpdateMergeOutcome
* small fixes
* handle mergeability for all merge methods
* alway separate rebaseability check
* add check PR rebaseability
|
2024-10-04 12:36:32 +00:00 |
Marko Gaćeša
|
8dac8c2797
|
feat: [CODE-2335]: add dryrun option for rebase API (#2721)
* dryrun rebase
|
2024-09-23 14:46:17 +00:00 |
Marko Gaćeša
|
7c83c5520e
|
feat: [CODE-2385]: add fast-forward merge (#2718)
* add fast-forward merge
|
2024-09-23 11:34:19 +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 |
Marko Gaćeša
|
4ac42fc6c9
|
Add additions and deletions to PRs (#2196)
|
2024-07-11 10:01:17 +00:00 |
Johannes Batzill
|
86537b2c39
|
Fix merge related issues (#2012)
|
2024-04-25 22:00:53 +00:00 |
Marko Gacesa
|
781b3547c0
|
refactor git hook calling and shared repo (#1200)
|
2024-04-12 09:48:35 +00:00 |
Johannes Batzill
|
e96ab4159b
|
Add alternate_object_dirs support to githook handlers (#1141)
|
2024-03-26 23:52:49 +00:00 |
Enver Bisevac
|
cecfecdb06
|
[code-1016] Replace `gitea` Usages (not wrapper) (#1063)
|
2024-03-26 20:31:30 +00:00 |
Marko Gacesa
|
e3bf017f78
|
Rewrite of git merge (#1023)
|
2024-02-07 09:40:04 +00:00 |
Atefeh Mohseni-Ejiyeh
|
bd495845ae
|
fix reposGraveyard dir path (#939)
|
2024-01-22 20:30:51 +00:00 |
Marko Gacesa
|
1899e70e56
|
detect force push (#856)
|
2023-12-07 10:25:08 +00:00 |
Johannes Batzill
|
7abeaf3eca
|
[Logging] Add Debug logs to git.Merge/Commit (#879)
|
2023-12-07 03:14:45 +00:00 |
Marko Gacesa
|
1d06026d05
|
handle merge conflict not as an error (#823)
|
2023-11-28 11:14:51 +00:00 |
Enver Bisevac
|
67f560874d
|
[maint] gitrpc package removed (#726)
|
2023-11-15 10:15:32 +00:00 |