<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/helpers/pagination.rb, branch bootstrap-markdown-code-highlight</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add feature-flag for keyset pagination.</title>
<updated>2018-05-21T16:02:41+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-05-15T10:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5c42031210adbc84b511b6417e4d08d1172c9d6'/>
<id>f5c42031210adbc84b511b6417e4d08d1172c9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add keyset pagination for API calls.</title>
<updated>2018-05-21T16:02:41+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-04-25T14:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f8aee5b0866df2a58522162cb348824d7e1fb3f0'/>
<id>f8aee5b0866df2a58522162cb348824d7e1fb3f0</id>
<content type='text'>
Closes #45756.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #45756.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and extract DefaultPaginationStrategy.</title>
<updated>2018-05-21T16:02:40+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-04-25T13:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc1d141127e1f3fa4f3e454460df3238cd062417'/>
<id>cc1d141127e1f3fa4f3e454460df3238cd062417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return only limited pagination headers for search API endpoints</title>
<updated>2018-02-06T16:58:18+00:00</updated>
<author>
<name>Jarka Kadlecová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2018-02-06T16:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b2400b529628da08e406e2391ef37c0b05f889e'/>
<id>1b2400b529628da08e406e2391ef37c0b05f889e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added default order to UserFinder</title>
<updated>2017-12-04T09:49:53+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-12-04T09:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c2b7296d4e623ba4eaa19cf03405ee7f2ae1ca9'/>
<id>7c2b7296d4e623ba4eaa19cf03405ee7f2ae1ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Total Pages should be at least one</title>
<updated>2017-08-17T19:47:01+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@iotcl.com</email>
</author>
<published>2017-08-17T15:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e17d9529faa4d292d7f869a0f9ebbbcde4cc6f9e'/>
<id>e17d9529faa4d292d7f869a0f9ebbbcde4cc6f9e</id>
<content type='text'>
And the link to the last page cannot be `page=0`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And the link to the last page cannot be `page=0`.
</pre>
</div>
</content>
</entry>
<entry>
<title>don't add next page link if current page is out of range</title>
<updated>2017-08-17T19:47:01+00:00</updated>
<author>
<name>Jordan Patterson</name>
<email>jordan@jpatterson.me</email>
</author>
<published>2017-08-17T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fdf4f0fc0884c0346b16ec107a1ea1084dd4a32f'/>
<id>fdf4f0fc0884c0346b16ec107a1ea1084dd4a32f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paginate all endpoints that return an array</title>
<updated>2017-02-16T14:32:01+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-01-17T04:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01ea65e0e9ea5e44fa653fb95e7ba8ca1668af98'/>
<id>01ea65e0e9ea5e44fa653fb95e7ba8ca1668af98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract API pagination code to a separete module</title>
<updated>2016-12-07T14:23:07+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-12-07T12:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7870614fb94ce3eb1531e77dc824f4832a808571'/>
<id>7870614fb94ce3eb1531e77dc824f4832a808571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
