summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | Auto merge of #4315 - RochesterinNYC:support-frozen-flag-for-bundle-package, ...Homu2016-02-232-0/+29
|\ \ \ \
| * | | | Add `--frozen` flag support for `bundle package`James Wen2016-02-212-0/+29
| |/ / /
* | | | Auto merge of #4303 - njam:original_env, r=segiddinsHomu2016-02-232-93/+101
|\ \ \ \ | |_|/ / |/| | |
| * | | Introduce Bundler.original_env and .clean_envReto Kaiser2016-02-212-93/+101
| |/ /
* | | Auto merge of #4312 - RochesterinNYC:add-patch-flag-for-bundle-outdated, r=se...Homu2016-02-233-4/+31
|\ \ \ | |/ / |/| |
| * | Add `--patch` flag for `bundle outdated`James Wen2016-02-183-4/+31
|/ /
* | Auto merge of #4310 - bundler:seg-molinillo-0.4.3, r=segiddinsHomu2016-02-189-1/+11
|\ \
| * | [Resolver] Update Molinillo to 0.4.3seg-molinillo-0.4.3Samuel Giddins2016-02-179-1/+11
| |/
* | Auto merge of #4309 - RochesterinNYC:fix-bundle-outdated-minor-behavior, r=in...Homu2016-02-182-54/+91
|\ \
| * | Fix `--minor` flag behavior for `bundle outdated`James Wen2016-02-182-24/+56
| * | Move 'bundle outdated' incorrect semantic versioning and ignore patchJames Wen2016-02-171-46/+51
| |/
* | Auto merge of #4307 - bundler:RochesterinNYC-update-development-submitting-pr...Homu2016-02-181-0/+18
|\ \ | |/ |/|
| * Add pre-PR-submission steps to DEVELOPMENT.mdRochesterinNYC-update-development-submitting-prsJames Wen2016-02-171-0/+18
|/
* Auto merge of #4305 - RochesterinNYC:better-error-message-applying-authentica...Homu2016-02-172-0/+20
|\
| * Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-162-0/+20
|/
* Auto merge of #4302 - bundler:seg-no-proxy-support, r=indirectHomu2016-02-162-2/+9
|\
| * [Fetcher] Support setting http_proxy to :no_proxyseg-no-proxy-supportSamuel Giddins2016-02-152-2/+9
|/
* Auto merge of #4301 - RochesterinNYC:better-ux-message-for-bundle-outdated-af...Homu2016-02-162-0/+36
|\