<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/CHANGELOG, branch parallel-diff</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>Added CHANGELOG item</title>
<updated>2016-04-14T10:29:19+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-13T08:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=badb35335086b90e2522ea2da767830f2f3ba9a7'/>
<id>badb35335086b90e2522ea2da767830f2f3ba9a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added CHANGELOG item</title>
<updated>2016-04-14T09:28:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-04-13T08:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ffb02d9f812c001514ff4c67e2eac53e1d9dd57'/>
<id>8ffb02d9f812c001514ff4c67e2eac53e1d9dd57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow empty recipient list when pusher is added</title>
<updated>2016-04-14T08:24:09+00:00</updated>
<author>
<name>Frank Groeneveld</name>
<email>frank@frankgroeneveld.nl</email>
</author>
<published>2016-04-14T08:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2fd05aed463684203cf21923b54e28888fcad0ea'/>
<id>2fd05aed463684203cf21923b54e28888fcad0ea</id>
<content type='text'>
Closes #13574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #13574
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow back dating notes on creation</title>
<updated>2016-04-13T17:04:09+00:00</updated>
<author>
<name>Michael Greene</name>
<email>michael.greene@gmail.com</email>
</author>
<published>2016-04-05T18:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1467f5d97c04c22e2119ace084bb016f8f53d48'/>
<id>c1467f5d97c04c22e2119ace084bb016f8f53d48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow back dating issues on update</title>
<updated>2016-04-13T17:04:09+00:00</updated>
<author>
<name>Michael Greene</name>
<email>michael.greene@gmail.com</email>
</author>
<published>2016-04-05T17:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28a7fe25fdf28042630282ace35e37310c8f0a12'/>
<id>28a7fe25fdf28042630282ace35e37310c8f0a12</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-trailing-slash-in-bamboo_url' into 'master'</title>
<updated>2016-04-13T16:18:46+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-13T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b447a9977fa44fd52d404dc10c66d8ef756ce11'/>
<id>0b447a9977fa44fd52d404dc10c66d8ef756ce11</id>
<content type='text'>

Fix a bug with trailing slash in bamboo_url

Also, improve specs for BambooService

Similar to !3679.

See merge request !3680</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix a bug with trailing slash in bamboo_url

Also, improve specs for BambooService

Similar to !3679.

See merge request !3680</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master'</title>
<updated>2016-04-13T16:17:39+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-13T16:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6020602359e461de29176f8570104319c328cddc'/>
<id>6020602359e461de29176f8570104319c328cddc</id>
<content type='text'>

Fix trailing slash in teamcity_url

Originally opened at !2309 by @ctmay4.

As described in #3515, if you have trailing spaces in the the Teamcity server name, the service
will not work properly.  Switching from `URI.parse` to `URI.join` fixes it so that it works with
or without a trailing slash.

Fixes #3515.

See merge request !3679</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix trailing slash in teamcity_url

Originally opened at !2309 by @ctmay4.

As described in #3515, if you have trailing spaces in the the Teamcity server name, the service
will not work properly.  Switching from `URI.parse` to `URI.join` fixes it so that it works with
or without a trailing slash.

Fixes #3515.

See merge request !3679</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'async-related-mrs' into 'master'</title>
<updated>2016-04-13T16:06:36+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-13T16:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c414e4342b6ba294c1157ff20410730c9076ac2d'/>
<id>c414e4342b6ba294c1157ff20410730c9076ac2d</id>
<content type='text'>

Load related MRs/branches asynchronously

cc @dzaporozhets 

See merge request !3678</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Load related MRs/branches asynchronously

cc @dzaporozhets 

See merge request !3678</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'api-subscribe-issue-mr' into 'master'</title>
<updated>2016-04-13T15:54:31+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-13T15:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8560894f7242d53f8fb63c32d5bcef4ab4a6b8a'/>
<id>c8560894f7242d53f8fb63c32d5bcef4ab4a6b8a</id>
<content type='text'>

API: Subscribe and unsubscribe from issues and merge requests

* Closes #6024 

This MR is based on !3611, which must be merged first.


See merge request !3615</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

API: Subscribe and unsubscribe from issues and merge requests

* Closes #6024 

This MR is based on !3611, which must be merged first.


See merge request !3615</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'push-ref' into 'master'</title>
<updated>2016-04-13T15:27:13+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-04-13T15:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3463ffde9e3ef425fbaa6093f01212cccb01707b'/>
<id>3463ffde9e3ef425fbaa6093f01212cccb01707b</id>
<content type='text'>

Fix high CPU usage when PostReceive receives refs/merge-requests/&lt;id&gt;

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12661


See merge request !3651</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix high CPU usage when PostReceive receives refs/merge-requests/&lt;id&gt;

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12661


See merge request !3651</pre>
</div>
</content>
</entry>
</feed>
