summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-151-0/+44
* Update SSL checks now that gems are from FastlyAndre Arko2015-12-131-2/+1
* Merge pull request #4064 from pivotal-cf-experimental/masterAndre Arko2015-12-125-1/+293
|\
| * Merge remote-tracking branch 'remotes/upstream/master'David Morhovich2015-11-182-1/+35
| |\
| * | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-181-0/+26
| * | Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-183-11/+11
| * | Merge branch 'master' into upstream_masterBrandon Shroyer2015-11-126-27/+293
| |\ \
| | * | Adds ruby version to Gemfile.lock.David Morhovich2015-10-274-1/+213
| | * | Merge remote-tracking branch 'version/master'JT Archie2015-10-202-26/+80
| | |\ \
| | | * | Allow fuzzy ruby version requirements.Pan Thomakos2015-04-172-26/+80
* | | | | Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-2731-110/+118
|\ \ \ \ \
| * | | | | [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-262-10/+20
| * | | | | [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-9/+3
| * | | | | [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-263-3/+0
| * | | | | [RuboCop] Enable Style/NextSamuel Giddins2015-11-261-10/+9
| * | | | | [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-2617-40/+40
| * | | | | [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-2612-34/+34
| * | | | | [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-261-2/+2
| * | | | | [RuboCop] Enable Style/RedundantSelfSamuel Giddins2015-11-262-2/+2
| * | | | | [RuboCop] Enable Style/RescueModifierSamuel Giddins2015-11-262-2/+10
* | | | | | Auto merge of #4114 - smellsblue:restrict-gemspec-platforms, r=segiddinsHomu2015-11-271-0/+33
|\ \ \ \ \ \
| * | | | | | When loading a gem from a gemspec, restrict to the platforms defined in the g...Mike Virata-Stone2015-11-181-0/+33
| | |_|_|_|/ | |/| | | |
* | | | | | Auto merge of #4105 - JuanitoFatas:feature/lock-takes-gems, r=indirectHomu2015-11-271-0/+8
|\ \ \ \ \ \
| * | | | | | Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-171-0/+8
| |/ / / / /
* | | | | | Auto merge of #4021 - jaym:bin-move, r=segiddinsHomu2015-11-271-0/+16
|\ \ \ \ \ \
| * | | | | | Add spec to make sure we can call bundler from a bundle execd programJay Mundrawala2015-10-201-0/+16
| | |_|_|/ / | |/| | | |
* | | | | | Fix edgecases spec for new gxapi_rails versionSamuel Giddins2015-11-261-3/+4
| |_|/ / / |/| | | |
* | | | | Auto merge of #4113 - blackxored:silence-root-warning, r=segiddinsHomu2015-11-222-3/+31
|\ \ \ \ \
| * | | | | Promote silence_root_warning to Bundler.settings option, fix style issuesAdrian Perez2015-11-182-6/+19
| * | | | | Check SILENCE_ROOT_WARNING env to skip warning on root install cmdsAdrian Perez2015-11-172-3/+18
| | |/ / / | |/| | |
* | | | | Fix bundle console specsFelix Bùˆnemann2015-11-162-4/+49
|/ / / /
* | | | Auto merge of #4091 - smellsblue:full-index-x-gemfile-source, r=segiddinsHomu2015-11-122-1/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Add specs to ensure the header is being setMike Virata-Stone2015-11-111-0/+34
| * | | Pass remote as is to fetcherMike Virata-Stone2015-11-021-1/+1
* | | | [FriendlyErrors] Update specs for the release of 2.5.0seg-rubygems-2.5.0-config-fixSamuel Giddins2015-11-111-1/+13
|/ / /
* | | Handle invalid RubyGems config fileshandle-psych-errorsAgis Anastasopoulos2015-10-281-0/+27
* | | Auto merge of #4075 - bundler:reraise-orig-exception, r=segiddinsHomu2015-10-271-0/+7
|\ \ \
| * | | Fix Gem::SystemExitException initializationreraise-orig-exceptionAgis Anastasopoulos2015-10-261-0/+7
* | | | Merge pull request #4069 from goughy000/fix-ssl-verify-mode-settingAndré Arko2015-10-261-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Make SSL Verify Mode a number settingGough, Jack2015-10-211-0/+7
* | | | Auto merge of #4072 - bundler:rubygems-gemdeps-warn, r=indirectHomu2015-10-261-0/+16
|\ \ \ \
| * | | | Warn if RUBYGEMS_GEMDEPS env. variable is setrubygems-gemdeps-warnAgis Anastasopoulos2015-10-251-0/+16
| |/ / /
* | | | Include revision hash in Source::Git#to_sshow-git-revAgis Anastasopoulos2015-10-253-4/+21
|/ / /
* | | Set X-Gemfile-Source when fetching gemsoriginal-source-headerAgis Anastasopoulos2015-10-202-0/+76
* | | Set X-Gemfile-Source when fetching dependenciesAgis Anastasopoulos2015-10-201-1/+31
* | | Save original URIs in Rubygems remotesAgis Anastasopoulos2015-10-201-0/+16
|/ /
* | [RuboCop] Autocorrect offenses after rebaseSamuel Giddins2015-10-182-4/+2
* | [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-3/+2
* | Auto merge of #4026 - bundler:seg-resolve-ruby-version, r=indirectHomu2015-10-183-1/+34
|\ \
| * | [RuboCop] Double quotesseg-resolve-ruby-versionSamuel Giddins2015-10-021-2/+2