summaryrefslogtreecommitdiff
path: root/spec/lib/api/helpers/pagination_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-5/+5
* Include the port in the URLs of the API Link headersRémy Coutable2019-06-061-15/+19
* Properly implement API pagination headers and add specsAdam Mulvany2019-02-211-91/+64
* [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-15/+82
* Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-1/+1
* Add keyset pagination for API calls.Andreas Brandl2018-05-211-8/+204
* Added default order to UserFinderFrancisco Javier López2017-12-041-0/+21
* Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-1/+2
* Add specs for pagination Link headerToon Claes2017-08-171-4/+47
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add tests for pagination module extracted from APIGrzegorz Bizon2016-12-271-0/+94