summaryrefslogtreecommitdiff
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #4331 - asutoshpalai:master, r=segiddinsHomu2016-03-071-2/+2
|\
| * Fixed the mistakesAsutosh Palai2016-03-071-2/+2
| * Updated the method argument strings for all-packagesAsutosh Palai2016-03-041-2/+2
* | [RubygemsIntegration] Add support for new activate_bin_path binstubsseg-rg-master-supportSamuel Giddins2016-03-052-16/+23
|/
* Allow `Bundler::RubyVersion` to handle `RUBY_PATCHLEVEL` of -1James Wen2016-02-271-0/+3
* Auto merge of #4304 - mobilutz:master, r=indirectHomu2016-02-272-6/+9
|\
| * Change `without` handling so `bundle install` wayLutz Lengemann2016-02-181-2/+4
| * Call viz with dupped options so they can be editedLutz Lengemann2016-02-181-1/+1
| * Change help display for vizLutz Lengemann2016-02-181-5/+5
| * Option without can have multiple value.Lutz Lengemann2016-02-161-1/+2
* | Update changelog for 1.12.0.pre.2v1.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 installseg-bundle-no-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.7seg-load-execSamuel 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-254-8/+30
|\ \ \ \
| * | | | 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-232-1/+8
| * | | | 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
| |/ / /
* | | | 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.3seg-molinillo-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_proxyseg-no-proxy-supportSamuel 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-142-12/+35
* 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.1seg-rubocop-0.37.1Samuel Giddins2016-02-091-15/+4
* | Update changelog for 1.12.0.pre.1v1.12.0.pre.1Samuel Giddins2016-02-081-1/+1