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-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-02-18Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader
2019-02-04Merge branch 'if-7693-smartcard_ldap_integration-ee_backport' into 'master'Dmitriy Zaporozhets
2019-02-01Add e2e QA test for logging in using GitHub OAuthSanad Liaquat
2019-01-31Use `sanitize_name` to sanitize URL in user full nameKushal Pandya
2019-01-28Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-10Addressing peer review feedback.Scott Escue
2019-01-10Preserve URL fragment across sign-in and sign-up redirectsScott Escue
2018-11-29Merge branch 'security-email-change-notification' into 'master'Cindy Pallares
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-19Unite green buttons under one css classDmitriy Zaporozhets
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-22Show a reCAPTCHA on signin page if custom header is setStan Hu
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-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-04-27Replace time_ago_in_words with JS-based oneTakuya Noguchi
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] .help-block to .form-text.text-mutedClement 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-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
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
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-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