<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/requests, branch fix-trace-encoding</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>Fix API not accepting job_events for webhooks</title>
<updated>2017-04-12T08:06:57+00:00</updated>
<author>
<name>Z.J. van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-04-10T10:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e415ad3952701cae3cad55c114e1a839ec510478'/>
<id>e415ad3952701cae3cad55c114e1a839ec510478</id>
<content type='text'>
When renaming, the argument on the projects hook API was forgotten. Now
one could successfully set it again.

The fix is a little ugly stylewise, but needed as the underlying model
still refers to it as build_events. This commit is to fix it, later we
should migrate the data to a new column. The edit on the spec file makes
sure it passes now, and will fail when we migrate the column.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When renaming, the argument on the projects hook API was forgotten. Now
one could successfully set it again.

The fix is a little ugly stylewise, but needed as the underlying model
still refers to it as build_events. This commit is to fix it, later we
should migrate the data to a new column. The edit on the spec file makes
sure it passes now, and will fail when we migrate the column.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate CE params on Grape API</title>
<updated>2017-04-10T19:13:48+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-04-05T16:31:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fd32960e7c94bdc0db9704b5ec7661defdc488e3'/>
<id>fd32960e7c94bdc0db9704b5ec7661defdc488e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Git-specific env in /api/internal/allowed</title>
<updated>2017-04-10T14:10:18+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-05T07:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=710cd82cc16a9c67458c72ea6b2c4b676234ef79'/>
<id>710cd82cc16a9c67458c72ea6b2c4b676234ef79</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>Remove the User#is_admin? method</title>
<updated>2017-04-09T02:20:57+00:00</updated>
<author>
<name>blackst0ne</name>
<email>blackst0ne.ru@gmail.com</email>
</author>
<published>2017-04-09T02:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11aff97d88e32effe5d8e16caccb9d23b9a4995a'/>
<id>11aff97d88e32effe5d8e16caccb9d23b9a4995a</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 'master' into new-resolvable-discussion</title>
<updated>2017-04-06T20:00:26+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-04-06T20:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=792f6ed16fbbbfcb7badc00ab3bffa7498bb6407'/>
<id>792f6ed16fbbbfcb7badc00ab3bffa7498bb6407</id>
<content type='text'>
# Conflicts:
#	app/assets/javascripts/filtered_search/dropdown_hint.js
#	app/views/shared/issuable/_search_bar.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	app/assets/javascripts/filtered_search/dropdown_hint.js
#	app/views/shared/issuable/_search_bar.html.haml
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimise trace handling code to use streaming instead of full read</title>
<updated>2017-04-06T16:20:27+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-04-06T16:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=828d81ee1f6aaaf6ab9de1ed0c675ff961831c17'/>
<id>828d81ee1f6aaaf6ab9de1ed0c675ff961831c17</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 'update-droplab-to-webpack-version' into new-resolvable-discussion</title>
<updated>2017-04-06T12:47:52+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-06T12:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cee280d7045d87a4c0854c0c281c98ba3a085e7'/>
<id>9cee280d7045d87a4c0854c0c281c98ba3a085e7</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 '30021-api-deploy_keys-can_push-is-not-honoured' into 'master'</title>
<updated>2017-04-06T10:11:31+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-06T10:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d7e3f2322fd0ad632687f2f27a1cf2aac5474ac9'/>
<id>d7e3f2322fd0ad632687f2f27a1cf2aac5474ac9</id>
<content type='text'>

Enable creation of deploy keys with write access via the API

Closes #30021

See merge request !10488</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Enable creation of deploy keys with write access via the API

Closes #30021

See merge request !10488</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '30195-document-search-param-on-api' into 'master'</title>
<updated>2017-04-05T21:49:06+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-04-05T21:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50a0fd03adde14a6672664eb3bd1d2c2e64c9cc3'/>
<id>50a0fd03adde14a6672664eb3bd1d2c2e64c9cc3</id>
<content type='text'>

Add "search" optional param and docs for V4

Closes #30195

See merge request !10358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add "search" optional param and docs for V4

Closes #30195

See merge request !10358</pre>
</div>
</content>
</entry>
<entry>
<title>Add "search" optional param and docs for V4</title>
<updated>2017-04-05T16:50:12+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-03-31T01:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7cb907cc77f5b7fdc4a5b2acc094e1fa3b3b9f92'/>
<id>7cb907cc77f5b7fdc4a5b2acc094e1fa3b3b9f92</id>
<content type='text'>
Notice that this param is being supported since V3, but we have not added the proper docs for it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notice that this param is being supported since V3, but we have not added the proper docs for it
</pre>
</div>
</content>
</entry>
</feed>
