<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/steps, branch gitlab-flow</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>Make sure the test fails in year 2114.</title>
<updated>2014-08-21T08:49:12+00:00</updated>
<author>
<name>Marin Jankovski</name>
<email>marin@gitlab.com</email>
</author>
<published>2014-08-21T08:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f8460159fbd1e0168de56a10c0f7fd8e7556693'/>
<id>7f8460159fbd1e0168de56a10c0f7fd8e7556693</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7465 from Razer6/better_label_color_validation</title>
<updated>2014-08-15T07:17:16+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-08-15T07:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=433dac7799a1a5fd4a0dfeaa0157148eb9058202'/>
<id>433dac7799a1a5fd4a0dfeaa0157148eb9058202</id>
<content type='text'>
Better label color validation, fixes #7454</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better label color validation, fixes #7454</pre>
</div>
</content>
</entry>
<entry>
<title>diff unfold</title>
<updated>2014-08-14T11:48:14+00:00</updated>
<author>
<name>skv</name>
<email>skv-headless@yandex.ru</email>
</author>
<published>2014-08-02T15:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4e4080016604e2c7ca9a5e75d6dd37d34b99cb09'/>
<id>4e4080016604e2c7ca9a5e75d6dd37d34b99cb09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate label titel in project scope</title>
<updated>2014-08-13T13:48:26+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2014-08-13T12:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9519c83142d566ee562da57563db42849e91771'/>
<id>b9519c83142d566ee562da57563db42849e91771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testcase for invalid color</title>
<updated>2014-08-13T13:48:26+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2014-08-11T21:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3c969cd92a2f658d322bec1cfe07c520b678bf7'/>
<id>a3c969cd92a2f658d322bec1cfe07c520b678bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7385 from Razer6/fix_search_empty_project</title>
<updated>2014-08-11T09:41:58+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-08-11T09:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdb9340e4d0fc0badb5202a5c910be8cdf2ba180'/>
<id>bdb9340e4d0fc0badb5202a5c910be8cdf2ba180</id>
<content type='text'>
Fix 500 on searching on empty project, restyle search page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 500 on searching on empty project, restyle search page</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7393 from Razer6/fix_500_hook_service_down</title>
<updated>2014-08-11T09:41:35+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-08-11T09:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7122a823f859a1201428791e32000c4a8bcc6787'/>
<id>7122a823f859a1201428791e32000c4a8bcc6787</id>
<content type='text'>
Prevent 500 if hook url is down when testing a hook, fixes #7376</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent 500 if hook url is down when testing a hook, fixes #7376</pre>
</div>
</content>
</entry>
<entry>
<title>fix searching on empty project, prevent 500</title>
<updated>2014-08-11T09:31:37+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2014-07-27T22:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=da7e14c864eb039ffe1c06409681721892917b71'/>
<id>da7e14c864eb039ffe1c06409681721892917b71</id>
<content type='text'>
Fix hound
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix hound
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test broken by abdc4426486c6e6458c12ba49dd641d4c5ab257a</title>
<updated>2014-08-09T18:00:03+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-08-09T18:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c34c94a4fbcbaee9caa5163b6c7f9502e2080a5'/>
<id>8c34c94a4fbcbaee9caa5163b6c7f9502e2080a5</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>Fix dashboard tests</title>
<updated>2014-07-31T20:33:13+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-07-31T20:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd72c74dab2f97b86f3112306c41aeedb63fea23'/>
<id>bd72c74dab2f97b86f3112306c41aeedb63fea23</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>
</feed>
