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-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-09-28Changed account confirmation line to e-mail text. This MR fixes issue #13637bitsapien
2017-09-24fix whitespaceBrett Walker
2017-09-23small cleanup changes based on feedbackBrett Walker
2017-09-23move #cta properly under #contentBrett Walker
2017-09-23refactored the account confirmation into a partial. Also made theBrett Walker
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-14Add missing classes to omniauth remember-me checkbox and add correct font-sizeJedidiah
2017-07-20add padding above Remember Me for social loginSimon Knox
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-06Merge branch '18000-remember-me-for-oauth-login' into 'master'Douwe Maan
2017-07-06Implement review comments for !11963 from @adamniedzielski.Timothy Andrew
2017-07-06Move OAuth "remember me" javascript logic into a class.Timothy Andrew
2017-07-06Add integration tests around OAuth login.Timothy Andrew
2017-07-06Implement "remember me" for OAuth-based login.Timothy Andrew
2017-07-05Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"Sean McGivern
2017-07-05Merge branch '18000-remember-me-for-oauth-login' into 'master'Sean McGivern
2017-07-03Implement review comments for !11963 from @adamniedzielski.Timothy Andrew
2017-07-03Move OAuth "remember me" javascript logic into a class.Timothy Andrew
2017-07-03Add integration tests around OAuth login.Timothy Andrew
2017-07-03Implement "remember me" for OAuth-based login.Timothy Andrew
2017-07-03add margin between captcha and register buttonSimon Knox
2017-06-13use common devise layout and use heading styleAlexis Reigel
2017-06-13use common layout for devise mailerAlexis Reigel
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
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-10Change label for name on sign up formtauriedavis
2017-03-07move u2f library to webpackMike Greiling
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