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-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-30Explicitly reject non http(s) schemesThong Kuah
2019-07-30Write out sham_rack gemThong Kuah
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-25Support Docker OCI imagesStan Hu
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2017-11-16Update container repository path referenceGrzegorz Bizon
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-17Properly handle container registry redirects to fix metadata stored on a S3 b...Stan Hu
2017-04-19Improve container registry repository path specsGrzegorz Bizon
2017-04-18Fix duplicated container repository namesGrzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-13Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon
2017-04-13Fix registry for projects with uppercases in pathGrzegorz Bizon
2017-04-10Add method that returns location of registry imageGrzegorz Bizon
2017-04-05Remove redundant code from container registry classesGrzegorz Bizon
2017-04-04Swap method names in containe registry path classGrzegorz Bizon
2017-04-03Improve code in container repository path classGrzegorz Bizon
2017-04-03Check registry repository name against regexpGrzegorz Bizon
2017-04-03Remove redundant stubs from container image tag specsGrzegorz Bizon
2017-03-31Fix rubocop offense in registry path specsGrzegorz Bizon
2017-03-30Check container repository exists for a given pathGrzegorz Bizon
2017-03-29Use container repository path inside auth serviceGrzegorz Bizon
2017-03-29Make container repository path code more readableGrzegorz Bizon
2017-03-28Implement method matching container repository namesGrzegorz Bizon
2017-03-28Implement container repository path classGrzegorz Bizon
2017-03-24Fix container registry blob specsGrzegorz Bizon
2017-03-24Fix specs for container repository tagsGrzegorz Bizon
2017-03-23Rename container image to repository in specsGrzegorz Bizon
2017-02-22Fixes broken and missing testsAndre Guedes
2016-07-15Explicitly remove authorization token and make sure that invalid addresses ar...Kamil Trzcinski
2016-06-17Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...Kamil Trzcinski
2016-06-15Add support for Docker Registry manifest v1Kamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-17Provide full test coverage to lib/container_registry API implementationKamil Trzcinski