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.
forgejo/vendor
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
* Feature - Pagination for git tree API

* Handles case when page is negative

* Does a for loop over the start and end rather than all entries

* Removed redundent logic

* Adds per_page as a query parameter

* Adds DEFAULT_GIT_TREES_PER_PAGE for settings, ran make fmt

* Fix typo in cheat-sheet en

* Makes page start at 1, generated swagger

* Use updates to SDK

* Updates to use latest sdk

* Updates swagger for tree api

* Adds test for GetTreeBySHA

* Updates per PR reviews

* Updates per PR reviews

* Remove file

* Formatting

* Fix to swagger file

* Fix to swagger

* Update v1_json.tmpl

* Fix to swagger file
5 years ago
..
code.gitea.io Feature - Pagination for git tree API (#5838) 5 years ago
github.com add other session providers (#5963) 5 years ago
golang.org/x Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
gopkg.in Fix serving of raw wiki files other than .md (#5814) 5 years ago
strk.kbt.io/projects/go/libravatar Migrate to dep (#3972) 6 years ago