jtimberman
|
bb5827ff33
release v1.0.0
|
12 years ago |
jtimberman
|
284e384c59
[COOK-1318] - Create a to_ary method that returns nil
|
12 years ago |
jtimberman
|
fa30c17a77
Corrected example parameter use for revision
|
12 years ago |
jtimberman
|
016e9d0491
use a non 1.0 version for development, next release will be 1.0.0
|
12 years ago |
Joshua Timberman
|
943cc386b3
Merge pull request #6 from andreacampi/COOK-634
|
12 years ago |
Joshua Timberman
|
9f88c5e797
Merge pull request #5 from andreacampi/COOK-1253
|
12 years ago |
Andrea Campi
|
3f3baa7d2b
Fix a couple of typos in documentation.
|
12 years ago |
Andrea Campi
|
9f3d960941
[COOK-1253] If a deployment fails and we have a previous version, roll back to that one.
|
12 years ago |
Joshua Timberman
|
012bec1c98
Merge pull request #1 from josephholsten/patch-1
|
12 years ago |
Joshua Timberman
|
a857837167
Merge pull request #3 from andreacampi/COOK-634
|
12 years ago |
Joshua Timberman
|
845fa3a89a
Merge pull request #4 from andreacampi/COOK-1252
|
12 years ago |
Andrea Campi
|
84ae64fa49
0.10.10 support: the exception raised when a resource is not found
|
12 years ago |
Andrea Campi
|
9b8ebb1051
[COOK-1252] Add a :force_deploy action that maps onto the corresponding action of the deploy resource.
|
12 years ago |
Andrea Campi
|
f4f6f02ea4
[COOK-634] Fix a minor typo in the documentation.
|
12 years ago |
Joshua Timberman
|
c300569f5c
Merge pull request #2 from andreacampi/COOK-634
|
12 years ago |
Andrea Campi
|
f17f7e6247
Revert changes to a template that is used only by the legacy recipe.
|
12 years ago |
Andrea Campi
|
d1793a081c
[COOK-634] Update copyright notice.
|
12 years ago |
Andrea Campi
|
a59d4f7730
Cleanup: this cookbook doesn't really depend on the database cookbook.
|
12 years ago |
Andrea Campi
|
5ce59e6c54
Cleanup: remove a duplicate dependency.
|
12 years ago |
Andrea Campi
|
9339b72736
Cleanup: we don't really have a :remove action.
|
12 years ago |
Andrea Campi
|
5efd995e98
Merge pull request #1 from coderanger/COOK-634
|
12 years ago |
Noah Kantrowitz
|
cbb4a4b410
Allow symbol and string names to be passed through (deploy resource does the lookup dance automatically).
|
12 years ago |
Andrea Campi
|
b07957a676
Update the description.
|
12 years ago |
Andrea Campi
|
f22e3031cf
[COOK-634] Update documentation to cover the new LWRP; replace the description of
|
12 years ago |
Andrea Campi
|
d6f1fd7d30
Refactor: reduce code duplication.
|
12 years ago |
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 |