| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #6702 - bundler:better_force_to_redownload_transition, r=indirectauto | The Bundler Bot | 2018-09-18 | 6 | -69/+132 |
|\ |
|
| * | Make the equivalent change to `bundle update` | David Rodríguez | 2018-09-18 | 3 | -3/+38 |
| * | Fix issue with initial implementation | David Rodríguez | 2018-09-18 | 2 | -5/+15 |
| * | Document the supported option | David Rodríguez | 2018-09-18 | 1 | -2/+2 |
| * | Deprecate `bundle install --force` | David Rodríguez | 2018-09-18 | 2 | -2/+12 |
| * | Convert redownload/force specs to shared specs | David Rodríguez | 2018-09-18 | 1 | -39/+47 |
| * | Rename spec file to use the preferred option name | David Rodríguez | 2018-09-18 | 1 | -0/+0 |
* | | merge v1.16.5 | Colby Swandale | 2018-09-19 | 3 | -2/+18 |
|\ \ |
|
| * | | Version 1.16.5 with changelogv1.16.5 | Colby Swandale | 2018-09-18 | 2 | -1/+17 |
| * | | scope TruffleRuby platform specs to be RubyGems >= 2.1.0 | Colby Swandale | 2018-09-18 | 2 | -2/+2 |
| * | | Auto merge of #6689 - bundler:colby/fix-bundler-load-error, r=colby-swandale | The Bundler Bot | 2018-09-14 | 2 | -1/+16 |
| * | | Auto merge of #6695 - bundler:segiddins/6684-gvp-prefer-non-pres, r=colby-swa... | The Bundler Bot | 2018-09-14 | 4 | -5/+31 |
| * | | Auto merge of #6693 - eregon:truffleruby, r=colby-swandale | The Bundler Bot | 2018-09-14 | 10 | -14/+50 |
| * | | Auto merge of #6692 - eregon:simplify-autoload-require-deprecate, r=segiddins | The Bundler Bot | 2018-09-14 | 1 | -1/+2 |
| * | | Auto merge of #6688 - voxik:check-search, r=colby-swandale | The Bundler Bot | 2018-09-14 | 1 | -1/+1 |
| * | | Auto merge of #6682 - bundler:bundle_env_formatting, r=colby-swandale | The Bundler Bot | 2018-09-14 | 2 | -1/+9 |
| * | | Auto merge of #6675 - MaxLap:master, r=greysteil | The Bundler Bot | 2018-09-14 | 3 | -5/+75 |
| * | | Auto merge of #6669 - ChrisBr:fix_dep_proxy, r=segiddins | The Bundler Bot | 2018-09-14 | 2 | -2/+24 |
| * | | Auto merge of #6664 - greysteil:avoid-printing-git-error, r=colby-swandale | The Bundler Bot | 2018-09-14 | 1 | -1/+9 |
* | | | Auto merge of #6701 - dentarg:patch-1, r=greysteil | The Bundler Bot | 2018-09-18 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix incorrect year in changelog | Patrik Ragnarsson | 2018-09-19 | 1 | -1/+1 |
|/ / |
|
* | | Auto merge of #6697 - walf443:added_changelog_section, r=hsbt | The Bundler Bot | 2018-09-14 | 3 | -1/+6 |
|\ \ |
|
| * | | bundle gem will generate homepage_uri and code and changelog section by default | Keiji Yoshimi | 2018-09-14 | 3 | -1/+6 |
|/ / |
|
* | | Auto merge of #6689 - bundler:colby/fix-bundler-load-error, r=colby-swandale | The Bundler Bot | 2018-09-13 | 2 | -1/+16 |
|\ \ |
|
| * | | Fix loadError occuring in https://github.com/bundler/bundler/issues/6537colby/fix-bundler-load-error | Colby Swandale | 2018-09-13 | 2 | -1/+16 |
* | | | Auto merge of #6696 - bundler:fix_locally_failing_spec, r=colby-swandale | The Bundler Bot | 2018-09-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Better conditional assertionfix_locally_failing_spec | David Rodríguez | 2018-09-11 | 1 | -1/+1 |
* | | | | Auto merge of #6695 - bundler:segiddins/6684-gvp-prefer-non-pres, r=colby-swa... | The Bundler Bot | 2018-09-13 | 4 | -5/+31 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [GemVersionPromoter] Prefer non-pre-release versionssegiddins/6684-gvp-prefer-non-pres | Samuel Giddins | 2018-09-12 | 4 | -5/+31 |
|/ / / |
|
* | | | Auto merge of #6693 - eregon:truffleruby, r=colby-swandale | The Bundler Bot | 2018-09-11 | 10 | -14/+50 |
|\ \ \ |
|
| * | | | Fix alignment of "end" as required by RuboCop | Benoit Daloze | 2018-09-10 | 1 | -1/+1 |
| * | | | Adapt RubyVersion spec now that it fallbacks to RUBY_ENGINE_VERSION | Benoit Daloze | 2018-09-09 | 1 | -4/+4 |
| * | | | Add specs for the truffleruby platform | Benoit Daloze | 2018-09-09 | 3 | -1/+27 |
| * | | | Update the Gemfile documentation to reflect the addition of TruffleRuby in Bu... | Benoit Daloze | 2018-09-09 | 1 | -6/+8 |
| * | | | Add TruffleRuby to the list of engines in Bundler | Benoit Daloze | 2018-09-09 | 1 | -1/+7 |
| * | | | Add TruffleRuby to the list of possible shebangs | Benoit Daloze | 2018-09-09 | 1 | -0/+1 |
| * | | | Fallback to the standard RUBY_ENGINE_VERSION constant | Benoit Daloze | 2018-09-09 | 2 | -3/+3 |
| * | | | Add TruffleRuby to Bundler::Dependency::PLATFORM_MAP | Benoit Daloze | 2018-09-09 | 1 | -0/+1 |
* | | | | Auto merge of #6692 - eregon:simplify-autoload-require-deprecate, r=segiddins | The Bundler Bot | 2018-09-10 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Check that Bundler::Deprecate is not an autoload constant | Benoit Daloze | 2018-09-09 | 1 | -1/+2 |
|/ / / |
|
* | | | Auto merge of #6688 - voxik:check-search, r=colby-swandale | The Bundler Bot | 2018-09-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Check if 'search' is initialized. | Vít Ondruch | 2018-09-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Auto merge of #6676 - ankitkataria:gemfile-flag, r=colby-swandale | The Bundler Bot | 2018-09-03 | 2 | -0/+10 |
|\ \ \ |
|
| * | | | Uses logic from cli and removes redundant test | ankitkataria | 2018-09-02 | 3 | -14/+0 |
| * | | | Remove comment from exec run | ankitkataria | 2018-08-30 | 1 | -2/+0 |
| * | | | Fixes test for --gemfile flag | ankitkataria | 2018-08-28 | 1 | -4/+10 |
| * | | | Add test for --gemfile flag | ankitkataria | 2018-08-24 | 1 | -0/+10 |
| * | | | Add gemfile flag to exec command | ankitkataria | 2018-08-24 | 3 | -0/+10 |
* | | | | Auto merge of #6682 - bundler:bundle_env_formatting, r=colby-swandale | The Bundler Bot | 2018-09-03 | 2 | -1/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Improve test to better self explain what it doesbundle_env_formatting | David Rodríguez | 2018-09-01 | 1 | -2/+6 |