-
-
-
-
-
-
-
2.12.0b5332011 · ·
This release revserts the very verbose logging introduced in the previous version, it also enables a handful of power-user features which are largely un-documented, but shouldn't be important unless you are looking for them. Undocumented code shouldn't scare you, simply read through deploy.rb in the Gem if you want to know how a new feature works! * Update mapped commands to remove symlink deprecation warning. Despo Pentara (despo) * Add the "rpm" remote dependency. Nick Hoffman (nickhoffman) * Add commented deploy:cleanup task to default recipe. Jean-Philippe Doyle (j15e) * Teach deploy:web:enable to fail gracefully. Lee Marlow (lmarlow) * Ticket 193 alias task show wrong name when it is not overridden. Rafa García (rgo) * Allow configuration of which roles assets are precompiled on. Frederick Cheung (fcheung) * Fix transfer action to honor dry-run flag. Serg Podtynnyi (shtirlic) * Changed single to double quotes for Windows, fixes a Windows bug in the HG module. Matthew J Morrison (mattjmorrison) * Add UnsharedRemoteCache (copied from eycap gem). Ben Symonds (bensymonds) As ever, a sincere thanks to all contributors, and do not hesitate to contact me if this release causes problems for you.
-
2.11.1c93f4796 · ·
2.11.1 / Febuary 21 2012 Fixes a small issue with newly capified projects, where the newly generated capfile uses `require`, rather than `load`. Reported, and patched by Serg Podtynnyi Also fixes the travis.ci configuration file to pass their linting tool, thanks to Serg Podtynnyi. You should not use 2.11.0 to start a new project, if you do, the Capfile generated will be incorrect.
-
2.10.0bac69925 · ·
* Include sample NGinx config for `deploy:web:disable` (added by Roger Ertesvåg) * Fix gemspec time format warning (reported by Tony Arcieri, fixed by building the Gem against Ruby-1.9.3) * Finally removed deprecated `before_` and `after_` tasks. (Lee Hambley) * Rake 0.9.x compatibility (reported by James Miller, fixed by Lee Hambley) * More detailed logging output (fixed by Huang Liang) * Includes multistage, without `capistrano-ext`. `require 'capistrano/ext/multistage'` (fixed by Lee Hambley)
-
v2.10.0.pre2f60205c · ·
-
-
-
-
-
-
-
-
-
-