1 minor enhancement:
Pushed revision (head) variable down to vlad. (jari-dk)
2 minor enhancements:
Fix the command to list the releases. The goal is to reduce the impact of an ssh error message (from off by word count to off by line count)
Remove ssh error messages and ancillary dirs from release list
1 bug fix:
Fixed error with untimetstampted virgin deploy. (goosetav)
4 minor enhancements:
Allow a set of preliminary commands that will always be run
Allow the manipultation of array variable in which one can append values
Trust remote umask by default
Updated rake dep to be >= 0.8 and < 11.0 for the new wack version scheme. (MichaelXavier)
3 bug fixes:
Add documentation for command_prefix in run
Declare append as an operation of Rake:RemoteTask. Fix 7863.
Fix misc coding style
1 minor enhancement:
Add simple SSH example to the readme. (SixArm)
1 bug fix:
Fix concurrent modification in test with real threads (dekellum)
1 minor enhancement:
Updated open4 dependency to 1.x family
2 bug fixes:
Switched rake dependency to ~> 0.8 so we don’t collide with other libs
Included Rake::DSL inside of Rake::TestCase.
2 minor enhancements:
Make failure code available via CommandFailedError. (ameuret)
Support owner/group in vlad. (RichGuk)
1 bug fix:
1.9 fixes to quell test warnings and the like
1 bug fix:
Fixed syntax error caused by being anal about 80 col boundary (bleything).
1 major enhancement
Split out from Vlad.