<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa, branch frozen_string_spec_support</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>Enable Rubocop Performance/InefficientHashSearch</title>
<updated>2019-07-24T18:47:58+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-24T18:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e001d29ccdb5a5b1ba223710525f8dc7ae844ee'/>
<id>3e001d29ccdb5a5b1ba223710525f8dc7ae844ee</id>
<content type='text'>
When used with a Hash, `.keys.include?` is bad because:

1. It performs a O(n) search instead of the efficient `.has_key?`
2. It clones all keys into separate array.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When used with a Hash, `.keys.include?` is bad because:

1. It performs a O(n) search instead of the efficient `.has_key?`
2. It clones all keys into separate array.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64975
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a single knapsack file</title>
<updated>2019-07-24T10:24:06+00:00</updated>
<author>
<name>Mark Lapierre</name>
<email>mlapierre@gitlab.com</email>
</author>
<published>2019-07-24T10:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61de1f3596c9de9ad7bf955fc4c04f0ab1c030b2'/>
<id>61de1f3596c9de9ad7bf955fc4c04f0ab1c030b2</id>
<content type='text'>
There should be no difference between jobs in package-and-qa.

Review apps should also be similar but there might be differences
if the runners have different resources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There should be no difference between jobs in package-and-qa.

Review apps should also be similar but there might be differences
if the runners have different resources.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-staging-61-fix-ee-project-templates-spec-ce' into 'master'</title>
<updated>2019-07-24T10:01:28+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-07-24T10:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=53e444fe8762c7054ab789638130345c98c1edd6'/>
<id>53e444fe8762c7054ab789638130345c98c1edd6</id>
<content type='text'>
CE port of EE branch qa-staging-61-fix-ee-project-templates-spec

See merge request gitlab-org/gitlab-ce!30835</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE port of EE branch qa-staging-61-fix-ee-project-templates-spec

See merge request gitlab-org/gitlab-ce!30835</pre>
</div>
</content>
</entry>
<entry>
<title>Replace homepage visit step</title>
<updated>2019-07-23T09:15:22+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-07-23T09:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50a24da200be48940af2eeba075a69d9fd1fd35b'/>
<id>50a24da200be48940af2eeba075a69d9fd1fd35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily remove the before block to capture screenshots</title>
<updated>2019-07-23T06:19:40+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-07-23T06:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29d447af7b60641512e24743241d93dbd8eefd7c'/>
<id>29d447af7b60641512e24743241d93dbd8eefd7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure test is on login page</title>
<updated>2019-07-23T06:17:35+00:00</updated>
<author>
<name>Sanad Liaquat</name>
<email>sliaquat@gitlab.com</email>
</author>
<published>2019-07-23T06:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b9b74072f8dad089558d64f1e96937b99ee34a9'/>
<id>3b9b74072f8dad089558d64f1e96937b99ee34a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>QA: Prefer `flat_map` over `map` + `flatten`</title>
<updated>2019-07-22T22:29:14+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-07-22T22:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=510d03fec26ac64c1ec643f492676c02f4099a56'/>
<id>510d03fec26ac64c1ec643f492676c02f4099a56</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 'sl-qa-staging-65-fix-check-mentions-for-xss-spec' into 'master'</title>
<updated>2019-07-22T05:20:11+00:00</updated>
<author>
<name>Ramya Authappan</name>
<email>rauthappan@gitlab.com</email>
</author>
<published>2019-07-22T05:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=53547792dd7ca9e516ec756e2c0262381641d9c7'/>
<id>53547792dd7ca9e516ec756e2c0262381641d9c7</id>
<content type='text'>
Updates check_mentions_for_xss_spec to use admin token for creating the user

Closes gitlab-org/quality/staging#65

See merge request gitlab-org/gitlab-ce!30943</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates check_mentions_for_xss_spec to use admin token for creating the user

Closes gitlab-org/quality/staging#65

See merge request gitlab-org/gitlab-ce!30943</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize Page Objects use on CE Plan Tests</title>
<updated>2019-07-20T11:45:54+00:00</updated>
<author>
<name>Walmyr Lima</name>
<email>walmyr@gitlab.com</email>
</author>
<published>2019-07-19T19:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e1644da6f08cae0158d7a159c9f48d5575baf632'/>
<id>e1644da6f08cae0158d7a159c9f48d5575baf632</id>
<content type='text'>
This is a first iteration to address the following issue:
https://gitlab.com/gitlab-org/quality/team-tasks/issues/168

Note: depends on
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30945
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first iteration to address the following issue:
https://gitlab.com/gitlab-org/quality/team-tasks/issues/168

Note: depends on
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30945
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa/refactor-e2e-test' into 'master'</title>
<updated>2019-07-19T23:45:39+00:00</updated>
<author>
<name>Dan Davison</name>
<email>ddavison@gitlab.com</email>
</author>
<published>2019-07-19T23:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66394bd1b7c98d7a6abbeade068b8b9c1b838ddf'/>
<id>66394bd1b7c98d7a6abbeade068b8b9c1b838ddf</id>
<content type='text'>
Refactor collapse issue comments end-to-end test

See merge request gitlab-org/gitlab-ce!30902</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor collapse issue comments end-to-end test

See merge request gitlab-org/gitlab-ce!30902</pre>
</div>
</content>
</entry>
</feed>
