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-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-03If user can push to docker then it can delete tooGiorgenes Gelatti
2019-08-27Removed rubocop disable flags, updated changelogEtienne Baqué
2019-08-27Updated call to find deploy tokenEtienne Baqué
2019-08-23Exempt `jwt/auth` for user `gitlab-ci-token` from rate limitingMarius Bobin
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-04-15Added write_repository scope for personal access tokenHoratiu Eugen Vlad
2019-02-06Fix #44332 - Add support for profile and emailGotenXiao
2018-12-17Revert "Revert "LfsToken uses JSONWebToken::HMACToken by default""Ash McKenzie
2018-12-05Revert "LfsToken uses JSONWebToken::HMACToken by default"🤖 GitLab Bot 🤖
2018-12-05LfsToken uses JSONWebToken::HMACToken by defaultAsh McKenzie
2018-10-29Merge branch 'fix_pat_auth-11-4' into 'security-11-4'Robert Speicher
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-20Disable SAML if OmniAuth is disabledLin Jen-Shin
2018-06-04Bring back the EE changes to CE to authentication of buildsKamil Trzciński
2018-06-01Introduce Gitlab::Auth.omniauth_setup_providersLin Jen-Shin
2018-06-01Eliminate constants warnings by:Lin Jen-Shin
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-07Use proper auth_scope for deploy tokenKamil Trzciński
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Addreses backend review suggestionsMayra Cabrera
2018-04-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-04-07Implement 'read_repo' for DeployTokensMayra Cabrera
2018-03-27Fix LDAP login without user in DBHoratiu Eugen Vlad
2018-03-06Make oauth provider login genericHoratiu Eugen Vlad
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-11-24Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern
2017-11-23Fix pulling and pushing using a personal access token with the sudo scopeDouwe Maan
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-08Fix Error 500 when pushing LFS objects with a write deploy keyStan Hu
2017-11-02Add sudo API scopeDouwe Maan
2017-11-02Consistently use PersonalAccessToken instead of PersonalTokenDouwe Maan
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-09-12Merge branch 'hide-read-registry-scope-when-registry-disabled' into 'master'Kamil Trzciński
2017-09-01Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-22Hide read_registry scope when registry is disabled on instanceRobin Bobbitt
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-02Cleanup tests and add admin_container_image toLin Jen-Shin
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-30`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew