Commit History

作者 SHA1 備註 提交日期
  Chris Roberts 63002f714d Use respond_to_missing? if we are in a non-ancient version of ruby 11 年之前
  Chris Roberts 72b4bd3f2a Properly respond_to? things that are provided via method_missing 11 年之前
  jtimberman 56a643965c Revert "Merge pull request #23 from Youscribe/addRoot" 11 年之前
  Guilhem Lettron 648a99aa0e rename parameter "root" to "app_root" 11 年之前
  Guilhem Lettron 61a56e3196 Add a root path (default to /) 11 年之前
  Benedict Steele d57014db9e adding the ability to enable gitsubmodules 11 年之前
  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 年之前
  jtimberman 284e384c59 [COOK-1318] - Create a to_ary method that returns nil 12 年之前
  Andrea Campi 9f3d960941 [COOK-1253] If a deployment fails and we have a previous version, roll back to that one. 12 年之前
  Joshua Timberman a857837167 Merge pull request #3 from andreacampi/COOK-634 12 年之前
  Andrea Campi 84ae64fa49 0.10.10 support: the exception raised when a resource is not found 12 年之前
  Andrea Campi 9b8ebb1051 [COOK-1252] Add a :force_deploy action that maps onto the corresponding action of the deploy resource. 12 年之前
  Andrea Campi d1793a081c [COOK-634] Update copyright notice. 12 年之前
  Andrea Campi 9339b72736 Cleanup: we don't really have a :remove action. 12 年之前
  Noah Kantrowitz cbb4a4b410 Allow symbol and string names to be passed through (deploy resource does the lookup dance automatically). 12 年之前
  Andrea Campi 5f72ad17be Fix method_missing magic: only loop when we see an exception we think we caused ourselves. 12 年之前
  Andrea Campi f0ca7c3d8b [COOK-1116] Make it possible to use other SCMs than git. 12 年之前
  Andrea Campi 0c7f729818 Make sure each sub-resource is unique; failure to do so would leak attributes between different applications. 12 年之前
  Noah Kantrowitz 665a31bbd7 Should technically be a symbol. 12 年之前
  Noah Kantrowitz b35c4aa3ec Checkpoint lots of work. Includes application cookbook split to application_(rails, django). Also hey look, Django and Gunicorn plugins! 12 年之前
  Noah Kantrowitz 74784c0e48 Allow swapping deploy_revision for something else. 12 年之前
  Noah Kantrowitz 2ebd9c61d5 Initial model for application LWRPs. 12 年之前