Andrea Campi
|
5f72ad17be
Fix method_missing magic: only loop when we see an exception we think we caused ourselves.
|
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 |
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 |
Andrea Campi
|
8a04152bd7
Look for the wrapper template in this cookbook.
|
12 years ago |
Andrea Campi
|
836fb80cdd
Simplify / fix id_deploy generation.
|
12 years ago |
Andrea Campi
|
320f14b65e
Convert one more occurrence of resource.id => resource.name.
|
12 years ago |
Andrea Campi
|
f4a82a6c7d
Add deprecation warnings to recipes.
|
12 years ago |
Noah Kantrowitz
|
665a31bbd7
Should technically be a symbol.
|
13 years ago |
Noah Kantrowitz
|
b35c4aa3ec
Checkpoint lots of work. Includes application cookbook split to application_(rails, django). Also hey look, Django and Gunicorn plugins!
|
13 years ago |
Noah Kantrowitz
|
b12bd65f34
Allow specifying database and memcache settings as blocks.
|
13 years ago |
Noah Kantrowitz
|
4fd137e669
Actually create the vendor_bundle folder.
|
13 years ago |
Noah Kantrowitz
|
dd11e8dc77
Set default commands correctly.
|
13 years ago |
Noah Kantrowitz
|
28e042bea5
Remove old code.
|
13 years ago |
Noah Kantrowitz
|
74784c0e48
Allow swapping deploy_revision for something else.
|
13 years ago |
Noah Kantrowitz
|
e016126d89
Update the class constants in place to avoid a warning.
|
13 years ago |
Noah Kantrowitz
|
250baf7a05
app cookbook will soon require the DB cookbook.
|
13 years ago |
Noah Kantrowitz
|
9280ea9fed
There isn't a default value for unicorn stuffs yet so do it the silly way.
|
13 years ago |
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).
|
13 years ago |
Noah Kantrowitz
|
392c065f12
Accidentally left the default migration command as rake db:migrate.
|
13 years ago |
Noah Kantrowitz
|
7b1f184c31
Move before_compile to be really first.
|
13 years ago |
Noah Kantrowitz
|
2ebd9c61d5
Initial model for application LWRPs.
|
13 years ago |
Joseph Anthony Pasquale Holsten
|
fbbb4fa27c
fix chef_environment to be used as attribute in django recipe (from https://github.com/ches/cookbooks/commit/520717cbc609891cae563ce419ff2041e3ff99fb)
|
12 years ago |
Nathen Harvey
|
e155598186
[COOK-1087] Update the CONTRIBUTING file to fix a minor typo
|
12 years ago |
Nathen Harvey
|
cc586c32b2
Merge branch 'master' of github.com:customink/cookbooks
|
12 years ago |
jtimberman
|
82ae63bbbb
application v0.99.14
|
12 years ago |
jtimberman
|
70df913e76
[COOK-1065] - use pip in virtualenv
|
12 years ago |
jtimberman
|
79e6ebdbd2
Preparing repository for splitting cookbooks into their own repos.
|
12 years ago |
Nathen Harvey
|
58caf9608b
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Seth Chisamore
|
641c27f4f3
application v0.99.12
|
13 years ago |