Commit Verlauf

Autor SHA1 Nachricht Datum
  Andrea Campi d1793a081c [COOK-634] Update copyright notice. vor 12 Jahren
  Andrea Campi a59d4f7730 Cleanup: this cookbook doesn't really depend on the database cookbook. vor 12 Jahren
  Andrea Campi 5ce59e6c54 Cleanup: remove a duplicate dependency. vor 12 Jahren
  Andrea Campi 9339b72736 Cleanup: we don't really have a :remove action. vor 12 Jahren
  Andrea Campi 5efd995e98 Merge pull request #1 from coderanger/COOK-634 vor 12 Jahren
  Noah Kantrowitz cbb4a4b410 Allow symbol and string names to be passed through (deploy resource does the lookup dance automatically). vor 12 Jahren
  Andrea Campi b07957a676 Update the description. vor 12 Jahren
  Andrea Campi f22e3031cf [COOK-634] Update documentation to cover the new LWRP; replace the description of vor 12 Jahren
  Andrea Campi d6f1fd7d30 Refactor: reduce code duplication. vor 12 Jahren
  Andrea Campi 5f72ad17be Fix method_missing magic: only loop when we see an exception we think we caused ourselves. vor 12 Jahren
  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. vor 12 Jahren
  Andrea Campi f0ca7c3d8b [COOK-1116] Make it possible to use other SCMs than git. vor 12 Jahren
  Andrea Campi 0c7f729818 Make sure each sub-resource is unique; failure to do so would leak attributes between different applications. vor 12 Jahren
  Andrea Campi 8a04152bd7 Look for the wrapper template in this cookbook. vor 12 Jahren
  Andrea Campi 836fb80cdd Simplify / fix id_deploy generation. vor 12 Jahren
  Andrea Campi 320f14b65e Convert one more occurrence of resource.id => resource.name. vor 12 Jahren
  Andrea Campi f4a82a6c7d Add deprecation warnings to recipes. vor 12 Jahren
  Noah Kantrowitz 665a31bbd7 Should technically be a symbol. vor 12 Jahren
  Noah Kantrowitz b35c4aa3ec Checkpoint lots of work. Includes application cookbook split to application_(rails, django). Also hey look, Django and Gunicorn plugins! vor 12 Jahren
  Noah Kantrowitz b12bd65f34 Allow specifying database and memcache settings as blocks. vor 12 Jahren
  Noah Kantrowitz 4fd137e669 Actually create the vendor_bundle folder. vor 12 Jahren
  Noah Kantrowitz dd11e8dc77 Set default commands correctly. vor 12 Jahren
  Noah Kantrowitz 28e042bea5 Remove old code. vor 12 Jahren
  Noah Kantrowitz 74784c0e48 Allow swapping deploy_revision for something else. vor 12 Jahren
  Noah Kantrowitz e016126d89 Update the class constants in place to avoid a warning. vor 12 Jahren
  Noah Kantrowitz 250baf7a05 app cookbook will soon require the DB cookbook. vor 12 Jahren
  Noah Kantrowitz 9280ea9fed There isn't a default value for unicorn stuffs yet so do it the silly way. vor 12 Jahren
  Noah Kantrowitz b89f6915ed Start on de-globalizing the unicorn plugin. Still need to attack the runit templates (or figure out how to make runit DIAF). vor 12 Jahren
  Noah Kantrowitz 392c065f12 Accidentally left the default migration command as rake db:migrate. vor 12 Jahren
  Noah Kantrowitz 7b1f184c31 Move before_compile to be really first. vor 12 Jahren