<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch 20892-commit-info</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>API: Fix booleans not recognized as such when using the `to_boolean` helper</title>
<updated>2016-10-27T16:21:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-27T16:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cae27eae3f80a58bbf7eb49e9d077ea774f2b25a'/>
<id>cae27eae3f80a58bbf7eb49e9d077ea774f2b25a</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes various errors when adding deploy keys caused by not exiting the control flow.</title>
<updated>2016-10-26T10:54:47+00:00</updated>
<author>
<name>Joshua Welsh</name>
<email>joshua.welsh@performancehorizon.com</email>
</author>
<published>2016-10-11T09:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce4760bbd57f3b30b0e3845493ed4e39cc463359'/>
<id>ce4760bbd57f3b30b0e3845493ed4e39cc463359</id>
<content type='text'>
When adding a deploy key that already exists in the project the existing key would not be returned, resulting in an attempt to create a new one, which in turn caused a 500 error due to an ActiveRecord exception.

When adding a deploy key that exists within another project the key would be joined to the project, but would also attempt to create a new one, which resulted in a 400 error due to the key already existing.

Fixes #22741
Fixes #21754

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When adding a deploy key that already exists in the project the existing key would not be returned, resulting in an attempt to create a new one, which in turn caused a 500 error due to an ActiveRecord exception.

When adding a deploy key that exists within another project the key would be joined to the project, but would also attempt to create a new one, which resulted in a 400 error due to the key already existing.

Fixes #22741
Fixes #21754

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'grapify-tags' into 'master'</title>
<updated>2016-10-26T10:27:30+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-26T10:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c270ab36f102c46d23b92902895da26e238b7f5'/>
<id>3c270ab36f102c46d23b92902895da26e238b7f5</id>
<content type='text'>

Grapify tags API

## What does this MR do?

Add the Grape-DSL to the tags API.

## Are there points in the code the reviewer needs to double check?

The delete endpoint only has a description but no success entity because we don't have one. We only return the branch name as JSON. Should I do something else?

## What are the relevant issue numbers?

Related to #22928

See merge request !6860</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify tags API

## What does this MR do?

Add the Grape-DSL to the tags API.

## Are there points in the code the reviewer needs to double check?

The delete endpoint only has a description but no success entity because we don't have one. We only return the branch name as JSON. Should I do something else?

## What are the relevant issue numbers?

Related to #22928

See merge request !6860</pre>
</div>
</content>
</entry>
<entry>
<title>Grapify tags API</title>
<updated>2016-10-26T08:34:16+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-10-13T15:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9c3b24ed18295fb28bcc5beecfb67eb0996b9316'/>
<id>9c3b24ed18295fb28bcc5beecfb67eb0996b9316</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of extra .page call</title>
<updated>2016-10-24T19:56:27+00:00</updated>
<author>
<name>Airat Shigapov</name>
<email>contact@airatshigapov.com</email>
</author>
<published>2016-10-21T11:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3685e867c8bd34b8e56a7fc69c99c9563ce49a68'/>
<id>3685e867c8bd34b8e56a7fc69c99c9563ce49a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix events order in user contributions API</title>
<updated>2016-10-24T19:56:27+00:00</updated>
<author>
<name>Airat Shigapov</name>
<email>contact@airatshigapov.com</email>
</author>
<published>2016-10-21T11:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a04a51b5249d78e4a3cfd47572a5e3dba3c4ad3'/>
<id>1a04a51b5249d78e4a3cfd47572a5e3dba3c4ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'grapify-labels-api' into 'master'</title>
<updated>2016-10-24T16:59:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-24T16:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=722ac5cba9cfe86ae95319462e61c8b2d5de9cbd'/>
<id>722ac5cba9cfe86ae95319462e61c8b2d5de9cbd</id>
<content type='text'>

Grapify the labels API

Add the Grape-DSL to the labels API. Since the input validation messages are checked, two tests are modified slightly.

## What are the relevant issue numbers?

Related to #22928

See merge request !7070</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify the labels API

Add the Grape-DSL to the labels API. Since the input validation messages are checked, two tests are modified slightly.

## What are the relevant issue numbers?

Related to #22928

See merge request !7070</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'grapify-builds-api' into 'master'</title>
<updated>2016-10-24T15:11:15+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-10-24T15:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5cb275942946936eed3391f83252ae86108bc6ab'/>
<id>5cb275942946936eed3391f83252ae86108bc6ab</id>
<content type='text'>

Grapify builds API

## What does this MR do?

Add the Grape-DSL to the builds API.

## What are the relevant issue numbers?

Related to #22928 

The artifacts API directly downloads a file rather then returning a JSON entity.

See merge request !6877</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify builds API

## What does this MR do?

Add the Grape-DSL to the builds API.

## What are the relevant issue numbers?

Related to #22928 

The artifacts API directly downloads a file rather then returning a JSON entity.

See merge request !6877</pre>
</div>
</content>
</entry>
<entry>
<title>Grapify the labels API</title>
<updated>2016-10-24T14:52:34+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-10-24T12:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=21666dbe119df7f2d86f0ac13c4addc814af4485'/>
<id>21666dbe119df7f2d86f0ac13c4addc814af4485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added path parameter to Commits API</title>
<updated>2016-10-24T14:43:52+00:00</updated>
<author>
<name>Luis HGO</name>
<email>luishgo@gmail.com</email>
</author>
<published>2016-06-21T01:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f73d83db76ae8386ad4db604efb40156593b7a7a'/>
<id>f73d83db76ae8386ad4db604efb40156593b7a7a</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
