summaryrefslogtreecommitdiff
path: root/app/models/deploy_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-091-1/+1
* Fall back on ghost user when deploy key user is not setDouwe Maan2018-03-281-0/+4
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-3/+17
* created services for keyshaseeb2017-09-151-6/+0
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-1/+1
* Don't notify user for deploy keys, feedback:Lin Jen-Shin2016-11-181-0/+6
* Introduce has_access_to? so that we could reuse itLin Jen-Shin2016-11-161-1/+5
* Add more tests and fix write to project checkLin Jen-Shin2016-11-111-0/+4
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-15/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-3/+3
* Re-annotate modelsStan Hu2015-05-031-1/+1
* Clean up code.Douwe Maan2015-04-031-1/+12
* Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+7
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* ReannotateDmitriy Zaporozhets2013-08-211-8/+8
* AnnotatedDmitriy Zaporozhets2013-06-191-0/+14
* Feature: Deploy keys between projectsDmitriy Zaporozhets2013-05-061-0/+2
* Create DeployKey & DeployKeysProject models. Bulding many to many relation be...Dmitriy Zaporozhets2013-05-061-0/+4