<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models, branch gitlab-git-http-server</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 'hide-recent-push' into 'master'</title>
<updated>2015-08-21T14:54:53+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-21T14:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d43d7ffd6f41fa51f8314f2bcabd7ee9d19ecb9b'/>
<id>d43d7ffd6f41fa51f8314f2bcabd7ee9d19ecb9b</id>
<content type='text'>
Only show recent push event if the branch still exists or a recent merge request has not been created

Closes #2277

See merge request !1167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only show recent push event if the branch still exists or a recent merge request has not been created

Closes #2277

See merge request !1167
</pre>
</div>
</content>
</entry>
<entry>
<title>Only show recent push event if the branch still exists or a recent merge request has not been created</title>
<updated>2015-08-20T08:38:15+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-17T01:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98eb89be5d2df31c31812e670f058afc0454c865'/>
<id>98eb89be5d2df31c31812e670f058afc0454c865</id>
<content type='text'>
Closes #2277
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2277
</pre>
</div>
</content>
</entry>
<entry>
<title>Case-insensetive search for comments</title>
<updated>2015-08-19T13:59:48+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-19T13:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b7e6ae03dceb168ca542ee11987b248ec62cc947'/>
<id>b7e6ae03dceb168ca542ee11987b248ec62cc947</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into remove-satellites</title>
<updated>2015-08-17T09:41:53+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-17T09:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4a0fa27017e3bdf33a61d198f692419359cd6c05'/>
<id>4a0fa27017e3bdf33a61d198f692419359cd6c05</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Flowdock integration to support new Flowdock API</title>
<updated>2015-08-14T14:45:23+00:00</updated>
<author>
<name>Boyan Tabakov</name>
<email>boyan.tabakov@futurice.com</email>
</author>
<published>2015-08-14T13:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=88ab815b3844ce5c611d0ee5a1e8aaacb6c92faa'/>
<id>88ab815b3844ce5c611d0ee5a1e8aaacb6c92faa</id>
<content type='text'>
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'improve-hipchat-service-test' into 'master'</title>
<updated>2015-08-13T11:43:44+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-13T11:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00a33d67aa5dfcfbc63182106162041d2c60f4de'/>
<id>00a33d67aa5dfcfbc63182106162041d2c60f4de</id>
<content type='text'>
Provide more feedback what went wrong if HipChat service failed test

This MR adds support for displaying the error message during HipChat service test. Before an Error 500 would be displayed with no helpful remarks.

Screenshot:

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/10f82eb02db138f9680e69cdb3d3ed82/image.png)

Issue gitlab-com/support-forum#213

See merge request !1144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide more feedback what went wrong if HipChat service failed test

This MR adds support for displaying the error message during HipChat service test. Before an Error 500 would be displayed with no helpful remarks.

Screenshot:

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/10f82eb02db138f9680e69cdb3d3ed82/image.png)

Issue gitlab-com/support-forum#213

See merge request !1144
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide more feedback what went wrong if HipChat service failed test</title>
<updated>2015-08-12T14:31:25+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-12T07:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=23790570026ce78e3b4cbbf1b2f32ada992c5f40'/>
<id>23790570026ce78e3b4cbbf1b2f32ada992c5f40</id>
<content type='text'>
Issue gitlab-com/support-forum#213
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue gitlab-com/support-forum#213
</pre>
</div>
</content>
</entry>
<entry>
<title>Add merged label on branches page</title>
<updated>2015-08-11T21:00:46+00:00</updated>
<author>
<name>Florent (HP)</name>
<email>baldinof@gmail.com</email>
</author>
<published>2015-08-09T18:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8adf6ba8f5bf9086ec3f9bb54ad801deb4d41924'/>
<id>8adf6ba8f5bf9086ec3f9bb54ad801deb4d41924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'revert-satellites' into 'master'"</title>
<updated>2015-08-11T12:33:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T12:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854'/>
<id>3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854</id>
<content type='text'>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'refactor-can-be-merge' into 'master'"</title>
<updated>2015-08-11T08:48:02+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T08:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32046983ad0a702b9c091d052859a13660497dcd'/>
<id>32046983ad0a702b9c091d052859a13660497dcd</id>
<content type='text'>
This reverts commit 459e6d346768d9d8fceaee00bf0870b8e7c4ed9a, reversing
changes made to 804168e1def1204af712febb229f41a3865f085f.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 459e6d346768d9d8fceaee00bf0870b8e7c4ed9a, reversing
changes made to 804168e1def1204af712febb229f41a3865f085f.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
