An error occurred fetching the project authors.
- 05 Jul, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 01 Mar, 2018 1 commit
-
-
Mike Greiling authored
-
- 03 Jan, 2018 1 commit
-
-
George Tsiolis authored
- Removed disable button from /profile/account - Added disable button to /profile/two_factor_auth - Changed 2FA breadcrumb from 'User Settings > Account > Account' to 'User Settings > Account > Two-Factor Authentication'
-
- 04 Oct, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 27 Sep, 2017 1 commit
-
-
Phil Hughes authored
a lot of failures where because everything happens faster than rspec can detect on the page
-
- 14 Aug, 2017 1 commit
-
-
Stan Hu authored
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.
-
- 19 Jun, 2017 3 commits
-
-
Robert Speicher authored
Change `logout_direct` uses to `gitlab_sign_out_direct`
-
Robert Speicher authored
Change single `login_via` use to `gitlab_sign_in_via`
-
Robert Speicher authored
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 22 May, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 21 Apr, 2017 1 commit
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- 06 Apr, 2017 2 commits
-
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
- 03 Apr, 2017 1 commit
-
-
Rémy Coutable authored
FFaker can generate data that randomly break our test suite. This simplifies our factories and use sequences which are more predictive. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 27 Dec, 2016 1 commit
-
-
Luke "Jared" Bennett authored
Added tests
-
- 07 Dec, 2016 1 commit
-
-
jnoortheen authored
After this change the sign-in-success flash message will not be shown refactor: set flash message to be nil while signing in test: changed tests to reflect removal of sign-in message refactor: adding signed_in message back See Merge Request !7837 issue#24982
-
- 15 Oct, 2016 1 commit
-
-
Bryce Johnson authored
- Tab between register and sign in forms - Add individual input validation error messages - Validate username - Update many styles for all login-box forms
-
- 02 Sep, 2016 1 commit
-
-
DJ Mountney authored
Matches the changes done for non-u2f two-factor auth
-
- 18 Aug, 2016 1 commit
-
-
Timothy Andrew authored
-
- 13 Aug, 2016 1 commit
-
-
Timothy Andrew authored
- We weren't explicilty waiting for the page to load while navigating to the "Manage two-factor authentication" page. This was probably incidentally working for PhantomJS 1.x versions.
-
- 14 Jul, 2016 1 commit
-
-
Timothy Andrew authored
1. This scenario was previously tested for the registration flow, but not authentication.
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
Timothy Andrew authored
-
- 06 Jun, 2016 1 commit
-
-
Timothy Andrew authored
-