0d1444751f
[API] Add pagination to ListBranches ( #14524 )
...
* make PaginateUserSlice generic -> PaginateSlice
* Add pagination to ListBranches
* add skip, limit to Repository.GetBranches()
* Move routers/api/v1/utils/utils PaginateSlice -> modules/util/paginate.go
* repo_module.GetBranches paginate
* fix & rename & more logging
* better description
Co-authored-by: zeripath <[email protected] >
Co-authored-by: a1012112796 <[email protected] >
2021-02-03 20:06:13 +01:00
0973c03601
Handle more pathological branch and tag names ( #11843 )
...
* Handle more pathological branch and tag names
Signed-off-by: Andrew Thornton <[email protected] >
* Fix failing test
Signed-off-by: Andrew Thornton <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2020-06-11 19:49:47 -04:00
zeripath and Lauris BH
055f6d2296
Fix "data race" in testlogger ( #9159 )
...
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
2019-11-26 01:21:37 +02:00
Tamal Saha and techknowlogick
171b359877
Use gitea forked macaron ( #7933 )
...
Signed-off-by: Tamal Saha <[email protected] >
2019-08-23 12:40:29 -04:00
kolaente and techknowlogick
f9ec2f89f2
Add golangci ( #6418 )
2019-06-12 15:41:28 -04:00
Ethan Koenig and Lauris BH
e59adcde65
Use httptest in integration tests ( #3080 )
2017-12-04 00:46:01 +02:00
Bwko and Lunny Xiao
3ab580c8d6
Add branch overiew page ( #2108 )
...
* Add branch overiew page
* fix changed method name on sub menu
* remove unused code
2017-10-26 08:49:16 +08:00