aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove certs that aren't needed anymoreAndre Arko2016-03-178-95/+19
* Auto merge of #4357 - asutoshpalai:master, r=segiddinsHomu2016-03-172-1/+7
|\
| * bundle install resolves all current dependencies Fixes #3981Asutosh Palai2016-03-112-1/+7
* | Auto merge of #4358 - bundler:seg-index-rubygems-org, r=indirectHomu2016-03-121-1/+1
|\ \
| * | [Fetcher] Switch from bundler.rubygems.org to index.rubygems.orgSamuel Giddins2016-03-111-1/+1
| |/
* | Auto merge of #4342 - bronzdoc:colorize_gem_updates, r=segiddinsHomu2016-03-123-1/+8
|\ \ | |/ |/|
| * Adding add_color to silent UIbronzdoc2016-03-081-0/+3
| * Adding add_color methodbronzdoc2016-03-073-6/+6
| * Add color to locked versionbronzdoc2016-03-051-1/+1
| * Make version_message configurablebronzdoc2016-03-051-1/+5
* | [RuboCop] Update to 0.38.0Samuel Giddins2016-03-092-6/+6
* | Add test for checking langauge of sentences used in source codeAditya Prakash2016-03-0918-22/+22
* | 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 binstubsSamuel Giddins2016-03-052-16/+23
|/
* Fix which to compare quotes correctly on 1.8.7Samuel Giddins2016-02-291-1/+2
* Handle quotes in PATHSamuel Giddins2016-02-291-5/+5
* 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.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
| |/ / /