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
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-24Only show register tab if signup enabled.Bryce Johnson
2016-10-20Ensure custom provider tab labels don't break layout.Bryce Johnson
2016-10-18Contain normal signin in loginbox.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-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-15Unbreak all the tests relying on one login-box.Bryce Johnson
2016-10-15Add submit button contain with custom margin.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-08-03Remove provider path, replace with dynamic path.Connor Shea
2016-08-03Add an oauth provider path helper.Connor Shea
2016-06-03Added minimum password length to password fieldPhil Hughes
2016-05-12show only the eanbled oauth providersAndrei Gliga
2016-04-19Improve uniqueness of field names on the signup formRobert Speicher
2016-04-13Don't retrieve default values from `params`Timothy Andrew
2016-04-13Don't populate the password field on signup validation errors.Timothy Andrew
2016-01-13Replace nav-tabs with nav-linksDmitriy Zaporozhets
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Make sign-up form retain fields after failed CAPTCHA testStan Hu
2015-12-27Add support for Google reCAPTCHA in user registration to prevent spammersStan Hu
2015-11-16Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider"Robert Speicher
2015-11-07Hide tab-bar in login-box when only one tabs is shown.Christian Speich
2015-09-02Crowd integrationValery Sizov
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-04-24Protect OmniAuth request phase against CSRF.Douwe Maan
2015-04-23Merge pull request #9062 from fgimian/omniauth-disable-turbolinkDmitriy Zaporozhets
2015-04-08Improve wording below signup boxRobert Speicher
2015-03-31Disable turbolinks for omniauth link to avoid rendering problemsFotis Gimian
2015-03-22Restyle oauth accounts at profile page and add ability to unlink accountDmitriy Zaporozhets
2015-03-13Use custom LDAP label in LDAP signin form.Douwe Maan
2015-02-14Improve login screen when only OmniAuth providers are enabledAaron Stone
2015-02-13Move OAuth signin options just below signin box.Douwe Maan
2015-02-13Add headings to signin/signup blocks on signin page.Douwe Maan
2015-02-05Clean up devise views.Douwe Maan
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets
2015-01-08Redesign signin/singup pagesDmitriy Zaporozhets
2014-07-11Improve signin/signup/reset pages UIDmitriy Zaporozhets
2013-10-17Use gitlab_config intead of Gitlab.config.gitlab in viewsDmitriy Zaporozhets
2013-09-27 Add check if the signup setting is enabled. fixes #4832 Perry Faro
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2012-03-24Improved profile & team member showDmitriy Zaporozhets
2012-01-27Bootstrap: login screenDmitriy Zaporozhets