summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix sudo specs that fail remotelydefault-install-path-2-0Stefan Lance2015-07-091-5/+7
* Merge branch 'default-install-path-2-0' of github.com:bundler/bundler into de...Stefan Lance2015-07-091-1/+0
|\
| * disable fast_finishAndre Arko2015-07-081-1/+0
* | Fix config specStefan Lance2015-07-091-3/+8
* | Fix failing path specsStefan Lance2015-07-091-4/+3
* | Fix `Bundler.settings.path`Stefan Lance2015-07-092-5/+9
|/
* Change bin_path back to `Bundler.system_bindir`Stefan Lance2015-07-081-1/+1
* Handle relative bundle paths by expanding `Bundler.settings.path`Stefan Lance2015-07-081-0/+1
* Change default install path for gemspecsStefan Lance2015-07-081-1/+1
* Change relative `path_spec.rb` specsStefan Lance2015-07-071-1/+4
* Change `install --deployment` pathStefan Lance2015-07-071-1/+1
* Change default install path in source/rubygems.rbStefan Lance2015-07-071-2/+2
* Fix failing sudo specsStefan Lance2015-07-011-5/+5
* update clean spec to explicitly call --systemAndre Arko2015-07-016-18/+33
* Handle conflicting path config settingsStefan Lance2015-07-012-0/+38
* Change default install path to ./.bundle/gemsStefan Lance2015-07-013-3/+3
* Check that err includes error msgs in specsStefan Lance2015-06-182-2/+2
* Fix version number and some specsStefan Lance2015-06-173-3/+3
* Merge 1-10-4 into 2-0-devStefan Lance2015-06-1763-225/+744
|\
| * Merge pull request #3736 from bundler/seg-fixed-resolverSamuel E. Giddins2015-06-161-3/+5
| |\
| | * [Resolver] Fix initialization of search varseg-fixed-resolverSamuel E. Giddins2015-06-161-2/+1
| | * [Resolver] Only search when necessarySamuel E. Giddins2015-06-131-1/+1
| | * [Resolver] Add optimization for deps where theres a path/gemspec sourceSamuel E. Giddins2015-06-101-3/+6
| * | Merge pull request #3747 from pducks32/update-rails-versionSamuel E. Giddins2015-06-161-1/+1
| |\ \
| | * | update rails version in specsPatrick Metcalfe2015-06-161-1/+1
| |/ /
| * | Version 1.10.4 with changelogv1.10.4Andre Arko2015-06-162-1/+12
| |/
| * [Travis] Test against 2.4.8 nowSamuel E. Giddins2015-06-102-3/+3
| * Merge pull request #3722 from bundler/implicit_lock_preservationAndré Arko2015-06-087-7/+131
| |\
| | * specs for bundler version warningsimplicit_lock_preservationAndre Arko2015-06-082-2/+6
| | * use existing constants to match BUNDLED WITHAndre Arko2015-06-081-1/+2
| | * Fix bundler/inline.Tim Moore2015-06-081-1/+1
| | * avoid altering BUNDLED WITH during implicit locksAndre Arko2015-06-084-6/+16
| | * failing specs for BUNDLED WITH preservationAndre Arko2015-06-082-0/+109
| |/
| * Revert "Bundler.ui is now lazy-created"Andre Arko2015-06-081-0/+7
| * remove unused variableAndre Arko2015-06-081-2/+0
| * hoist post_install_messageAndre Arko2015-06-081-0/+1
| * Display "with native extensions" log output correctlyIvan Tse2015-06-083-2/+13
| * no more native ext message via RG outputAndre Arko2015-06-081-5/+1
| * fix post-install messages from git and path gemsAndre Arko2015-06-083-8/+9
| * post-install for consistencyAndre Arko2015-06-081-1/+1
| * put related code togetherAndre Arko2015-06-071-1/+4
| * print installing message _before_ installingAndre Arko2015-06-072-13/+9
| * Bundler.ui is now lazy-createdAndre Arko2015-06-071-7/+0
| * failing spec for native extensions outputAndre Arko2015-06-071-0/+1
| * rename c_ext_spec → native_extension_specAndre Arko2015-06-071-1/+1
| * Fix the failing spec.Tim Moore2015-06-051-1/+1
| * it’s fine to use a known-old versionAndre Arko2015-06-051-3/+0
| * explicitly alias i, c, and e commandsAndre Arko2015-06-051-1/+3
| * move the base install/update specs into commandsAndre Arko2015-06-052-0/+0
| * Version 1.10.3 with changelogv1.10.3Samuel E. Giddins2015-06-032-1/+10