summaryrefslogtreecommitdiff
path: root/spec/features/container_registry_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Container Registry APIKamil TrzciƄski2019-01-251-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-4/+4
* Fixed click eventsJose Ivan Vargas2017-10-091-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Fix broken testFilipa Lacerda2017-10-031-2/+5
* Add serializer matchersKamil Trzcinski2017-10-021-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Resolve "Improve Container Registry description"Achilleas Pipinellis2017-06-011-1/+1
* Fix container registry specs after changing textsGrzegorz Bizon2017-04-041-1/+1
* Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+2
* Refactor feature specs for container registryGrzegorz Bizon2017-04-031-32/+33
* Improve code related to removing container image tagsGrzegorz Bizon2017-03-311-1/+2
* Fix specs for container repository destroy serviceGrzegorz Bizon2017-03-241-1/+0
* Rename container image to repository in specsGrzegorz Bizon2017-03-231-4/+4
* Fix some specs using the old ContainerImage constGrzegorz Bizon2017-03-231-1/+1
* Fixes broken and missing testsAndre Guedes2017-02-221-9/+23
* Show proper image ID on registry pageKamil Trzcinski2016-06-211-1/+2
* Use container registry config stubKamil Trzcinski2016-05-161-6/+1
* Improve test coverageKamil Trzcinski2016-05-161-1/+1
* Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-141-1/+1
* Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-1/+1
* Fix CI testsKamil Trzcinski2016-05-121-3/+9
* Added Docker Registry View testsKamil Trzcinski2016-05-091-0/+43