summaryrefslogtreecommitdiff
path: root/spec/install/deploy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* un-check everythingAndre Arko2011-05-241-1/+1
* Fix deploy specs for new error messageAndre Arko2011-04-061-7/+7
* Go away useless use warningsAndre Arko2010-10-241-1/+1
* It should work to have --frozen + --without + git gemsAndre Arko2010-10-211-0/+19
* consistency requires exitstatus over exit_statusAndre Arko2010-10-161-3/+3
* Er, we should run all the specsAndre Arko2010-10-121-1/+1
* Allow installing after --deployment fails due to missing lockAndre Arko2010-10-111-0/+7
* Fix a bug where --gemfile and --deployment did not work togetherCarl Lerche2010-08-101-0/+9
* Have bundler remember that the bundle is frozen and ignore changes to the Gem...Carl Lerche2010-08-061-0/+28
* Add --frozen to disable updating the Gemfile.lock with changes to Gemfile (th...Carl Lerche2010-08-061-4/+29
* Rename --deploy to --deploymentAndre Arko2010-08-031-9/+9
* Deprecate --production for --deployAndre Arko2010-08-031-0/+109