summaryrefslogtreecommitdiff
path: root/app/controllers/projects/deploy_keys_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-081-1/+1
* Create service for enabling deploy keysZ.J. van de Weg2016-08-051-14/+6
* Project deploy keys updated UIPhil Hughes2016-04-251-13/+18
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-1/+1
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-4/+0
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* Clean up code.Douwe Maan2015-04-031-5/+10
* Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-13/+5
* Satisfy Rubocop.Douwe Maan2015-03-171-2/+1
* Delete deploy key when last connection to a project is destroyed.Douwe Maan2015-03-171-2/+3
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+6
* Use @project on controllers, don't call methodCiro Santilli2014-10-191-1/+1
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-1/+5
* fix most of warningsskv2013-12-151-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+61