Marko Gaćeša
40dd6a19ed
feat: [CODE-3061]: make git functions return not found if commit is not found ( #3304 )
...
* linter fix
* make git functions return not found if commit is not found
2025-01-21 16:15:41 +00:00
Enver Biševac
0a042b66e5
feat: [code-2984]: fix datarace on branch and tag counts, improved cmd package with mutex ( #3202 )
...
* requested changes
* fix datarace on beanch and tag counts, improved cmd package with mux
2024-12-25 13:22:48 +00:00
Atefeh Mohseni Ejiyeh
a6bb491688
fix: [CODE-2501] Handle Internal Server Error When Querying Non-existing Git References ( #3136 )
2024-12-13 02:27:30 +00:00
Enver Biševac
8c5a5b6716
feat: [code-2296] minor improvements on command package ( #3046 )
...
* Merge remote-tracking branch 'origin/main' into eb/code-2296
* requested changes
* added unit test and description
* refactor command parser
* minor improvements on command package
2024-12-07 17:10:47 +00:00
Darko Draskovic
adf041d747
Add repo summary endpoint ( #2037 )
2024-05-23 18:45:28 +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
Marko Gacesa
261b1f3e95
fix git command's end-of-options ( #1213 )
2024-04-12 14:20:42 +00:00
Enver Bisevac
cecfecdb06
[code-1016] Replace `gitea` Usages (not wrapper) ( #1063 )
2024-03-26 20:31:30 +00:00
Enver Bisevac
0e13754681
[fix] read-tree added to args builder ( #1014 )
2024-02-02 13:57:07 +00:00
Enver Bisevac
b227b313d5
[code-1016] committer and date helper function added ( #1008 )
2024-02-01 13:57:16 +00:00
Enver Bisevac
1fe29b6d42
[code-1016] Replacing gitea commands with new command package ( #1003 )
2024-02-01 11:58:48 +00:00
Enver Bisevac
a4f36c17ce
[maint] exit code added in error type ( #1006 )
2024-02-01 11:54:48 +00:00
Enver Bisevac
1ac888183e
fix panic in accessing map ( #1000 )
2024-01-31 23:55:09 +00:00
Enver Bisevac
26c06b65a0
[feat] command package - initial work ( #993 )
2024-01-31 15:02:19 +00:00