<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/services, branch remove-iife-diff-notes-bundle</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 '30349-create-users-build-service' into 'master'</title>
<updated>2017-04-14T08:51:54+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-04-14T08:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=819b715357db43b0589065a8641ddeeaa1af3c05'/>
<id>819b715357db43b0589065a8641ddeeaa1af3c05</id>
<content type='text'>

Implement Users::BuildService

Closes #30349

See merge request !10675</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Implement Users::BuildService

Closes #30349

See merge request !10675</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error messages when a record is unable to be created for a project</title>
<updated>2017-04-13T23:19:25+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-04-13T23:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=460fb1fabab8f9afd364055e9d9b212dbb7f8c82'/>
<id>460fb1fabab8f9afd364055e9d9b212dbb7f8c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor build_service_spec</title>
<updated>2017-04-13T19:24:44+00:00</updated>
<author>
<name>George Andrinopoulos</name>
<email>geoandri@gmail.com</email>
</author>
<published>2017-04-13T19:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdb03cd4449a3dfd5750df06847a6173662490c3'/>
<id>bdb03cd4449a3dfd5750df06847a6173662490c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Users::BuildService</title>
<updated>2017-04-13T10:02:59+00:00</updated>
<author>
<name>geoandri</name>
<email>geoandri@gmail.com</email>
</author>
<published>2017-04-13T08:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=defbff482d537975e8493c4f687e195bfd3d3919'/>
<id>defbff482d537975e8493c4f687e195bfd3d3919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix email not being sent after project export</title>
<updated>2017-04-09T19:16:47+00:00</updated>
<author>
<name>mhasbini</name>
<email>mohammad.hasbini@gmail.com</email>
</author>
<published>2017-04-09T19:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3a33a795718e570fbce92f481b0cf663a9158941'/>
<id>3a33a795718e570fbce92f481b0cf663a9158941</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-07T20:00:40+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-07T20:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8b98ca50b3068fecc76233714fa7d363703ee55c'/>
<id>8b98ca50b3068fecc76233714fa7d363703ee55c</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 'bvl-fix-project-ci-status-cache' into 'master'</title>
<updated>2017-04-07T17:19:21+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-04-07T17:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8631779b1a012bdb5bd9d8de18d6faff49a5821b'/>
<id>8631779b1a012bdb5bd9d8de18d6faff49a5821b</id>
<content type='text'>

Fix invalidating Project build status cache to often

See merge request !10313</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix invalidating Project build status cache to often

See merge request !10313</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master'</title>
<updated>2017-04-07T15:43:28+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-04-07T15:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46aadc5c16150446840a26ea7199380830369326'/>
<id>46aadc5c16150446840a26ea7199380830369326</id>
<content type='text'>

Protected Tags

Closes #18471

See merge request !10356</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Protected Tags

Closes #18471

See merge request !10356</pre>
</div>
</content>
</entry>
<entry>
<title>Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`</title>
<updated>2017-04-07T15:24:11+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@gitlab.com</email>
</author>
<published>2017-04-07T08:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9eded57dd2b4d23e43b485c448abb92359e6933e'/>
<id>9eded57dd2b4d23e43b485c448abb92359e6933e</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-07T11:09:20+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-04-07T11:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f22890d4223c0b524ee1f27e222a24a8f0c9a87'/>
<id>2f22890d4223c0b524ee1f27e222a24a8f0c9a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
