<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa, branch fix-foo-test</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 Page::Main::Login#sign_in_using_credentials gracefully bail out when user is already logged-in</title>
<updated>2018-06-19T13:21:51+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-06-18T14:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=73be160cf1bc2d114a936841fb9c4b830fdf315f'/>
<id>73be160cf1bc2d114a936841fb9c4b830fdf315f</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Only clear the sessions if block_given? and no error</title>
<updated>2018-06-13T14:03:30+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-06-13T12:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11a19e64ec9395127333f1fea78c71264bec02b0'/>
<id>11a19e64ec9395127333f1fea78c71264bec02b0</id>
<content type='text'>
Because otherwise capybara-screenshot/rspec can't
take the screenshots for us. If we got an error,
we don't want to continue anyway?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because otherwise capybara-screenshot/rspec can't
take the screenshots for us. If we got an error,
we don't want to continue anyway?
</pre>
</div>
</content>
</entry>
<entry>
<title>Loosen the 'newly created MR' matcher</title>
<updated>2018-06-13T07:34:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-06-12T09:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2582b90ca7df8a0678c1b163fe6fdebd231c1958'/>
<id>2582b90ca7df8a0678c1b163fe6fdebd231c1958</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we look into the correct setion only when expanding a settings' section</title>
<updated>2018-06-13T07:34:02+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-06-11T16:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c24bca94fe40a97572179178fd5b5bace005d5a2'/>
<id>c24bca94fe40a97572179178fd5b5bace005d5a2</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-112-fix-auto-devops-cluster-spec' into 'master'</title>
<updated>2018-06-12T10:34:55+00:00</updated>
<author>
<name>Grzegorz Bizon | off until 20th June</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-06-12T10:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a4eadc87672de5b07b41df24810fbfe6c1f259e'/>
<id>9a4eadc87672de5b07b41df24810fbfe6c1f259e</id>
<content type='text'>
Qa 112 fix auto devops cluster spec

See merge request gitlab-org/gitlab-ce!19584</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qa 112 fix auto devops cluster spec

See merge request gitlab-org/gitlab-ce!19584</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-suppress-env-leaks' into 'master'</title>
<updated>2018-06-11T13:59:46+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-06-11T13:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6d92a7a049bafcc83703ddc68c72d272f38d4b7f'/>
<id>6d92a7a049bafcc83703ddc68c72d272f38d4b7f</id>
<content type='text'>
Prevent ENV from leaking variables in CI output

See merge request gitlab-org/gitlab-ce!19607</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent ENV from leaking variables in CI output

See merge request gitlab-org/gitlab-ce!19607</pre>
</div>
</content>
</entry>
<entry>
<title>Move ENV variables to Runtime::Env for auto devops QA</title>
<updated>2018-06-11T09:31:33+00:00</updated>
<author>
<name>Dylan Griffith</name>
<email>dyl.griffith@gmail.com</email>
</author>
<published>2018-06-11T09:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1dca45ff9670d0bd7cc0b2f3cbe23a8b4a809453'/>
<id>1dca45ff9670d0bd7cc0b2f3cbe23a8b4a809453</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 'qa-wait-for-job-trace' into 'master'</title>
<updated>2018-06-11T07:02:04+00:00</updated>
<author>
<name>Grzegorz Bizon | off until 20th June</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-06-11T07:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=54a6ca6f38764dd1a863d0035af9541b5a52c583'/>
<id>54a6ca6f38764dd1a863d0035af9541b5a52c583</id>
<content type='text'>
Update QA deploy key clone test to wait for job traces

Closes gitlab-qa#269

See merge request gitlab-org/gitlab-ce!19557</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update QA deploy key clone test to wait for job traces

Closes gitlab-qa#269

See merge request gitlab-org/gitlab-ce!19557</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent ENV from leaking variables in CI output</title>
<updated>2018-06-09T04:41:42+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-06-09T04:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=032b8cb1cc36046fb48bf7fef2ece1aa2ad9b5a1'/>
<id>032b8cb1cc36046fb48bf7fef2ece1aa2ad9b5a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move qa test use of refresh selector into the job page</title>
<updated>2018-06-08T16:37:51+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2018-06-08T16:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=710252104e92c9336b29fddb957f0518d43a74b1'/>
<id>710252104e92c9336b29fddb957f0518d43a74b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
