summaryrefslogtreecommitdiff
path: root/app/controllers/admin/labels_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-1/+1
* Externalize strings in admin controllersMartin Wortschack2019-03-211-3/+3
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Fix notification message when admin label was modifiedfix-label-messageRobert Schilling2017-09-181-1/+1
* 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-1/+1
* Labels support color names in backendDongqing Hu2017-03-291-4/+5
* Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* Label description and Label rowTap2016-02-171-1/+1
* added spinach for glabal labelsglobal_labelsValery Sizov2015-09-031-1/+0
* CRUD for admin labelsValery Sizov2015-09-031-0/+59