hungryblank
|
30b30643fd
fix COOK-2812 allow block for restart_command
|
11 lat temu |
Joshua Timberman
|
aa0f9da3e2
Merge pull request #25 from devops-israel/master
|
11 lat temu |
Chris Roberts
|
98c137ae62
Fix conditional ordering
|
11 lat temu |
Chris Roberts
|
8b7f840343
Dup the constant since the string is frozen
|
11 lat temu |
Chris Roberts
|
63002f714d
Use respond_to_missing? if we are in a non-ancient version of ruby
|
11 lat temu |
Chris Roberts
|
72b4bd3f2a
Properly respond_to? things that are provided via method_missing
|
11 lat temu |
Evgeny Zislis
|
b9fa4fd8d9
allow to select shallow clone or full clone on deploy
|
11 lat temu |
jtimberman
|
56a643965c
Revert "Merge pull request #23 from Youscribe/addRoot"
|
11 lat temu |
Guilhem Lettron
|
648a99aa0e
rename parameter "root" to "app_root"
|
11 lat temu |
Guilhem Lettron
|
61a56e3196
Add a root path (default to /)
|
11 lat temu |
Benedict Steele
|
d57014db9e
adding the ability to enable gitsubmodules
|
12 lat temu |
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 lat temu |
jtimberman
|
284e384c59
[COOK-1318] - Create a to_ary method that returns nil
|
12 lat temu |
Andrea Campi
|
9f3d960941
[COOK-1253] If a deployment fails and we have a previous version, roll back to that one.
|
12 lat temu |
Joshua Timberman
|
a857837167
Merge pull request #3 from andreacampi/COOK-634
|
12 lat temu |
Andrea Campi
|
84ae64fa49
0.10.10 support: the exception raised when a resource is not found
|
12 lat temu |
Andrea Campi
|
9b8ebb1051
[COOK-1252] Add a :force_deploy action that maps onto the corresponding action of the deploy resource.
|
12 lat temu |
Andrea Campi
|
d1793a081c
[COOK-634] Update copyright notice.
|
12 lat temu |
Andrea Campi
|
9339b72736
Cleanup: we don't really have a :remove action.
|
12 lat temu |
Noah Kantrowitz
|
cbb4a4b410
Allow symbol and string names to be passed through (deploy resource does the lookup dance automatically).
|
12 lat temu |
Andrea Campi
|
5f72ad17be
Fix method_missing magic: only loop when we see an exception we think we caused ourselves.
|
12 lat temu |
Andrea Campi
|
f0ca7c3d8b
[COOK-1116] Make it possible to use other SCMs than git.
|
12 lat temu |
Andrea Campi
|
0c7f729818
Make sure each sub-resource is unique; failure to do so would leak attributes between different applications.
|
12 lat temu |
Noah Kantrowitz
|
665a31bbd7
Should technically be a symbol.
|
13 lat temu |
Noah Kantrowitz
|
b35c4aa3ec
Checkpoint lots of work. Includes application cookbook split to application_(rails, django). Also hey look, Django and Gunicorn plugins!
|
13 lat temu |
Noah Kantrowitz
|
74784c0e48
Allow swapping deploy_revision for something else.
|
13 lat temu |
Noah Kantrowitz
|
2ebd9c61d5
Initial model for application LWRPs.
|
13 lat temu |