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-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
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-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-03-19Add support for deleting images in registry 2.7Peter Bábics
2018-12-29Set the JWT algorithm to RS256 in decode specsStan Hu
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-08-01Support multiple scopes when using authing container registry scopesKamil Trzciński
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-21Bring changes from EELin Jen-Shin
2018-04-10Verify that deploy token has valid access when pulling container registry imageMayra Cabrera
2018-03-05Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets
2017-10-11fix code style issuesVratislav Kalenda
2017-10-08fix lintVratislav Kalenda
2017-10-08remove whitespaceVratislav Kalenda
2017-10-08Issue JWT token with registry:catalog:* scope when requested by GitLab adminVratislav Kalenda
2017-08-07Rename user_can_admin? because it's more accurateLin Jen-Shin
2017-08-07Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Cleanup tests and add admin_container_image toLin Jen-Shin
2017-08-02Implemented star auth capabilities on docker registry to enable deletion of i...Maxime Visonneau
2017-08-02Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-29fix unit testing for adminJean Praloran
2017-05-29fix typo and checkJean Praloran
2017-05-29add test and rebaseJean Praloran
2017-03-31Add test example for invalid registry access requestGrzegorz Bizon
2017-03-30Create container repository on successful push authGrzegorz Bizon
2017-03-29Add readability improvements to registry auth specsGrzegorz Bizon
2017-02-23Enable Style/WordArrayDouwe Maan
2016-11-01Allow owners to fetch source code in CI buildsKamil Trzcinski
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Verify permission of build in context of dependent projectKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-07-15Allow to access Container Registry for Public and Internal projectsKamil Trzcinski
2016-05-31Fix rubocop offensesKamil Trzcinski
2016-05-31Test token expirabilityKamil Trzcinski
2016-05-30Make authentication service for Container Registry to be compatible with < Do...Kamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-23Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski
2016-05-21Fix container deletion permission issueKamil Trzcinski
2016-05-17Fix specsKamil Trzcinski
2016-05-17Use container registry config stubKamil Trzcinski
2016-05-15Fix http status codes for container registry authentication serviceKamil Trzcinski
2016-05-15Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski