summaryrefslogtreecommitdiff
path: root/app/controllers/admin/keys_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* redirect to keys index instead of user index after a key is deletedjouve/gitlab-ce-admin_keysCyril Jouve2017-06-011-2/+2
* Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* Move user key manipulation in admin section to a separate controller.Marin Jankovski2014-12-301-0/+34