<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features/u2f_spec.rb, branch docs/api-nil</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>fix rubocop</title>
<updated>2017-10-04T18:54:34+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-10-04T18:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5abcedf47c375c94b859c294ffb1a9669512a041'/>
<id>5abcedf47c375c94b859c294ffb1a9669512a041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed spec/features/u2f_spec.rb</title>
<updated>2017-09-27T10:10:58+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-09-27T10:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c01338cba55ae6e32c4f8801d727e4c2c52ec1c9'/>
<id>c01338cba55ae6e32c4f8801d727e4c2c52ec1c9</id>
<content type='text'>
a lot of failures where because everything happens faster than rspec can
detect on the page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a lot of failures where because everything happens faster than rspec can
detect on the page
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix U2F spec in headless Chrome</title>
<updated>2017-08-14T05:32:33+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-08-14T05:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e644d4b065defc3ebf8cb6d1fc6198b0b366c9e'/>
<id>3e644d4b065defc3ebf8cb6d1fc6198b0b366c9e</id>
<content type='text'>
There were a number of issues with this spec:

1. The deletion of the U2F device needed an `accept_confirm` block
2. The "We heard back from your U2F device" message is shown only briefly
   before the JavaScript handler submits the form. The only way to fix this is
   to put a delay in the submission.
3. The "Remember Me" field can't be checked in step 2 for the same reason.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were a number of issues with this spec:

1. The deletion of the U2F device needed an `accept_confirm` block
2. The "We heard back from your U2F device" message is shown only briefly
   before the JavaScript handler submits the form. The only way to fix this is
   to put a delay in the submission.
3. The "Remember Me" field can't be checked in step 2 for the same reason.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `logout` uses to `gitlab_sign_out`</title>
<updated>2017-06-19T23:59:02+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-06-05T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=044f09d8078ede75fa25767187d766c83c551388'/>
<id>044f09d8078ede75fa25767187d766c83c551388</id>
<content type='text'>
Change `logout_direct` uses to `gitlab_sign_out_direct`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change `logout_direct` uses to `gitlab_sign_out_direct`
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `login_with` uses to `gitlab_sign_in`</title>
<updated>2017-06-19T23:59:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-06-05T18:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=018ed2c42fc946592e2b72d2e74710e509df0199'/>
<id>018ed2c42fc946592e2b72d2e74710e509df0199</id>
<content type='text'>
Change single `login_via` use to `gitlab_sign_in_via`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change single `login_via` use to `gitlab_sign_in_via`
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `login_as` uses to `gitlab_sign_in`</title>
<updated>2017-06-19T23:59:01+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-06-05T18:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45fb1f9542fc258d8671c82843d681277ae4aa89'/>
<id>45fb1f9542fc258d8671c82843d681277ae4aa89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct RSpec/SingleLineHook cop offenses</title>
<updated>2017-06-14T18:18:56+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-06-14T18:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6ec5121f0c844786c84c568a3200562ec58a9c2'/>
<id>a6ec5121f0c844786c84c568a3200562ec58a9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use wait_for_requests to wait all JS request</title>
<updated>2017-05-22T23:39:49+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2017-05-17T18:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2338785ec9fcacc43ba2098ab1485fca292c06cc'/>
<id>2338785ec9fcacc43ba2098ab1485fca292c06cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnecessary "include WaitForAjax" and "include ApiHelpers"</title>
<updated>2017-04-21T20:32:02+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-04-21T20:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff76adb5476f663fe92cec0ec4a78e93c7615191'/>
<id>ff76adb5476f663fe92cec0ec4a78e93c7615191</id>
<content type='text'>
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rspec and spinach tests</title>
<updated>2017-04-06T19:58:57+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-04-04T18:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7592137f218a1a5ef0a8031846cc93ecf185dd9f'/>
<id>7592137f218a1a5ef0a8031846cc93ecf185dd9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
