summaryrefslogtreecommitdiff
path: root/spec/lib/container_registry
Commit message (Expand)AuthorAgeFilesLines
* Update container repository path referenceGrzegorz Bizon2017-11-161-0/+18
* Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-7/+7
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-213-30/+30
* Properly handle container registry redirects to fix metadata stored on a S3 b...sh-fix-container-registry-s3-redirectsStan Hu2017-05-172-1/+40
* Improve container registry repository path specsfix/gb/container-registry-repository-pathsGrzegorz Bizon2017-04-191-15/+4
* Fix duplicated container repository namesGrzegorz Bizon2017-04-181-1/+30
* Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
* Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon2017-04-131-19/+3
* Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
* Add method that returns location of registry imageGrzegorz Bizon2017-04-101-0/+7
* Remove redundant code from container registry classesGrzegorz Bizon2017-04-051-1/+1
* Swap method names in containe registry path classGrzegorz Bizon2017-04-041-9/+9
* Improve code in container repository path classGrzegorz Bizon2017-04-031-0/+8
* Check registry repository name against regexpGrzegorz Bizon2017-04-031-9/+15
* Remove redundant stubs from container image tag specsGrzegorz Bizon2017-04-031-18/+17
* Fix rubocop offense in registry path specsGrzegorz Bizon2017-03-311-1/+1
* Check container repository exists for a given pathGrzegorz Bizon2017-03-301-1/+29
* Use container repository path inside auth serviceGrzegorz Bizon2017-03-291-2/+2
* Make container repository path code more readableGrzegorz Bizon2017-03-291-31/+39
* Implement method matching container repository namesGrzegorz Bizon2017-03-281-1/+44
* Implement container repository path classGrzegorz Bizon2017-03-281-0/+119
* Fix container registry blob specsGrzegorz Bizon2017-03-241-55/+59
* Fix specs for container repository tagsGrzegorz Bizon2017-03-241-15/+43
* Rename container image to repository in specsGrzegorz Bizon2017-03-232-2/+2
* Fixes broken and missing testsAndre Guedes2017-02-224-72/+21
* Explicitly remove authorization token and make sure that invalid addresses ar...Kamil Trzcinski2016-07-152-14/+87
* Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...registry-500-fixKamil Trzcinski2016-06-171-1/+1
* Add support for Docker Registry manifest v1Kamil Trzcinski2016-06-151-25/+64
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-243-6/+6
* Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-174-1/+216
* Add .gitkeepKamil Trzcinski2016-05-171-0/+28