summaryrefslogtreecommitdiff
path: root/spec/lib/container_registry/path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Update container repository path referenceGrzegorz Bizon2017-11-161-0/+18
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-6/+6
* 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
* 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
* 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