Commit History

Author SHA1 Message Date
  Benedict Steele d57014db9e adding the ability to enable gitsubmodules 11 years ago
  Andrea Campi 2f78e5f359 Add #release_path and #shared_path convenience methods on the main application resource, so that users don't need to jump through hoops. 12 years ago
  jtimberman 284e384c59 [COOK-1318] - Create a to_ary method that returns nil 12 years ago
  Andrea Campi 9f3d960941 [COOK-1253] If a deployment fails and we have a previous version, roll back to that one. 12 years ago
  Joshua Timberman a857837167 Merge pull request #3 from andreacampi/COOK-634 12 years ago
  Andrea Campi 84ae64fa49 0.10.10 support: the exception raised when a resource is not found 12 years ago
  Andrea Campi 9b8ebb1051 [COOK-1252] Add a :force_deploy action that maps onto the corresponding action of the deploy resource. 12 years ago
  Andrea Campi d1793a081c [COOK-634] Update copyright notice. 12 years ago
  Andrea Campi 9339b72736 Cleanup: we don't really have a :remove action. 12 years ago
  Noah Kantrowitz cbb4a4b410 Allow symbol and string names to be passed through (deploy resource does the lookup dance automatically). 12 years ago
  Andrea Campi 5f72ad17be Fix method_missing magic: only loop when we see an exception we think we caused ourselves. 12 years ago
  Andrea Campi f0ca7c3d8b [COOK-1116] Make it possible to use other SCMs than git. 12 years ago
  Andrea Campi 0c7f729818 Make sure each sub-resource is unique; failure to do so would leak attributes between different applications. 12 years ago
  Noah Kantrowitz 665a31bbd7 Should technically be a symbol. 12 years ago
  Noah Kantrowitz b35c4aa3ec Checkpoint lots of work. Includes application cookbook split to application_(rails, django). Also hey look, Django and Gunicorn plugins! 12 years ago
  Noah Kantrowitz 74784c0e48 Allow swapping deploy_revision for something else. 12 years ago
  Noah Kantrowitz 2ebd9c61d5 Initial model for application LWRPs. 12 years ago