<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa, branch docs/db-debugging</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>Raise the QA Capybara's default wait time from 4 to 10</title>
<updated>2017-11-14T17:25:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-11-14T17:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b09b9b8ea8bcb93ce0705cfd101e17345427165e'/>
<id>b09b9b8ea8bcb93ce0705cfd101e17345427165e</id>
<content type='text'>
We were seeing intermittent failures on CI due to slow responses from
certain endpoints.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were seeing intermittent failures on CI due to slow responses from
certain endpoints.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix QA page refresh address by using absolute URLs</title>
<updated>2017-11-11T09:17:04+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-11-11T09:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=461b6f328f0031f557e2a2ed1652d8e88794e78e'/>
<id>461b6f328f0031f557e2a2ed1652d8e88794e78e</id>
<content type='text'>
This makes QA page refresh address to be absolute URL since we dropped
`Capybara.app_host`, thus there is no support for relative URLs with
`visit` now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes QA page refresh address to be absolute URL since we dropped
`Capybara.app_host`, thus there is no support for relative URLs with
`visit` now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape the password for Git calls</title>
<updated>2017-11-10T15:06:29+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-10T10:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d65c2fc0279cd8a7f8405c1c01a3bfd9f6c7aca'/>
<id>7d65c2fc0279cd8a7f8405c1c01a3bfd9f6c7aca</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>Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in</title>
<updated>2017-11-10T15:06:29+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-08T18:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49d17e78ceb0656c40cb565a5f605b25d4286d42'/>
<id>49d17e78ceb0656c40cb565a5f605b25d4286d42</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/gb/rspec-decouple-test-instance-address' into 'master'</title>
<updated>2017-11-10T12:50:49+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-10T12:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=65faebb95556809c5858347f1c24422505056827'/>
<id>65faebb95556809c5858347f1c24422505056827</id>
<content type='text'>
Decouple QA test subject's address from Capybara/RSpec

Closes gitlab-qa#88

See merge request gitlab-org/gitlab-ce!15310</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decouple QA test subject's address from Capybara/RSpec

Closes gitlab-qa#88

See merge request gitlab-org/gitlab-ce!15310</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bootable scenario arguments for OptionParser</title>
<updated>2017-11-10T11:11:22+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-11-10T11:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a396030a14ac9d832bbf86103a7006a0b710e9a9'/>
<id>a396030a14ac9d832bbf86103a7006a0b710e9a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Rubocop offense in QA scenario entrypoint</title>
<updated>2017-11-10T09:22:27+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-11-10T09:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c468dfdafbeded7c8d5f2dc70e09d3595efa542'/>
<id>2c468dfdafbeded7c8d5f2dc70e09d3595efa542</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor QA specs runners and improve specs</title>
<updated>2017-11-10T08:57:47+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-11-10T08:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a92c16a50b7f37b74426a454c235cf8e9ee8d9b'/>
<id>9a92c16a50b7f37b74426a454c235cf8e9ee8d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve QA test scenario entrypoint specs</title>
<updated>2017-11-10T08:48:28+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-11-10T08:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3abae1a78d3b6451f486466acb73e0f21f47f035'/>
<id>3abae1a78d3b6451f486466acb73e0f21f47f035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure RSpec from within RSpec runner class</title>
<updated>2017-11-10T08:39:34+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-11-10T08:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dc5dab7d72d609faf415c4537bf26b1e8fce3e8'/>
<id>6dc5dab7d72d609faf415c4537bf26b1e8fce3e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
