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-04-16Fix alignment on login pageClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-03-01Remove u2f webpack bundleMike Greiling
2018-02-19Chart.html.haml refactorJacob Schatz
2017-12-05remove ambiguity about which resource type to be using for new sessionsBrett Walker
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-05-16Resolve ""Username or email" label on login form does not point to its corres...Tim Zallmann
2017-03-23Corrected alignment for the remember-me checkbox in the login viewJose Ivan Vargas
2017-03-07move u2f library to webpackMike Greiling
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-27Improved the u2f flowLuke "Jared" Bennett
2016-12-02Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo
2016-11-18Un-un-revert signin tab order fix.Bryce Johnson
2016-11-02Change show-gl-field-errors to gl-show-field-errorsBryce Johnson
2016-10-22Merge branch 'master' into sign_in_forgot_passwordBernardo Anderson
2016-10-22Fix sign in page Forgot your password link overlapBernardo Anderson
2016-10-20Ensure custom provider tab labels don't break layout.Bryce Johnson
2016-10-20Change input order on Sign In form for better tabbing.Clement Ho
2016-10-18Fix aesthetic issues on CROWD login.Bryce Johnson
2016-10-18Fix superfluous margin on new_ldap submit.Bryce Johnson
2016-10-18Use correct verbiage for username in login form.Bryce Johnson
2016-10-18Fix aesthetic issues on LDAP login.Bryce Johnson
2016-10-15Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson
2016-10-15Fix syntax error -- missing comma in _new_crowd.Bryce Johnson
2016-10-15Fix nesting on sessions/new.Bryce Johnson
2016-10-15Unbreak all the tests relying on one login-box.Bryce Johnson
2016-10-15Fix omniauth box styling.Bryce Johnson
2016-10-15Add submit button contain with custom margin.Bryce Johnson
2016-10-15Make style fixes, make all submit buttons full-width btn-block.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-10-13Improve tabbing usability for sign in pageClement Ho
2016-09-21fix LDAP omniauth regression (Closes: #22357)Dmitry Smirnov
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Add an oauth provider path helper.Connor Shea
2016-07-14Add a U2F feature spec for multiple devices owned by the same user.Timothy Andrew
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-06-08Fix 2FA-based login for LDAP usersRobert Speicher
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-01Disable 2FA field autocomplete, resolves #18021.Connor Shea
2016-05-31Pass the "Remember me" value to the 2FA token formRobert Speicher
2016-05-12render the omniauth_box if there are any button_based_providersAndrei Gliga
2016-05-03Improve the Two-factor Authentication sign-in text [ci skip]connorshea
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-02-25Move "I should see Crowd login form" feature to a view specRobert Speicher
2016-02-23Show Crowd login even when sign-in is disabledPeter Hudec