0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/templates
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
2019-02-06 18:19:26 +00:00
..
admin Admin config page mailertype setting option update (#5973) 2019-02-06 11:17:58 -05:00
base
custom
explore
mail
org Move input fields to add members to a team and repos to a team (#5853) 2019-01-25 19:14:35 -05:00
pwa
repo UI: Repo header tweaks (#5945) 2019-02-05 16:59:26 -05:00
status Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
swagger Feature - Pagination for git tree API (#5838) 2019-02-06 18:19:26 +00:00
user UI: Dashboard tweaks (#5974) 2019-02-06 07:09:13 +00:00
home.tmpl
install.tmpl