forgejo/modules/repository
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
..
adopt.go
branch.go
cache.go
check.go
commits.go
commits_test.go
create.go
create_test.go
fork.go
fork_test.go
generate.go
hooks.go
init.go
main_test.go
push.go
repo.go
update.go