summaryrefslogtreecommitdiff
path: root/app/controllers/admin/deploy_keys_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-2/+2
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-2/+2
* created services for keyshaseeb2017-09-151-3/+2
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-4/+20
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-4/+20
* | 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
|/
* Allow admin to set keys with write access, andLin Jen-Shin2016-11-221-1/+1
* Don't notify user for deploy keys, feedback:Lin Jen-Shin2016-11-181-1/+1
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-6/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Clean up code.Douwe Maan2015-04-031-5/+9
* Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+45