Atefeh Mohseni Ejiyeh
a75e6ec4ec
fix: [CODE-2501] Return 200 with an empty list for commits on non-existing references ( #3366 )
2025-02-01 02:28:29 +00:00
Atefeh Mohseni Ejiyeh
9f9505dbb6
fix: [CODE-2501] fix handling non-cmd errors ( #3305 )
2025-01-21 22:15:29 +00:00
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
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
Darko Draskovic
335eaa73c1
feat: [CODE-2498]: Add time and author filter params to list commits page ( #3000 )
...
* Remove redundant consts and annotate errors
* Add a Regex bool field to the api.CommitFilter
* Add use author/commiter regex bool to list commit filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add commiter IDs
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add regex quote for author
* Add time and author filter params to list commits page
2024-11-21 10:31:32 +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
Darko Draskovic
fe7b1941ef
Add omitempty to stats and run get change info for changes and types in parallel ( #2105 )
2024-06-14 15:41:53 +00:00
Darko Draskovic
e2689a3b40
Add push file size limit and report func (and use it in githook) ( #1173 )
2024-04-24 16:31:18 +00:00
Johannes Batzill
5652ca7bb3
Add Repo Path Listing API ( #1197 )
2024-04-10 20:04:08 +00:00
Darko Draskovic
3fea99155e
Fix reg exp for extracting binary file stats ( #1184 )
2024-04-05 10:40:56 +00:00
Darko Draskovic
9a1e656be1
Add alternateObjectDirs param to get blob related funcs ( #1157 )
2024-03-28 02:02:06 +00:00
Enver Bisevac
cecfecdb06
[code-1016] Replace gitea
Usages (not wrapper) ( #1063 )
2024-03-26 20:31:30 +00:00