<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa/spec/scenario/test, branch docs/split-autodevops-variable-table</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>Add frozen_string_literal to qa/</title>
<updated>2019-04-12T12:45:38+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-04-11T12:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0be52bf32fa38aca777401bb9e1bec9e011229e6'/>
<id>0be52bf32fa38aca777401bb9e1bec9e011229e6</id>
<content type='text'>
This will be default in Ruby 3, so will be good to apply in QA ahead of
time to be consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will be default in Ruby 3, so will be good to apply in QA ahead of
time to be consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set feature flag via command line</title>
<updated>2019-03-27T19:03:03+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-03-27T19:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67c38a6573f35333cf9b1a399431b86e8b376443'/>
<id>67c38a6573f35333cf9b1a399431b86e8b376443</id>
<content type='text'>
First attempt at allowing a feature flag to be set via the command line
when running tests. This will enable the flag, run the tests, and then
disable the flag.

Using OptionParser meant changing how scenarios get the instance
address, so this also allows the address to be set as a command line
option. It's backwards compatible (you can still provide the address
as the command line option after the scenario)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First attempt at allowing a feature flag to be set via the command line
when running tests. This will enable the flag, run the tests, and then
disable the flag.

Using OptionParser meant changing how scenarios get the instance
address, so this also allows the address to be set as a command line
option. It's backwards compatible (you can still provide the address
as the command line option after the scenario)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add e2e QA test for logging in using GitHub OAuth</title>
<updated>2019-02-01T05:50:24+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-02-01T05:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8f8adfe27505a2a5feb665b680227ba5da07945'/>
<id>e8f8adfe27505a2a5feb665b680227ba5da07945</id>
<content type='text'>
Adds the test itself and the vendor page object model for GitHub
login pages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the test itself and the vendor page object model for GitHub
login pages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename  SSL to TLS</title>
<updated>2018-10-25T08:11:19+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2018-10-25T08:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f49034ba4962e924cac9d803a5fbe07b8057a632'/>
<id>f49034ba4962e924cac9d803a5fbe07b8057a632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed to ldap_no_ssl and ldap_ssl</title>
<updated>2018-10-24T12:43:30+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2018-10-24T12:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7983c798af6f2f01748b67ea3cdbc2dec2554604'/>
<id>7983c798af6f2f01748b67ea3cdbc2dec2554604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-10-11T08:19:53+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2018-10-10T15:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=154ce29d05a7f5dc9058b518b889ae98a8833b78'/>
<id>154ce29d05a7f5dc9058b518b889ae98a8833b78</id>
<content type='text'>
Use ACCEPT_INSECURE_CERTS env var and fix step

Simplify saml signin

Fix rubo cop offence

Add missing # frozen_string_literal: true
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use ACCEPT_INSECURE_CERTS env var and fix step

Simplify saml signin

Fix rubo cop offence

Add missing # frozen_string_literal: true
</pre>
</div>
</content>
</entry>
<entry>
<title>[QA] Change Test::Sanity::Failing to Test::Sanity::Framework</title>
<updated>2018-09-06T15:53:23+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-09-06T15:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbae3e974d2c2a0feb573c1730108aae7bbf435a'/>
<id>cbae3e974d2c2a0feb573c1730108aae7bbf435a</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>[QA] Fix Specs::Runner that would always excluding the orchectsrated tag</title>
<updated>2018-09-04T17:34:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-09-03T10:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=144b017d77c341849d37927b765c75888569d530'/>
<id>144b017d77c341849d37927b765c75888569d530</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>Allow to pass --tag to bin/qa run</title>
<updated>2018-08-28T14:32:59+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-08-03T11:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=520fcaab1c202d4cfe0703c324f46e821d93e1ef'/>
<id>520fcaab1c202d4cfe0703c324f46e821d93e1ef</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>fix broken pathing (remove extraneous ../)</title>
<updated>2018-08-21T07:10:27+00:00</updated>
<author>
<name>Dan Davison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2018-08-21T07:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c147c3eff2cdf4d02932c1020228aca5ba4ff569'/>
<id>c147c3eff2cdf4d02932c1020228aca5ba4ff569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
