<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch 28030-infinite-offset</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>Merge branch 'issue_16834'</title>
<updated>2017-03-08T04:00:23+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-03-08T04:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04665e938c256a582500b0a7e3100e0d90d6abb2'/>
<id>04665e938c256a582500b0a7e3100e0d90d6abb2</id>
<content type='text'>
# Conflicts:
#	doc/api/v3_to_v4.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	doc/api/v3_to_v4.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '1381-present-commits-pagination-headers-correctly' into 'master'</title>
<updated>2017-03-08T03:05:24+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-03-08T03:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff9267a707e5e02cd1af14d3c5a4835b1d405c77'/>
<id>ff9267a707e5e02cd1af14d3c5a4835b1d405c77</id>
<content type='text'>

GET "projects/:id/repository/commits" endpoint improvements

Closes #1381 and #20207

See merge request !9679</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

GET "projects/:id/repository/commits" endpoint improvements

Closes #1381 and #20207

See merge request !9679</pre>
</div>
</content>
</entry>
<entry>
<title>Returns correct header data for commits endpoint</title>
<updated>2017-03-08T01:56:31+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-03-03T02:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d13451cd49e3380c3b69c3143cea929a9b3ec06a'/>
<id>d13451cd49e3380c3b69c3143cea929a9b3ec06a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pagination headers for repository commits api endpoint</title>
<updated>2017-03-08T01:56:31+00:00</updated>
<author>
<name>George Andrinopoulos</name>
<email>geoandri@gmail.com</email>
</author>
<published>2017-02-05T09:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c46f933bb7cb6eccdf648112a57872dc24ebf3ad'/>
<id>c46f933bb7cb6eccdf648112a57872dc24ebf3ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manually set total_count when paginating commits</title>
<updated>2017-03-08T01:56:30+00:00</updated>
<author>
<name>Jordan Ryan Reuter</name>
<email>jordan.reuter@scimedsolutions.com</email>
</author>
<published>2017-01-20T15:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=473cab818aff034d072f0f6c8537a584bc5aa41c'/>
<id>473cab818aff034d072f0f6c8537a584bc5aa41c</id>
<content type='text'>
`Kaminari.paginate_array` takes some options, most relevant of which is
a `total_count` parameter. Using the `commit_count` for `total_count`
lets us correctly treat the return of `Repository#commits` as a subset
of all the commits we may wish to list.

Addition of a new `Repository#commit_count_for_ref` method was
necessarry to allow the user to start from an arbitrary ref.

Ref #1381
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Kaminari.paginate_array` takes some options, most relevant of which is
a `total_count` parameter. Using the `commit_count` for `total_count`
lets us correctly treat the return of `Repository#commits` as a subset
of all the commits we may wish to list.

Addition of a new `Repository#commit_count_for_ref` method was
necessarry to allow the user to start from an arbitrary ref.

Ref #1381
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unecessary endpoint from repository, add compatibility endpoints for v3 and several improvements</title>
<updated>2017-03-08T01:20:38+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2017-03-08T00:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a61bb7cda3f31e2b32b53a26187079a6d6302845'/>
<id>a61bb7cda3f31e2b32b53a26187079a6d6302845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update API endpoints for raw files</title>
<updated>2017-03-08T00:15:47+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>felipefac@gmail.com</email>
</author>
<published>2017-03-01T20:22:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9053d78e7451d5358b0ec66788916a488ce66a00'/>
<id>9053d78e7451d5358b0ec66788916a488ce66a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove user_can_download_artifacts</title>
<updated>2017-03-07T22:45:32+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-03-07T20:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae9218a7fd04c0d1c5b3266b43514bf34fc63d4b'/>
<id>ae9218a7fd04c0d1c5b3266b43514bf34fc63d4b</id>
<content type='text'>
It was actually not used anywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was actually not used anywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to query scope as scope[]=</title>
<updated>2017-03-07T22:45:32+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-03-07T19:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=901fbda67c2c8781bb8bdb0b1a7d7869a81bc93e'/>
<id>901fbda67c2c8781bb8bdb0b1a7d7869a81bc93e</id>
<content type='text'>
Since issues also accepts the query parameter iids[]=, also make it
possible query scope like that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since issues also accepts the query parameter iids[]=, also make it
possible query scope like that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GET /projects/:id/pipelines/:pipeline_id/jobs endpoint</title>
<updated>2017-03-07T22:45:32+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-03-06T15:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f37240067301548a41a6257792d3926b68328e62'/>
<id>f37240067301548a41a6257792d3926b68328e62</id>
<content type='text'>
Add endpoint to get the jobs scoped to a pipeline.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add endpoint to get the jobs scoped to a pipeline.
</pre>
</div>
</content>
</entry>
</feed>
