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
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-27Add latest changes from gitlab-org/security/gitlab@13-11-stable-eeGitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Avoid calling freeze on already frozen strings in app/servicesdineshpanda
2019-09-03If user can push to docker then it can delete tooGiorgenes Gelatti
2019-08-01Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809Valery Sizov
2019-03-19Add support for deleting images in registry 2.7Peter Bábics
2019-02-07Update comment about legacy pipeline triggersDmitriy Zaporozhets
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-08-01Support multiple scopes when using authing container registry scopesKamil Trzciński
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-04-10Verify that deploy token has valid access when pulling container registry imageMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-10-10refactor access handlingVratislav Kalenda
2017-10-08remove whitespaceVratislav Kalenda
2017-10-08Issue JWT token with registry:catalog:* scope when requested by GitLab adminVratislav Kalenda
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-07Rename user_can_admin? because it's more accurateLin Jen-Shin
2017-05-29fix typo and checkJean Praloran
2017-05-29add test and rebaseJean Praloran
2017-05-29change ability requirementJean Praloran
2017-05-29add star for action scope, in order to delete image from registryjean
2017-03-31Add test example for invalid registry access requestGrzegorz Bizon
2017-03-31Add specs for container repository factory methodGrzegorz Bizon
2017-03-30Do not allow registry requests for invalid repositoriesGrzegorz Bizon
2017-03-30Create container repository on successful push authGrzegorz Bizon
2017-03-29Add comment to container registry auth serviceGrzegorz Bizon
2017-03-29Use container repository path inside auth serviceGrzegorz Bizon
2017-03-23Rename container image model to container repositoryGrzegorz Bizon
2017-03-23Fix communication between GitLab and Container RegistryGrzegorz Bizon
2017-03-22Refactor splitting container image full pathGrzegorz Bizon
2017-03-21Makes ContainerImages RoutableAndre Guedes
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-22Fixes broken and missing testsAndre Guedes
2017-02-22Multi-level container image names backend implementationAndre Guedes
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2016-11-09Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez
2016-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-09-27Be nice to Docker Clients talking to JWT/authKamil Trzcinski