<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/qa, branch docs-pages-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'qa-new-dropzone-component' into 'master'</title>
<updated>2018-01-31T11:16:29+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-01-31T11:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4251c6565fa18ecd64befe3a2561df30d48d1846'/>
<id>4251c6565fa18ecd64befe3a2561df30d48d1846</id>
<content type='text'>
Introduce a new QA::Gitlab::Page::Component::Dropzone class

See merge request gitlab-org/gitlab-ce!16805</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a new QA::Gitlab::Page::Component::Dropzone class

See merge request gitlab-org/gitlab-ce!16805</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a new QA::Gitlab::Page::Component::Dropzone class</title>
<updated>2018-01-31T10:09:21+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-30T17:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f4d088fb4f3d17622655951dcc16255646d0f7f'/>
<id>2f4d088fb4f3d17622655951dcc16255646d0f7f</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 'update-qa-docs-with-directory-req' into 'master'</title>
<updated>2018-01-31T09:44:23+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-01-31T09:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6579d82cb87ca5cb94639851482f48a73a2b74f'/>
<id>e6579d82cb87ca5cb94639851482f48a73a2b74f</id>
<content type='text'>
Add note about needing to be in the `$gdk/gitlab/qa` directory for `bin/qa` to work properly

See merge request gitlab-org/gitlab-ce!16824

[ci skip]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add note about needing to be in the `$gdk/gitlab/qa` directory for `bin/qa` to work properly

See merge request gitlab-org/gitlab-ce!16824

[ci skip]</pre>
</div>
</content>
</entry>
<entry>
<title>Add note about being in the `qa` directory for `bin/qa` to work</title>
<updated>2018-01-31T07:41:31+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2018-01-31T07:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=139857d91516a42770f80ee68c2cf922337ad509'/>
<id>139857d91516a42770f80ee68c2cf922337ad509</id>
<content type='text'>
I ran into some issues when trying it out
https://gitlab.slack.com/archives/C3JJET4Q6/p1517384135000134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I ran into some issues when trying it out
https://gitlab.slack.com/archives/C3JJET4Q6/p1517384135000134
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'qa-speedup-new-subgroup-click' into 'master'</title>
<updated>2018-01-30T17:51:05+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-01-30T17:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69a3af733e9fcd90d7007057ef79f85cdda13918'/>
<id>69a3af733e9fcd90d7007057ef79f85cdda13918</id>
<content type='text'>
Speed-up the click on 'New subgroup' if the 'No results' text is shown

See merge request gitlab-org/gitlab-ce!16803</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Speed-up the click on 'New subgroup' if the 'No results' text is shown

See merge request gitlab-org/gitlab-ce!16803</pre>
</div>
</content>
</entry>
<entry>
<title>Speed-up the click on 'New subgroup' if the 'No results' text is shown</title>
<updated>2018-01-30T16:07:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-30T15:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4fdb47f52f53293fecb434e77ce378a1cd917fc'/>
<id>a4fdb47f52f53293fecb434e77ce378a1cd917fc</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 'master' into 'qa-define-selectors'</title>
<updated>2018-01-30T14:50:17+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-01-30T14:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07557a946bac1b596a28293d39e7bd2581ff828b'/>
<id>07557a946bac1b596a28293d39e7bd2581ff828b</id>
<content type='text'>
# Conflicts:
#   qa/qa/page/group/show.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#   qa/qa/page/group/show.rb</pre>
</div>
</content>
</entry>
<entry>
<title>Port changes from gitlab-org/gitlab-ee!4064 to CE</title>
<updated>2018-01-30T13:06:16+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-30T13:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=38f300081714c03bca88d7d7a4633fbf5ff1f154'/>
<id>38f300081714c03bca88d7d7a4633fbf5ff1f154</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>Define selectors and remove EE only code</title>
<updated>2018-01-29T15:46:45+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2018-01-29T15:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf01452cc361842dab7442a9ad868213d53bd212'/>
<id>bf01452cc361842dab7442a9ad868213d53bd212</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/mk-fix-unable-to-click-new-project-in-dropdown' into 'master'</title>
<updated>2018-01-29T14:08:33+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-29T14:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51897df564db16726b452bdacf9eabe85b7c06f1'/>
<id>51897df564db16726b452bdacf9eabe85b7c06f1</id>
<content type='text'>
[CE backport] Fix intermittently failed click in dropdown in QA

See merge request gitlab-org/gitlab-ce!16738</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[CE backport] Fix intermittently failed click in dropdown in QA

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