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-08-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-08-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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