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
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-15Add active_when helperSemyon Pupkov
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-04Fix ImplicitDiv Haml lint failureRobert Speicher
2017-01-04Merge branch 'add_email_password_confirmation' into 'master' Douwe Maan
2017-01-03Add email and password confirmation fields to registration formDrew Blessing
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya
2016-12-27Improved the u2f flowLuke "Jared" Bennett
2016-12-09Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet
2016-12-06Remove confirmation.scssAnnabel Dunstone Gray
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-18Allow registering users where the username contains dots (.).Timothy Andrew
2016-11-10Fix no "Register" tab if ldap auth is enabled (#24038)Luc Didry
2016-11-02Change show-gl-field-errors to gl-show-field-errorsBryce Johnson
2016-11-01Upgrade gl_field_errors to support more use cases.Bryce Johnson
2016-10-25Merge branch 'register-tab' into 'master' Jacob Schatz
2016-10-24Only show register tab if signup enabled.Bryce 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-18Contain normal signin in loginbox.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 href to server pane.Bryce Johnson
2016-10-18Fix tab refs in ldap tabs.Bryce Johnson
2016-10-18Split login box into different panes, for ldap enabled screens.Bryce Johnson
2016-10-18Fix aesthetic issues on LDAP login.Bryce Johnson
2016-10-16Fix Hash syntax to work for both Ruby 2.1 and 2.3Stan Hu
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-15Include correct validation error with username invalid.Bryce Johnson
2016-10-15Fix errors, get validation running for signup box and sign in.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-10-13Improve tabbing usability for sign in pageClement Ho
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
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