summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Auto merge of #5175 - biow0lf:biow0lf-fix-typo, r=segiddinsHomu2016-12-251-1/+1
| * Auto merge of #5170 - amatsuda:mri_24, r=segiddinsHomu2016-12-253-3/+17
* | Auto merge of #5023 - renuo:4854-gemnotfound-error, r=segiddinsThe Bundler Bot2016-12-244-4/+24
|\ \
| * | Remove debug codeDiego Steiner2016-09-271-1/+0
| * | Fixes broken testDiego Steiner2016-09-271-1/+6
| * | Merge remote-tracking branch 'origin/master' into 4854-gemnotfound-errorDiego Steiner2016-09-27101-333/+1394
| |\ \
| * | | Update failing specBoggs2016-08-171-1/+1
| * | | Update specsBoggs2016-08-172-2/+17
| * | | Modify error message for GemNotFound error messageBoggs2016-08-171-1/+2
* | | | Auto merge of #5270 - pixeltrix:fix-hook-name, r=segiddinsThe Bundler Bot2016-12-241-1/+1
|\ \ \ \
| * | | | Use correct hook name in commentAndrew White2016-12-221-1/+1
* | | | | Auto merge of #5273 - chrismo:new-pr-4734, r=segiddinsThe Bundler Bot2016-12-231-0/+27
|\ \ \ \ \
| * | | | | Specs for multiple platform bug fix in outdated.chrismo2016-12-231-0/+27
* | | | | | Auto merge of #5260 - bundler:seg-require-speed, r=indirectThe Bundler Bot2016-12-224-14/+16
|\ \ \ \ \ \
| * | | | | | [ParallelInstaller] Pre-require gem_remote_fetcher on 1.8.7seg-require-speedSamuel Giddins2016-12-211-0/+4
| * | | | | | [SharedHelpers] Speed up #clean_load_pathSamuel Giddins2016-12-211-10/+8
| * | | | | | [SharedHelpers] Document why we’re overriding #requirementSamuel Giddins2016-12-211-0/+1
| * | | | | | [SharedHelpers] Remove unused attributeSamuel Giddins2016-12-211-2/+0
| * | | | | | Improve -rbundler performance by using autoloadsSamuel Giddins2016-12-212-2/+3
* | | | | | | Auto merge of #5209 - bundler:seg-spec-improvements, r=indirectThe Bundler Bot2016-12-224-26/+41
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Define the artifice module in fail.rbseg-spec-improvementsSamuel Giddins2016-12-221-0/+2
| * | | | | | Also load net/https before stubbing Net::HTTPSamuel Giddins2016-12-211-1/+11
| * | | | | | Avoid using the Fail endpoint when we want to request against localhostSamuel Giddins2016-12-211-2/+2
| * | | | | | Don’t use Artifice for the fail endpointSamuel Giddins2016-12-211-10/+17
| * | | | | | Verify no un-mocked requests are being made in the specsSamuel Giddins2016-12-211-1/+3
| * | | | | | [Source] Add an inspect methodSamuel Giddins2016-12-211-0/+4
| * | | | | | Use the bundle helper when calling bundle_rubySamuel Giddins2016-12-211-12/+2
| * | | | | | Use a regexp instead of a convoluted start_with? method callSamuel Giddins2016-12-211-1/+1
| |/ / / / /
* | | | | | Auto merge of #5261 - bundler:seg-specs-2.4-fix, r=segiddinsThe Bundler Bot2016-12-212-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix the specs on Ruby 2.4seg-specs-2.4-fixSamuel Giddins2016-12-201-0/+2
| * | | | | Remove rubygems.org from gemfiles in the specsSamuel Giddins2016-12-182-4/+4
| |/ / / /
* | | | | Auto merge of #5247 - colby-swandale:missing-new-line-on-fetch, r=segiddinsThe Bundler Bot2016-12-193-3/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [Retry] Add newline before printing the final errorSamuel Giddins2016-12-183-4/+6
| * | | | remove old heredoc terminatorColby Swandale2016-12-171-1/+0
| * | | | add missing slashColby Swandale2016-12-171-1/+1
| * | | | add failing spec for error not being printed on a new lineColby Swandale2016-12-171-0/+18
* | | | | Auto merge of #5240 - smathy:update_post_install_messages, r=segiddinsThe Bundler Bot2016-12-174-27/+101
|\ \ \ \ \
| * | | | | Use `bundle!` in specsJason King2016-12-091-4/+4
| * | | | | Specs for update post-install messagesJason King2016-12-081-0/+77
| * | | | | Output post_install_message during updateJason King2016-12-081-1/+2
| * | | | | DRY up some duplication between install and updateJason King2016-12-083-26/+22
* | | | | | Auto merge of #5237 - smlx:patch-2, r=segiddinsThe Bundler Bot2016-12-171-1/+1
|\ \ \ \ \ \