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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/controllersdineshpanda
2019-07-31Add captcha if there are multiple failed login attemptsMałgorzata Ksionek
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
2019-07-18Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas
2019-05-21Prevent password sign in restriction bypassJames Edwards-Jones
2019-04-24Remove "You are already signed in" bannerIllya Klymov
2019-04-08Externalize strings in flash messagesMartin Wortschack
2018-11-15Rails5: env is deprecated and will be removed from Rails 5.1Jasper Maes
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-23Track blocked users and two factor authenticationsGrzegorz Bizon
2018-07-20Disable SAML if OmniAuth is disabledLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-03Add Prometheus metrics to track reCAPTCHA success/failuresStan Hu
2018-06-22Show a reCAPTCHA on signin page if custom header is setStan Hu
2018-05-04Reuses `InternalRedirect` when possibleBob Van Landuyt
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-06Create idea of read-only databaseToon Claes
2017-10-05Minor backport from EEValery Sizov
2017-10-02Merge branch 'enhance-logging' into 'master'Robert Speicher
2017-09-30Remove lock reason and add guard clauseBrian Neel
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-28Standardize capitalization and statusBrian Neel
2017-09-28# This is a combination of 1 commit.Brian Neel
2017-08-24Define ldap methods at runtimeBob Van Landuyt
2017-07-27Backport some recent changes related to LDAP from EERubén Dávila
2017-07-25Explicitly add `protect_from_forgery` actionBob Van Landuyt
2017-07-14Merge branch 'bjk/metric_names' into 'master'Douwe Maan
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Update sessions metric name.Ben Kochie
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23more refactoring based on feedbackJames Lopez
2017-06-23added service in the rest of controllers and classesJames Lopez