<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api, branch pipelines-graph-html-css</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: extern_uid is a string</title>
<updated>2017-01-03T07:44:33+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-01-03T07:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=15932c360c229bfd7c3fe6d8777de9930e1f2aa1'/>
<id>15932c360c229bfd7c3fe6d8777de9930e1f2aa1</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-settings-api' into 'master'</title>
<updated>2016-12-29T15:59:31+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-12-29T15:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=714f70a38df10e678bffde6e6081a97e31d8317c'/>
<id>714f70a38df10e678bffde6e6081a97e31d8317c</id>
<content type='text'>

Grapify the settings API

See merge request !8336</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Grapify the settings API

See merge request !8336</pre>
</div>
</content>
</entry>
<entry>
<title>Grapify the settings API</title>
<updated>2016-12-29T10:24:15+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-12-13T08:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec7485de216695b53c26fb36fedba9f7d702acaa'/>
<id>ec7485de216695b53c26fb36fedba9f7d702acaa</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 'clean-api-params' into 'master'</title>
<updated>2016-12-28T15:22:11+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-12-28T15:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6892216f5f65687d4dc53e7e08c649e858fa8ff4'/>
<id>6892216f5f65687d4dc53e7e08c649e858fa8ff4</id>
<content type='text'>

Parameter already enforced via grape

See merge request !8344</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Parameter already enforced via grape

See merge request !8344</pre>
</div>
</content>
</entry>
<entry>
<title>Parameter already enforced via grape</title>
<updated>2016-12-28T11:40:39+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-12-28T11:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ac92662ea1577f4a71751ded4dafbd90d74bd2b'/>
<id>2ac92662ea1577f4a71751ded4dafbd90d74bd2b</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 'fix-api-deprecation' into 'master'</title>
<updated>2016-12-28T11:36:28+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-12-28T11:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=465700ddc2fa43bf32bc2ed08d9c30e420aec5e2'/>
<id>465700ddc2fa43bf32bc2ed08d9c30e420aec5e2</id>
<content type='text'>

Fix a Grape deprecation, use `#request_method` instead of `#route_method`

See merge request !8297</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix a Grape deprecation, use `#request_method` instead of `#route_method`

See merge request !8297</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master'</title>
<updated>2016-12-27T15:00:49+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-12-27T15:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20afb4c69ee91a91094eed2bffd566c5bca1ce0d'/>
<id>20afb4c69ee91a91094eed2bffd566c5bca1ce0d</id>
<content type='text'>

Allow to add deploy keys with write-access

Closes #1376

See merge request !7383</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Allow to add deploy keys with write-access

Closes #1376

See merge request !7383</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/more-storage-statistics' into 'master'</title>
<updated>2016-12-26T09:48:30+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2016-12-26T09:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0ebd50ce0015a6a1dcd273cada9d9be8c20a12bb'/>
<id>0ebd50ce0015a6a1dcd273cada9d9be8c20a12bb</id>
<content type='text'>

Add more storage statistics

See merge request !7754</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add more storage statistics

See merge request !7754</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a Grape deprecation, use `#request_method` instead of `#route_method`</title>
<updated>2016-12-23T18:07:23+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-12-23T16:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b109c99a4802e2cc6598d19248013c0dc152d7a'/>
<id>1b109c99a4802e2cc6598d19248013c0dc152d7a</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>Merge branch 'fixes-issues-api-reopen' into 'master'</title>
<updated>2016-12-23T09:12:40+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-12-23T09:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9e59516a259215fb75a4ac85b1814ca04ec4e8f'/>
<id>f9e59516a259215fb75a4ac85b1814ca04ec4e8f</id>
<content type='text'>

Fix state_event parameter to reopen an issue

Closes #25958

See merge request !8246</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix state_event parameter to reopen an issue

Closes #25958

See merge request !8246</pre>
</div>
</content>
</entry>
</feed>
