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
2019-02-18Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader
2019-02-01Add e2e QA test for logging in using GitHub OAuthSanad Liaquat
2018-11-18Backport of ee/8120: Smartcard authenticationImre Farkas
2018-10-15[QA] Handle sign-up when terms must be acceptedRémy Coutable
2018-10-11Initial commitSanad Liaquat
2018-10-10Retry registration 3 times before failingMark Lapierre
2018-09-24Allow registration when LDAP is enabledMark Lapierre
2018-09-18[QA] consolidate selector patterns (1_manage/login)Dan Davison
2018-09-06Resolve "Update presentation for SSO providers on log in page"Martin Wortschack
2018-06-21Fix multiple active tabs when Crowd or LDAP is in useStan Hu
2018-06-08Users can accept terms during registrationBob Van Landuyt
2018-05-25Fix login tabsAnnabel Dunstone Gray
2018-04-25Revert .hide to .d-none conversionClement Ho
2018-04-19Fix tabs on sign in pageClement Ho
2018-04-16Fix alignment on login pageClement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-11Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2018-01-18Fix Shows signin tab after new user email confirmationJacopo
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-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-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-03-10Change label for name on sign up formtauriedavis
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-11-18Allow registering users where the username contains dots (.).Timothy Andrew