summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow `bundle outdated` to handle all combinations of `--major`,1-12-backportsJames Wen2016-03-272-4/+36
* Create shared examples for major, minor, patch version detection inJames Wen2016-03-271-46/+52
* Prevent endless recursive copy for `bundle package --all` andJames Wen2016-03-272-23/+59
* Version 1.12.0.rc with changelogv1.12.0.rcAndre Arko2016-03-132-1/+13
* Auto merge of #4362 - bundler:aa-1-12-backports, r=indirectHomu2016-03-1318-31/+229
|\
| * add certs needed to validate index.rubygems.orgaa-1-12-backportsAndre Arko2016-03-123-0/+126
| * test HTTPS connections to index.rubygems.orgAndre Arko2016-03-121-0/+1
| * Fix the following warning in the test suite:James Wen2016-03-121-1/+1
| * [RubygemsIntegration] Add support for new activate_bin_path binstubsSamuel Giddins2016-03-123-18/+25
| * [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-03-121-1/+1
| * Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-03-121-1/+2
| * Handle quotes in PATHSamuel Giddins2016-03-122-5/+42
| * [Travis] Test against RubyGems 2.6.1Samuel Giddins2016-03-122-3/+3
| * Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-03-122-0/+25
| * [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgSamuel Giddins2016-03-112-3/+3
| * Document change in --without behavior Richard Schneeman2016-03-111-0/+1
|/
* Update changelog for 1.12.0.pre.2v1.12.0.pre.2Samuel Giddins2016-02-262-1/+28
* Auto merge of #4322 - bundler:seg-rubygems-2.6.0, r=indirectHomu2016-02-262-3/+3
|\
| * [Travis] Test against RubyGems 2.6.0seg-rubygems-2.6.0Samuel Giddins2016-02-252-3/+3
|/
* Auto merge of #4320 - bundler:seg-with-rubygems, r=segiddinsHomu2016-02-254-9/+48
|\
| * [with_rubygems] Ensure exec is always called to fix use in the binstubsseg-with-rubygemsSamuel Giddins2016-02-241-3/+7
| * Add helper script for running with particular rubygems versionsSamuel Giddins2016-02-244-9/+44
* | Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirectHomu2016-02-253-1/+17
|\ \
| * | [CLI] Ensure `bundle install` will always installseg-bundle-no-installSamuel Giddins2016-02-172-1/+5
| * | add test for bundle install after packageChulki Lee2016-02-171-0/+12
* | | Auto merge of #4271 - bundler:seg-load-exec, r=indirectHomu2016-02-252-11/+135
|\ \ \
| * | | [Exec] Fix loading on 1.8.7seg-load-execSamuel Giddins2016-02-232-3/+6
| * | | [Exec] Add specs for loading an executableSamuel Giddins2016-02-221-0/+85
| * | | [Exec] Improve performance when checking for a ruby shebangSamuel Giddins2016-02-221-2/+6
| * | | [Exec] Filter bundler code from backtrace when load failsSamuel Giddins2016-02-221-1/+2
| * | | [Exec] Set $0 when loadingSamuel Giddins2016-02-221-0/+1
| * | | [Exec] Ensure failure loading is printed to STDERRSamuel Giddins2016-02-221-2/+1
| * | | [Exec] Load instead of exec-ingSamuel Giddins2016-02-221-11/+42
* | | | Auto merge of #4272 - bundler:git-extension-rebuild, r=segiddinsHomu2016-02-2510-45/+136
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ensure loaded_from is always set to a stringgit-extension-rebuildSamuel Giddins2016-02-242-2/+2
| * | | Update validation specs for old rubygemsSamuel Giddins2016-02-242-25/+51
| * | | Scope git extension rebuild spec to RubyGems >= 2.3.0Samuel Giddins2016-02-231-1/+1
| * | | Ensure rubygems functionality is done in rubygemsintegrationSamuel Giddins2016-02-233-2/+11
| * | | [RubyGemsIntegration] Reduce code duplication for #validateSamuel Giddins2016-02-231-7/+1
| * | | Fix bundle package spec to ensure gemspec is validSamuel Giddins2016-02-231-2/+4
| * | | [Path] Set spec installed_by_version so RubyGems will know it has an extensio...Samuel Giddins2016-02-232-2/+5
| * | | Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-234-10/+15
| * | | Appease our robotic overlordAndre Medeiros2016-02-231-2/+2
| * | | don’t rebuild already-built git gem extensionsAndre Arko2016-02-232-2/+10
| * | | wait to validate so git gems always have sourcesAndre Arko2016-02-231-1/+4
| * | | use our own ivar to memoizeAndre Arko2016-02-231-1/+1
| * | | test that git extensions are not rebuiltScott Francis2016-02-231-0/+41
* | | | Auto merge of #4262 - RochesterinNYC:improved-error-message-when-different-pl...Homu2016-02-243-6/+60
|\ \ \ \ | |/ / / |/| | |
| * | | Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-223-2/+28
| * | | Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-223-5/+33