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-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-30Validate that SAML requests are originated from gitlabSebastian Arcila Valenzuela
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Enable serving static objects from an external storageAhmad Sherif
2019-09-04Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda
2019-08-27Update docs and comments about saml with allow_bypass_two_factordodocat
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
2019-07-25Frozen string cannot change encodingThong Kuah
2019-07-22OAuth2 support for GitLab personal access tokensSteve Abrams
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-06-28Support CIDR notation in IP rate limiterStan Hu
2019-06-18 #57815 Password authentication disabled for UltraAuth usersKartikey Tanna
2019-05-27Add no-tabs class and externalize stringsMartin Wortschack
2019-05-05Run rubocop -a on CE filesStan Hu
2019-03-25Backport 'Update user name upon LDAP sync' from EERémy Coutable
2019-03-20Handle nil name in Gitlab::Auth::LDAP::Person#nameRémy Coutable
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-05Merge branch 'add_ldap_tls_options' into 'master'Douwe Maan
2019-03-04Merge branch 'ce-security-jej/group-saml-link-origin-verification' into 'master'Yorick Peterse
2019-03-04Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing
2019-01-28Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas
2019-01-23Backport EE GroupSAML origin verification changesJames Edwards-Jones
2019-01-23Log admin status of user when OAuth::User is savedImre Farkas
2019-01-16chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov
2018-11-29Add config to disable impersonationImre Farkas
2018-11-29Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares
2018-11-20Merge branch 'fix/allow-saml2-for-2fa-bypass' into 'master'Douwe Maan
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-29[master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas
2018-10-25saml/auth_hash: Allow 2FA bypass for SAML 2.0 responses115100
2018-10-13Enable some frozen string in lib/gitlabgfyoung
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-23Backport LDAP changes to CEDouglas Barbosa Alexandre
2018-08-22Fix broken Git over HTTP clones with LDAP usersStan Hu
2018-08-03Improve blocked user tracking code readabilityGrzegorz Bizon
2018-08-02Remove an empty line from blocker user tracker classGrzegorz Bizon
2018-08-02Remove an empty line from the end of blocked_user_tracker.rbGrzegorz Bizon
2018-08-01Improve authentication events-related code readabilityGrzegorz Bizon
2018-08-01Simplify blocked user tracking during authenticationGrzegorz Bizon
2018-08-01Improve blocked user tracking and fire some events only onceGrzegorz Bizon