aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/deployment.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5077 - bundler:aa-revert-4998, r=indirectHomu2016-10-121-1/+1
* Auto merge of #4998 - srbaker:patch-1, r=segiddinsHomu2016-09-301-1/+1
* Migrate 1-99 deprecations to new major_deprecation machinerySamuel Giddins2016-07-051-1/+2
* Add capistrano deployment deprecation warningStefan Lance2016-07-051-0/+5
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* Implement optional groupsJonne Haß2015-03-301-0/+3
* Fixed typosPrathamesh Sonpatki2013-05-121-1/+1
* clarify that app path isn't from bundler/capAndre Arko2013-01-231-2/+2
* Merge pull request #1862 from jgeiger/masterAndré Arko2013-01-231-0/+1
|\
| * Show that current_release can be overridden.Joey Geiger2012-04-201-0/+1
* | fixes for capistrano integrationAndre Arko2012-05-231-4/+4
|/
* Raise more helpful error when current_release path cannot be successfully det...Matt Sanders2011-09-131-3/+8
* Separate commands in deployment task with && instead of ;Martin Jagusch2011-02-091-1/+1
* Fix update_code task to run bundle command in current release path. Issue occ...Martin Jagusch2011-02-011-1/+1
* Allow bundler/vlad to work in vlad deploy scriptsEric Coleman2011-01-141-2/+2
* Refactor :bundle_roles so it works for cap and vlad, expand docsAndre Arko2010-11-021-10/+25
* Adding some docs about setting capistrano rolesSteve Hull2010-11-021-1/+2
* Fix some whitespaceCarl Lerche2010-09-151-2/+2
* Further refactoring of the deployment recipesdbloete2010-09-141-13/+32
* Refactored deployment recipesdbloete2010-09-141-0/+18