Commit graph

7 commits

Author SHA1 Message Date
George Tsiolis
124cece3b3 Include private contributions in user contribution graph 2018-09-07 15:08:55 +00:00
Andreas Brandl
f8aee5b086 Add keyset pagination for API calls.
Closes #45756.
2018-05-21 18:02:41 +02:00
Francisco Javier López
7c2b7296d4 Added default order to UserFinder 2017-12-04 09:49:53 +00:00
Toon Claes
e17d9529fa Total Pages should be at least one
And the link to the last page cannot be `page=0`.
2017-08-17 21:47:01 +02:00
Toon Claes
a98d17a838 Add specs for pagination Link header
Add specs that check the 'Link' header for the inclusion of:

 - rel="first"
 - rel="last"
 - rel="prev"
 - rel="next"

Fixes gitlab-org/gitlab-ce#36618

Related to gitlab-com/infrastructure#2532
2017-08-17 21:47:01 +02:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Grzegorz Bizon
f9331db136 Add tests for pagination module extracted from API 2016-12-27 12:11:29 +01:00