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.
gitea/modules/convert
Cirno the Strongest d06f98d9a2
Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
* Honor DEFAULT_PAGING_NUM for API

* set pagination to 10 for tests

* lint

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
(cherry picked from commit cefbf73aea)
5 years ago
..
convert.go Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
issue.go Refactor Milestone related (#11225) 5 years ago
issue_test.go Refactor Milestone related (#11225) 5 years ago
main_test.go Move pull request api convert to convert package (#9664) 5 years ago
pull.go Fix panic in API pulls when headbranch does not exist (#10676) 5 years ago
pull_review.go API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533) 5 years ago
pull_test.go Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
utils.go Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) 5 years ago