aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.12.0.rc with changelogAndre Arko2016-03-131-1/+1
* add certs needed to validate index.rubygems.orgAndre Arko2016-03-123-0/+126
* [RubygemsIntegration] Add support for new activate_bin_path binstubsSamuel Giddins2016-03-122-16/+23
* Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-03-121-1/+2
* Handle quotes in PATHSamuel Giddins2016-03-121-5/+5
* Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-03-121-0/+3
* [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgSamuel Giddins2016-03-111-1/+1
* Update changelog for 1.12.0.pre.2Samuel Giddins2016-02-261-1/+1
* Auto merge of #4308 - bundler:seg-bundle-no-install, r=indirectHomu2016-02-252-1/+5
|\
| * [CLI] Ensure `bundle install` will always installSamuel Giddins2016-02-172-1/+5
* | Auto merge of #4271 - bundler:seg-load-exec, r=indirectHomu2016-02-251-11/+47
|\ \
| * | [Exec] Fix loading on 1.8.7Samuel Giddins2016-02-231-1/+1
| * | [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-255-16/+36
|\ \ \
| * | | Ensure loaded_from is always set to a stringSamuel Giddins2016-02-241-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
| * | | [Path] Set spec installed_by_version so RubyGems will know it has an extensio...Samuel Giddins2016-02-231-0/+1
| * | | Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-233-9/+14
| * | | 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
* | | | Auto merge of #4262 - RochesterinNYC:improved-error-message-when-different-pl...Homu2016-02-241-4/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-221-1/+1
| * | | Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-221-4/+15
* | | | Auto merge of #4315 - RochesterinNYC:support-frozen-flag-for-bundle-package, ...Homu2016-02-231-0/+2
|\ \ \ \
| * | | | Add `--frozen` flag support for `bundle package`James Wen2016-02-211-0/+2
| |/ / /
* | | | Auto merge of #4303 - njam:original_env, r=segiddinsHomu2016-02-231-19/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Introduce Bundler.original_env and .clean_envReto Kaiser2016-02-211-19/+38
| |/ /
* / / Add `--patch` flag for `bundle outdated`James Wen2016-02-182-4/+13
|/ /
* | Auto merge of #4310 - bundler:seg-molinillo-0.4.3, r=segiddinsHomu2016-02-189-1/+11
|\ \
| * | [Resolver] Update Molinillo to 0.4.3Samuel Giddins2016-02-179-1/+11
| |/
* / Fix `--minor` flag behavior for `bundle outdated`James Wen2016-02-181-10/+21
|/
* Add helpful message and error handling for non-CGI-escaped authenticationJames Wen2016-02-161-0/+4
* [Fetcher] Support setting http_proxy to :no_proxySamuel Giddins2016-02-151-1/+1
* Add error with message/explanation for `bundle outdated` in a frozen stateJames Wen2016-02-151-0/+14
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-143-16/+39
* Auto merge of #4291 - RochesterinNYC:add-clarifying-usage-message-for-deploym...Homu2016-02-111-5/+10
|\
| * Add alternative error message for when `--deployment` and `--system`James Wen2016-02-101-5/+10
* | Auto merge of #4292 - RochesterinNYC:add-error-message-for-shared-helpers-EPR...Homu2016-02-112-0/+11
|\ \
| * | Create `Bundler::VirtualProtocolError` that `Bundler::SharedHelpers#filesyste...James Wen2016-02-102-0/+11
| |/
* | Auto merge of #4268 - Elffers:hhh_fix_ruby-I, r=indirectHomu2016-02-112-1/+15
|\ \ | |/ |/|
| * Wrap Gem method as rubygems integrationHsing-Hui Hsu2016-02-072-1/+5
| * Place bundler loaded gems after -I and RUBYLIBHsing-Hui Hsu2016-02-021-1/+11
* | [RuboCop] Update to 0.37.1Samuel Giddins2016-02-091-15/+4
* | Update changelog for 1.12.0.pre.1Samuel Giddins2016-02-081-1/+1