Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-03Move 2FA disable buttonGeorge Tsiolis
2017-10-04fix rubocopJose Ivan Vargas
2017-09-27fixed spec/features/u2f_spec.rbPhil Hughes
2017-08-14Fix U2F spec in headless ChromeStan Hu
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Fix rspec and spinach testsJose Ivan Vargas
2017-04-06Fixed rspec testsJose Ivan Vargas
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2016-12-27Improved the u2f flowLuke "Jared" Bennett
2016-12-07fix: 24982- Remove'Signed in successfully' messagejnoortheen
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-08-18Add feature specs to cover naming and deleting U2F devices.Timothy Andrew
2016-08-13Fix `U2fSpec` for PhantomJS versions > 2.Timothy Andrew
2016-07-14Add a U2F feature spec for multiple devices owned by the same user.Timothy Andrew
2016-06-15Update `u2f_spec` to cover U2F being disabled until authenticator is set up.Timothy Andrew
2016-06-06Add feature specs covering U2F registration and authentication.Timothy Andrew