summaryrefslogtreecommitdiff
path: root/lib/api/helpers/pagination.rb
Commit message (Collapse)AuthorAgeFilesLines
* Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-6/+11
| | | | And the link to the last page cannot be `page=0`.
* don't add next page link if current page is out of rangeJordan Patterson2017-08-171-1/+1
|
* Paginate all endpoints that return an arrayRobert Schilling2017-02-161-1/+1
|
* Extract API pagination code to a separete moduleGrzegorz Bizon2016-12-071-0/+45