<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features, branch add-docker-debugging-docs</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Improve spinach test to be more specific about link to click</title>
<updated>2016-08-01T05:17:26+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-08-01T05:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0fa50494b8f1c765f7c046e0648afec81c27dcd7'/>
<id>0fa50494b8f1c765f7c046e0648afec81c27dcd7</id>
<content type='text'>
If you add another branch to gitlab-test that includes the word 'test',
browse_files.feature will fail with an ambiguous match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you add another branch to gitlab-test that includes the word 'test',
browse_files.feature will fail with an ambiguous match.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix all specs related to changes in !5081.</title>
<updated>2016-07-29T09:50:39+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2016-07-08T09:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c647540c1010fd1e51bced1db90947aa00c83fa8'/>
<id>c647540c1010fd1e51bced1db90947aa00c83fa8</id>
<content type='text'>
1. Remove `Project#developers_can_push_to_protected_branch?` since it
   isn't used anymore.

2. Remove `Project#developers_can_merge_to_protected_branch?` since it
   isn't used anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Remove `Project#developers_can_push_to_protected_branch?` since it
   isn't used anymore.

2. Remove `Project#developers_can_merge_to_protected_branch?` since it
   isn't used anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'simple-cov' into 'master'</title>
<updated>2016-07-27T16:42:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-07-27T16:42:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=37306971903ec06e7e3b12dbad598e6555c2b2c1'/>
<id>37306971903ec06e7e3b12dbad598e6555c2b2c1</id>
<content type='text'>

Generate coverage report from whole test suite

Extends our CI plan to merge all coverage results and generate HTML report.

See merge request !5018</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Generate coverage report from whole test suite

Extends our CI plan to merge all coverage results and generate HTML report.

See merge request !5018</pre>
</div>
</content>
</entry>
<entry>
<title>Add spec for dashes in paths</title>
<updated>2016-07-24T14:15:30+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-07-24T12:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=030a5d880e14649d6e8d0f36fb77eaee9a6daf25'/>
<id>030a5d880e14649d6e8d0f36fb77eaee9a6daf25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a spec for #20079.</title>
<updated>2016-07-22T02:55:59+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2016-07-22T02:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3cbee10bd438a2d8ded30f1a11865693a3d3c6a'/>
<id>c3cbee10bd438a2d8ded30f1a11865693a3d3c6a</id>
<content type='text'>
The issue was fixed in 2ba5e62. The spec is going in separately just
so the fix could go in as soon as possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue was fixed in 2ba5e62. The spec is going in separately just
so the fix could go in as soon as possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce SimpleCovEnv singleton helper and use it</title>
<updated>2016-07-21T10:46:49+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-07-21T08:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a0f4d3c905cc92880697deac365a6c596fd55a8'/>
<id>7a0f4d3c905cc92880697deac365a6c596fd55a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spinach tests</title>
<updated>2016-07-21T10:44:24+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-30T22:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=63ceb31f8b15b4ba7fd1b4c971367a5e20aca311'/>
<id>63ceb31f8b15b4ba7fd1b4c971367a5e20aca311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update configuration of SimpleCov</title>
<updated>2016-07-21T10:44:24+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-30T17:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=070a96f54faac289d9254f0e8735f3926418335c'/>
<id>070a96f54faac289d9254f0e8735f3926418335c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store all simplecov configuration in one file</title>
<updated>2016-07-21T10:44:24+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-30T16:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8cc7a2dd6f201019d6848aade74d938db356cc39'/>
<id>8cc7a2dd6f201019d6848aade74d938db356cc39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simplecov to spinach tests</title>
<updated>2016-07-21T10:44:24+00:00</updated>
<author>
<name>Kamil Trzcinski</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2016-06-30T14:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=caec732c7629ddd87792b76a67b41ff26611eec1'/>
<id>caec732c7629ddd87792b76a67b41ff26611eec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
