Commit History

Author SHA1 Message Date
  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 years ago
  Andrea Campi 081d6902ee Explicitly call #converge after recipe_eval. 11 years ago
  Andrea Campi 731ea24c30 Work around CHEF-3493: it also affects file-based callbacks. 11 years ago
  Andrea Campi 0ccbc691ea Work around CHEF-3493: on affected versions recipe_eval is unreliable, roll our own based on something we use elsewhere. 11 years ago
  Andrea Campi 6b7aba3db2 COOK-1673: catch up with Chef::Platform API changes in Chef 10.16. 11 years ago
  Andrea Campi 15417e812a [CHEF-1312] correctly include a mixin. 12 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
  Andrea Campi d1793a081c [COOK-634] Update copyright notice. 12 years ago
  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 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 b12bd65f34 Allow specifying database and memcache settings as blocks. 12 years ago
  Noah Kantrowitz e016126d89 Update the class constants in place to avoid a warning. 12 years ago
  Noah Kantrowitz 392c065f12 Accidentally left the default migration command as rake db:migrate. 12 years ago
  Noah Kantrowitz 2ebd9c61d5 Initial model for application LWRPs. 12 years ago