summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* break linesaa-post-installAndre Arko2017-01-071-1/+6
* Call out the costs and ask profitable Rubyists to give backAndre Arko2017-01-061-0/+2
* Auto merge of #5297 - bundler:seg-git-branch-hash, r=indirectThe Bundler Bot2017-01-053-5/+96
|\
| * [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-053-5/+65
| * [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-043-5/+36
|/
* Auto merge of #5298 - bundler:seg-cli-gem-override, r=indirectThe Bundler Bot2017-01-042-2/+32
|\
| * [CLI] Fail gracefully when multiple names are passed to `bundle gem`seg-cli-gem-overrideSamuel Giddins2017-01-022-1/+20
| * [CLI] Dont override Kernel#gem for bundle gemSamuel Giddins2017-01-011-2/+13
* | Auto merge of #5302 - bundler:seg-open-exit, r=indirectThe Bundler Bot2017-01-042-1/+9
|\ \ | |/ |/|
| * [CLI::Open] Support exiting when selecting gemseg-open-exitSamuel Giddins2017-01-022-1/+9
|/
* Merge tag 'v1.14.0.pre.1'Samuel Giddins2016-12-292-1/+58
|\
| * Version 1.14.0.pre.1 with changelogv1.14.0.pre.1Samuel Giddins2016-12-292-1/+58
|/
* Auto merge of #5287 - bundler:seg-rg-1.3.6, r=segiddinsThe Bundler Bot2016-12-283-10/+14
|\
| * [MatchPlatform] Allow matching two platforms as a functionseg-rg-1.3.6Samuel Giddins2016-12-272-9/+13
| * [RubyGemsIntegration] Restore 1.3.6 compatibility when installingSamuel Giddins2016-12-271-1/+1
* | Auto merge of #5284 - amatsuda:mri_25, r=segiddinsThe Bundler Bot2016-12-274-2/+17
|\ \
| * | Support :mri_25 platform and its variationsAkira Matsuda2016-12-264-2/+17
* | | Auto merge of #5278 - bundler:seg-worker-thread-creation-failure, r=indirectThe Bundler Bot2016-12-273-5/+50
|\ \ \
| * | | [Worker] Fail gracefully when creating threads failsseg-worker-thread-creation-failureSamuel Giddins2016-12-253-5/+50
* | | | Auto merge of #5276 - bundler:seg-platform-docs, r=indirectThe Bundler Bot2016-12-2710-17/+125
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PostitTrampoline] Rename env varsseg-platform-docsSamuel Giddins2016-12-265-12/+12
| * | | [Docs] Link to existing command man pagesSamuel Giddins2016-12-261-2/+2
| * | | [Docs] Add docs for trampoliningSamuel Giddins2016-12-261-0/+18
| * | | [Docs] Address feedback regarding platformsSamuel Giddins2016-12-262-3/+11
| * | | Also check for docs of number & bool keys in the quality specSamuel Giddins2016-12-261-2/+10
| * | | Ensure the quality spec is runnable on 1.8.7Samuel Giddins2016-12-261-1/+1
| * | | [Settings] Don't try to access config file when it is ignoredSamuel Giddins2016-12-261-2/+2
| * | | Add a spec for BUNDLE_IGNORE_CONFIGSamuel Giddins2016-12-261-0/+9
| * | | [Settings] Make converting to bool a bit clearerSamuel Giddins2016-12-261-1/+6
| * | | [Docs] Document using lock --add-platformSamuel Giddins2016-12-261-1/+10
| * | | [Docs] Document disable_checksum_validationSamuel Giddins2016-12-262-1/+2
| * | | [Docs] Document specific_platformSamuel Giddins2016-12-262-1/+3
| * | | [Quality] Add a spec for documentation of settingsSamuel Giddins2016-12-261-0/+46
| * | | [Docs] Document force_ruby_platformSamuel Giddins2016-12-261-1/+3
* | | | Auto merge of #5279 - bundler:seg-parallel-extensions, r=indirectThe Bundler Bot2016-12-273-2/+11
|\ \ \ \
| * | | | [GemInstaller] Allow installing extensions in parallelseg-parallel-extensionsSamuel Giddins2016-12-253-2/+11
| | |_|/ | |/| |
* | | | Auto merge of #5277 - bundler:Paxa-master, r=segiddinsThe Bundler Bot2016-12-274-11/+21
|\ \ \ \
| * | | | Remove unecessary hack in the specsPaxa-masterSamuel Giddins2016-12-251-7/+0
| * | | | [Index] Avoid uncessary array allocations for dependency_namesSamuel Giddins2016-12-251-5/+8
| * | | | Add a spec for Index#dependency_names not include dev depsSamuel Giddins2016-12-242-0/+12
| * | | | Do not pull development dependenciesPavel2016-12-241-1/+3
| | |_|/ | |/| |
* | | | Auto merge of #5267 - bundler:seg-parallel-installer-missing-specs-warning, r...The Bundler Bot2016-12-273-24/+83
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add specs for falling back to 1 thread when the lockfile is corruptseg-parallel-installer-missing-specs-warningSamuel Giddins2016-12-263-15/+49
| * | | [ParallelInstaller] Only print 1 warning for missing dependenciesSamuel Giddins2016-12-261-9/+24
| * | | [ParallelInstaller] Allow installing with corrupted lockfilesSamuel Giddins2016-12-261-9/+19
|/ / /
* | | Auto merge of #5282 - bundler:seg-travis-2.4.0, r=segiddinsThe Bundler Bot2016-12-251-5/+7
|\ \ \ | |_|/ |/| |
| * | [Travis] Specify ruby version patch levelsseg-travis-2.4.0Samuel Giddins2016-12-251-6/+6
| * | [Travis] Test against Ruby 2.4Samuel Giddins2016-12-251-0/+2
|/ /
* | Merge tag 'v1.13.7'Samuel Giddins2016-12-253-2/+8
|\ \
| * | Version 1.13.7 with changelogv1.13.71-13-stableSamuel Giddins2016-12-252-1/+7