Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add feature-flag for keyset pagination.ab-42194-keyset-pagination | Andreas Brandl | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | Add keyset pagination for API calls. | Andreas Brandl | 2018-05-21 | 1 | -5/+165 |
| | | | | Closes #45756. | ||||
* | Refactor and extract DefaultPaginationStrategy. | Andreas Brandl | 2018-05-21 | 1 | -43/+56 |
| | |||||
* | Return only limited pagination headers for search API endpoints | Jarka Kadlecová | 2018-02-06 | 1 | -4/+13 |
| | |||||
* | Added default order to UserFinder | Francisco Javier López | 2017-12-04 | 1 | -0/+10 |
| | |||||
* | Total Pages should be at least onetc-git-tower-pagination-links | Toon Claes | 2017-08-17 | 1 | -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 range | Jordan Patterson | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Extract API pagination code to a separete module | Grzegorz Bizon | 2016-12-07 | 1 | -0/+45 |