summaryrefslogtreecommitdiff
path: root/app/controllers/projects/registry
Commit message (Expand)AuthorAgeFilesLines
* Add serializer matchersKamil Trzcinski2017-10-021-7/+7
* Add ContainerTag and ContainerRepository frontend APIKamil Trzcinski2017-09-212-48/+27
* [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-201-7/+21
* [ci skip] First iteration: port haml into vueFilipa Lacerda2017-09-191-0/+31
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-072-0/+4
* Add minor improvements to container registry codeGrzegorz Bizon2017-04-061-4/+2
* Remove redundant code from container registry classesGrzegorz Bizon2017-04-051-1/+1
* Require container registry entities in controllersGrzegorz Bizon2017-04-052-3/+5
* Fix wording in registry tags controller notificationsGrzegorz Bizon2017-04-041-2/+2
* Improve wording in registry notifications in the UIGrzegorz Bizon2017-04-041-2/+2
* Fix Rubocop offenses in code related to the registryGrzegorz Bizon2017-04-031-1/+1
* Ensure root container repository when visiting registryGrzegorz Bizon2017-04-031-0/+16
* Add serveral minor improvements to container registryGrzegorz Bizon2017-03-312-2/+4
* Move code related to registry to multiple controllersGrzegorz Bizon2017-03-313-33/+31
* Reorganize container repository controllers and viewsGrzegorz Bizon2017-03-313-0/+71