Commit Graph
1 Commits
Author SHA1 Message Date
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 <[email protected]>
Co-authored-by: a1012112796 <[email protected]>
2021-02-03 20:06:13 +01:00