6543
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 <art27@cantab.net>
Co-authored-by: a1012112796 <1012112796@qq.com>
2021-02-03 20:06:13 +01:00
..
2020-12-25 11:59:32 +02:00
2020-12-25 11:59:32 +02:00
2021-02-03 20:06:13 +01:00
2021-02-03 20:06:13 +01:00
2020-12-22 07:40:57 +08:00
2020-08-11 21:05:34 +01:00
2020-01-25 10:57:42 +00:00
2020-10-11 21:27:20 +01:00
2020-09-28 21:16:52 -04:00
2020-09-28 21:16:52 -04:00
2020-05-08 16:46:05 +01:00
2020-08-11 21:05:34 +01:00
2020-08-11 21:05:34 +01:00
2020-11-25 13:20:40 +02:00