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
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
2016-05-17Add .gitkeepKamil Trzcinski