Commit History

作者 SHA1 備註 提交日期
  Andrea Campi f9b875f8d2 Only call #converge if it's defined; this lets us tell platforms affected by CHEF-3589 / CHEF-3493 by those where they are fixed. 11 年之前
  Andrea Campi 081d6902ee Explicitly call #converge after recipe_eval. 11 年之前
  Andrea Campi 731ea24c30 Work around CHEF-3493: it also affects file-based callbacks. 11 年之前
  Andrea Campi 0ccbc691ea Work around CHEF-3493: on affected versions recipe_eval is unreliable, roll our own based on something we use elsewhere. 11 年之前
  Andrea Campi 6b7aba3db2 COOK-1673: catch up with Chef::Platform API changes in Chef 10.16. 11 年之前
  Andrea Campi 15417e812a [CHEF-1312] correctly include a mixin. 12 年之前
  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 年之前
  Andrea Campi d1793a081c [COOK-634] Update copyright notice. 12 年之前
  Andrea Campi 8557b625f0 Factor out the logic to determine the actual database server; whether that comes from a search, or is manually specified. In particular, this makes it possible to specify a host that is not managed in chef, per COOK-730. 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 b12bd65f34 Allow specifying database and memcache settings as blocks. 12 年之前
  Noah Kantrowitz e016126d89 Update the class constants in place to avoid a warning. 12 年之前
  Noah Kantrowitz 392c065f12 Accidentally left the default migration command as rake db:migrate. 12 年之前
  Noah Kantrowitz 2ebd9c61d5 Initial model for application LWRPs. 12 年之前