summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.11.2 with changelogv1.11.21-11-stableAndre Arko2015-12-152-1/+7
* check respond_to? before calling methodAndre Arko2015-12-151-1/+1
* Version 1.11.1 and changelogv1.11.1Andre Arko2015-12-152-1/+10
* Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-152-0/+52
* Add more exception classes not to retry on to the FetcherJames Wen2015-12-151-1/+4
* Auto merge of #4152 - bundler:fix-4147, r=indirectHomu2015-12-151-1/+1
|\
| * refrain from calling methods on nilfix-4147Andre Arko2015-12-141-1/+1
|/
* Fix --no-coc and --no-mit flagsJames Wen2015-12-142-41/+82
* Revert "When loading a gem from a gemspec, restrict to the platforms defined ...Andre Arko2015-12-133-43/+1
* also rename the error in the specAndre Arko2015-12-131-2/+2
* move gemfile feature tests into install/gemfile/Andre Arko2015-12-134-0/+0
* fix #4149 by (again) waiting to load PsychAndre Arko2015-12-132-1/+16
* YamlLibrarySyntaxError != YamlsyntayxErrorAndre Arko2015-12-135-7/+7
* Update SSL checks now that gems are from FastlyAndre Arko2015-12-131-2/+1
* bump some features out of the bugfix listAndre Arko2015-12-131-8/+8
* Looks like Ubuntu changed the package nameAndre Arko2015-12-131-1/+1
* Update changelog for 1.11.0v1.11.0Samuel Giddins2015-12-122-1/+5
* Update changelog for 1.11.0.pre.2v1.11.0.pre.2Samuel Giddins2015-12-062-1/+8
* [GemHelper] Fix crash when pushing gemSamuel Giddins2015-12-061-1/+1
* Deal with ENOEXECFelipe Tanus2015-12-061-1/+1
* Update changelog for 1.11.0.pre.1v1.11.0.pre.1Samuel Giddins2015-11-292-1/+64
* Merge pull request #4129 from JuanitoFatas/doc/lock-update-optionSamuel E. Giddins2015-11-281-2/+19
|\
| * Documents lock command's `--update` option [ci skip].JuanitoFatas2015-11-281-2/+19
|/
* Auto merge of #4127 - TimMoore:comment-on-git-vs-https-github-urls, r=segiddinsHomu2015-11-281-0/+13
|\
| * Explain why we don't use HTTPS for github sourcesTim Moore2015-11-281-0/+13
|/
* Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-2769-469/+296
|\
| * [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 #4114 - smellsblue:restrict-gemspec-platforms, r=segiddinsHomu2015-11-273-1/+43
|\ \
| * | When loading a gem from a gemspec, restrict to the platforms defined in the g...Mike Virata-Stone2015-11-183-1/+43
* | | Auto merge of #4105 - JuanitoFatas:feature/lock-takes-gems, r=indirectHomu2015-11-273-4/+18
|\ \ \
| * | | Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-173-4/+18
| |/ /
* | | Auto merge of #4103 - jingweno:master, r=indirectHomu2015-11-272-5/+12
|\ \ \
| * | | Retry `Fetcher#specs` with `Bundler::Retry`Jingwen Owen Ou2015-11-112-5/+12
* | | | Auto merge of #4021 - jaym:bin-move, r=segiddinsHomu2015-11-272-1/+17
|\ \ \ \
| * | | | Add spec to make sure we can call bundler from a bundle execd programJay Mundrawala2015-10-201-0/+16