summaryrefslogtreecommitdiff
path: root/app/controllers/projects/registry
Commit message (Expand)AuthorAgeFilesLines
* 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-111-6/+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-082-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-25/+10
* Limit registry tag bulk delete to 15 items24705-multi-selection-for-delete-on-registry-pageGiorgenes Gelatti2019-08-151-2/+10
* Validates tag names and tags#bulk_destroyGiorgenes Gelatti2019-07-301-0/+9
* Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+15
* Registry component now includes error messagesNick Kipling2019-07-021-0/+2
* Allow Developer role to delete tags via container registry apiJason Goodman2019-06-171-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-253-0/+6
* Delete a container registry asynchronouslyStan Hu2018-09-071-10/+6
* 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