summaryrefslogtreecommitdiff
path: root/app/controllers/projects/registry/repositories_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-2/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-13/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-071-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-2/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-0/+2
* Registry component now includes error messagesNick Kipling2019-07-021-0/+2
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Delete a container registry asynchronouslyStan Hu2018-09-071-10/+6
* Add ContainerTag and ContainerRepository frontend APIKamil Trzcinski2017-09-211-40/+4
* [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-051-2/+2
* 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-071-0/+2
* Remove redundant code from container registry classesGrzegorz Bizon2017-04-051-1/+1
* Require container registry entities in controllersGrzegorz Bizon2017-04-051-1/+1
* 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-311-1/+2
* Move code related to registry to multiple controllersGrzegorz Bizon2017-03-311-32/+4
* Reorganize container repository controllers and viewsGrzegorz Bizon2017-03-311-0/+54