summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Lint/NonLocalExitFromIteratorseg-rubocopSamuel Giddins2015-11-262-6/+1
* [RuboCop] Disable Style/MultilineBlockChainSamuel Giddins2015-11-262-5/+3
* [RuboCop] Enable Style/SingleLineBlockParamsSamuel Giddins2015-11-262-6/+3
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-266-23/+26
* [RuboCop] Enable Style/MultilineOperationIndentationSamuel Giddins2015-11-263-9/+3
* [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-2613-72/+18
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-2610-25/+0
* [RuboCop] Enable Style/EmptyElseSamuel Giddins2015-11-263-12/+0
* [RuboCop] Enable Style/NextSamuel Giddins2015-11-268-92/+69
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-2634-75/+69
* [RuboCop] Disable Style/PerlBackrefsSamuel Giddins2015-11-262-13/+3
* [RuboCop] Enable Style/CaseIndentationSamuel Giddins2015-11-262-18/+12
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-2618-54/+48
* [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-2611-32/+16
* [RuboCop] Enable Style/RedundantSelfSamuel Giddins2015-11-268-19/+7
* [RuboCop] Enable Style/RescueModifierSamuel Giddins2015-11-266-16/+26
* Auto merge of #4113 - blackxored:silence-root-warning, r=segiddinsHomu2015-11-224-5/+33
|\
| * Promote silence_root_warning to Bundler.settings option, fix style issuesAdrian Perez2015-11-184-9/+22
| * Check SILENCE_ROOT_WARNING env to skip warning on root install cmdsAdrian Perez2015-11-173-4/+19
* | Auto merge of #4110 - felixbuenemann:fix-bundle-console-irb-fallback, r=segid...Homu2015-11-223-5/+51
|\ \
| * | Fix `bundle console` IRB fallbackFelix Bünemann2015-11-161-1/+2
| * | Fix bundle console specsFelix Bünemann2015-11-162-4/+49
* | | Auto merge of #4117 - bundler:seg-rubocop-0.35.1, r=segiddinsHomu2015-11-223-13/+23
|\ \ \
| * | | [RuboCop] Update to 0.35.1seg-rubocop-0.35.1Samuel Giddins2015-11-213-13/+23
|/ / /
* | | Auto merge of #4063 - A5308Y:master, r=segiddinsHomu2015-11-188-67/+102
|\ \ \ | |_|/ |/| |
| * | My goal was to reveal the main part of install_gem_from_spec. From myAndreas Hellwig2015-10-278-67/+102
* | | Merge pull request #4108 from JuanitoFatas/doc/man-bundle-lockAndré Arko2015-11-171-0/+30
|\ \ \ | |_|/ |/| |
| * | Add a basic bundle lock manual [ci skip]JuanitoFatas2015-11-131-0/+30
|/ /
* | Auto merge of #4080 - toolmantim:patch-1, r=segiddinsHomu2015-11-131-1/+2
|\ \
| * | Clarify the documentation for --jobsTim Lucas2015-11-051-1/+2
| |/
* | Auto merge of #4091 - smellsblue:full-index-x-gemfile-source, r=segiddinsHomu2015-11-126-38/+83
|\ \
| * | Add specs to ensure the header is being setMike Virata-Stone2015-11-112-5/+43
| * | Pass remote as is to fetcherMike Virata-Stone2015-11-025-34/+41
* | | Auto merge of #4104 - bundler:seg-rubygems-2.5.0-config-fix, r=segiddinsHomu2015-11-121-1/+13
|\ \ \
| * | | [FriendlyErrors] Update specs for the release of 2.5.0seg-rubygems-2.5.0-config-fixSamuel Giddins2015-11-111-1/+13
|/ / /
* | | update travis build filesAndre Arko2015-11-102-14/+7
* | | Merge pull request #4083 from bundler/retry-http-on-zlib-errorAndré Medeiros2015-11-101-1/+2
|\ \ \ | |/ / |/| |
| * | Require Zlib on the Fetcherretry-http-on-zlib-errorAndre Medeiros2015-11-091-0/+1
| * | Retry Fetch operation on Zlib error.Andre Medeiros2015-10-281-1/+1
| |/
* | Auto merge of #4076 - bundler:handle-psych-errors, r=segiddinsHomu2015-10-293-0/+35
|\ \ | |/ |/|
| * Handle invalid RubyGems config fileshandle-psych-errorsAgis Anastasopoulos2015-10-283-0/+35
|/
* Auto merge of #4077 - bundler:extract-exception-classes, r=indirectHomu2015-10-282-71/+83
|\
| * Extract exception classes to a separate fileextract-exception-classesAgis Anastasopoulos2015-10-272-71/+83
|/
* Auto merge of #4075 - bundler:reraise-orig-exception, r=segiddinsHomu2015-10-272-1/+8
|\
| * Fix Gem::SystemExitException initializationreraise-orig-exceptionAgis Anastasopoulos2015-10-262-1/+8
* | Merge pull request #4069 from goughy000/fix-ssl-verify-mode-settingAndré Arko2015-10-262-1/+8
|\ \ | |/ |/|
| * Make SSL Verify Mode a number settingGough, Jack2015-10-212-1/+8
* | Auto merge of #4072 - bundler:rubygems-gemdeps-warn, r=indirectHomu2015-10-262-0/+23
|\ \
| * | Warn if RUBYGEMS_GEMDEPS env. variable is setrubygems-gemdeps-warnAgis Anastasopoulos2015-10-252-0/+23
| |/
* | Merge pull request #4071 from bundler/show-git-revAndré Arko2015-10-254-5/+29
|\ \ | |/ |/|