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.
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
..
admin New API routes added (#5594) 6 years ago
convert Fix create team, update team missing units (#5188) 6 years ago
misc Fix serving of raw wiki files other than .md (#5814) 5 years ago
org api: Add missing GET teams endpoints (#5382) 6 years ago
repo Feature - Pagination for git tree API (#5838) 5 years ago
swagger Add single commit API support (#5843) 5 years ago
user Restrict permission check on repositories and fix some problems (#5314) 6 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
api.go Add single commit API support (#5843) 5 years ago