You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
check.go migrate from com.* to alternatives (#14103) 4 years ago
check_test.go migrate from com.* to alternatives (#14103) 4 years ago
commit_status.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
lfs.go Add basic repository lfs management (#7199) 5 years ago
main_test.go Move some pull request functions from models to services (#9266) 5 years ago
merge.go Standardize Co-Authored-By / Reviewed-By strings (#14097) 4 years ago
patch.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
pull.go [API] Add pagination to ListBranches (#14524) 3 years ago
pull_test.go Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
review.go Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
temp_repo.go Handle more pathological branch and tag names (#11843) 4 years ago
update.go Check Push permissions on IsUserAllowedToUpdate (#11448) 4 years ago