| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken `bundle package --all` command and prevent endless recursive copy | James Wen | 2015-12-15 | 1 | -0/+44 |
* | Update SSL checks now that gems are from Fastly | Andre Arko | 2015-12-13 | 1 | -2/+1 |
* | Merge pull request #4064 from pivotal-cf-experimental/master | Andre Arko | 2015-12-12 | 5 | -1/+293 |
|\ |
|
| * | Merge remote-tracking branch 'remotes/upstream/master' | David Morhovich | 2015-11-18 | 2 | -1/+35 |
| |\ |
|
| * | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513... | David Morhovich | 2015-11-18 | 1 | -0/+26 |
| * | | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513... | David Morhovich | 2015-11-18 | 3 | -11/+11 |
| * | | Merge branch 'master' into upstream_master | Brandon Shroyer | 2015-11-12 | 6 | -27/+293 |
| |\ \ |
|
| | * | | Adds ruby version to Gemfile.lock. | David Morhovich | 2015-10-27 | 4 | -1/+213 |
| | * | | Merge remote-tracking branch 'version/master' | JT Archie | 2015-10-20 | 2 | -26/+80 |
| | |\ \ |
|
| | | * | | Allow fuzzy ruby version requirements. | Pan Thomakos | 2015-04-17 | 2 | -26/+80 |
* | | | | | Auto merge of #4124 - bundler:seg-rubocop, r=indirect | Homu | 2015-11-27 | 31 | -110/+118 |
|\ \ \ \ \ |
|
| * | | | | | [RuboCop] Enable Style/ParallelAssignment | Samuel Giddins | 2015-11-26 | 2 | -10/+20 |
| * | | | | | [RuboCop] Enable Style/IfUnlessModifier | Samuel Giddins | 2015-11-26 | 1 | -9/+3 |
| * | | | | | [RuboCop] Enable Style/EmptyLinesAroundModuleBody | Samuel Giddins | 2015-11-26 | 3 | -3/+0 |
| * | | | | | [RuboCop] Enable Style/Next | Samuel Giddins | 2015-11-26 | 1 | -10/+9 |
| * | | | | | [RuboCop] Enable Style/PercentLiteralDelimiters | Samuel Giddins | 2015-11-26 | 17 | -40/+40 |
| * | | | | | [RuboCop] Enable Style/BlockDelimiters | Samuel Giddins | 2015-11-26 | 12 | -34/+34 |
| * | | | | | [RuboCop] Enable Style/AndOr | Samuel Giddins | 2015-11-26 | 1 | -2/+2 |
| * | | | | | [RuboCop] Enable Style/RedundantSelf | Samuel Giddins | 2015-11-26 | 2 | -2/+2 |
| * | | | | | [RuboCop] Enable Style/RescueModifier | Samuel Giddins | 2015-11-26 | 2 | -2/+10 |
* | | | | | | Auto merge of #4114 - smellsblue:restrict-gemspec-platforms, r=segiddins | Homu | 2015-11-27 | 1 | -0/+33 |
|\ \ \ \ \ \ |
|
| * | | | | | | When loading a gem from a gemspec, restrict to the platforms defined in the g... | Mike Virata-Stone | 2015-11-18 | 1 | -0/+33 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Auto merge of #4105 - JuanitoFatas:feature/lock-takes-gems, r=indirect | Homu | 2015-11-27 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add support for specify gems via --update option for `bundle lock` command | JuanitoFatas | 2015-11-17 | 1 | -0/+8 |
| |/ / / / / |
|
* | | | | | | Auto merge of #4021 - jaym:bin-move, r=segiddins | Homu | 2015-11-27 | 1 | -0/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add spec to make sure we can call bundler from a bundle execd program | Jay Mundrawala | 2015-10-20 | 1 | -0/+16 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fix edgecases spec for new gxapi_rails version | Samuel Giddins | 2015-11-26 | 1 | -3/+4 |
| |_|/ / /
|/| | | | |
|
* | | | | | Auto merge of #4113 - blackxored:silence-root-warning, r=segiddins | Homu | 2015-11-22 | 2 | -3/+31 |
|\ \ \ \ \ |
|
| * | | | | | Promote silence_root_warning to Bundler.settings option, fix style issues | Adrian Perez | 2015-11-18 | 2 | -6/+19 |
| * | | | | | Check SILENCE_ROOT_WARNING env to skip warning on root install cmds | Adrian Perez | 2015-11-17 | 2 | -3/+18 |
| | |/ / /
| |/| | | |
|
* | | | | | Fix bundle console specs | Felix Bùˆnemann | 2015-11-16 | 2 | -4/+49 |
|/ / / / |
|
* | | | | Auto merge of #4091 - smellsblue:full-index-x-gemfile-source, r=segiddins | Homu | 2015-11-12 | 2 | -1/+35 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add specs to ensure the header is being set | Mike Virata-Stone | 2015-11-11 | 1 | -0/+34 |
| * | | | Pass remote as is to fetcher | Mike Virata-Stone | 2015-11-02 | 1 | -1/+1 |
* | | | | [FriendlyErrors] Update specs for the release of 2.5.0seg-rubygems-2.5.0-config-fix | Samuel Giddins | 2015-11-11 | 1 | -1/+13 |
|/ / / |
|
* | | | Handle invalid RubyGems config fileshandle-psych-errors | Agis Anastasopoulos | 2015-10-28 | 1 | -0/+27 |
* | | | Auto merge of #4075 - bundler:reraise-orig-exception, r=segiddins | Homu | 2015-10-27 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Fix Gem::SystemExitException initializationreraise-orig-exception | Agis Anastasopoulos | 2015-10-26 | 1 | -0/+7 |
* | | | | Merge pull request #4069 from goughy000/fix-ssl-verify-mode-setting | André Arko | 2015-10-26 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make SSL Verify Mode a number setting | Gough, Jack | 2015-10-21 | 1 | -0/+7 |
* | | | | Auto merge of #4072 - bundler:rubygems-gemdeps-warn, r=indirect | Homu | 2015-10-26 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | Warn if RUBYGEMS_GEMDEPS env. variable is setrubygems-gemdeps-warn | Agis Anastasopoulos | 2015-10-25 | 1 | -0/+16 |
| |/ / / |
|
* | | | | Include revision hash in Source::Git#to_sshow-git-rev | Agis Anastasopoulos | 2015-10-25 | 3 | -4/+21 |
|/ / / |
|
* | | | Set X-Gemfile-Source when fetching gemsoriginal-source-header | Agis Anastasopoulos | 2015-10-20 | 2 | -0/+76 |
* | | | Set X-Gemfile-Source when fetching dependencies | Agis Anastasopoulos | 2015-10-20 | 1 | -1/+31 |
* | | | Save original URIs in Rubygems remotes | Agis Anastasopoulos | 2015-10-20 | 1 | -0/+16 |
|/ / |
|
* | | [RuboCop] Autocorrect offenses after rebase | Samuel Giddins | 2015-10-18 | 2 | -4/+2 |
* | | [RuboCop] Update to 0.34.1 | Samuel Giddins | 2015-10-18 | 1 | -3/+2 |
* | | Auto merge of #4026 - bundler:seg-resolve-ruby-version, r=indirect | Homu | 2015-10-18 | 3 | -1/+34 |
|\ \ |
|
| * | | [RuboCop] Double quotesseg-resolve-ruby-version | Samuel Giddins | 2015-10-02 | 1 | -2/+2 |