summaryrefslogtreecommitdiff
path: root/spec/bundler/compact_index_client/updater_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused lettests/fix_flaky_failuresDavid Rodríguez2020-01-201-2/+0
* Fix running updater specs in isolationDavid Rodríguez2020-01-201-1/+1
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-161-1/+1
* handle gzip corruption errors in the compact index clientcolby/client-index-gzip-errorColby Swandale2018-01-191-6/+17
* handle Dir.mktmpdir failure outside of filesystem_access blockAdam Wanninger2017-08-271-1/+0
* bundler already does validations on $HOMEAdam Wanninger2017-08-271-17/+0
* ensure $HOME and Dir.tmpdir are writableAdam Wanninger2017-08-271-0/+32
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Spec: Regression test for https://github.com/bundler/bundler/issues/5463Olle Jonsson2017-02-251-0/+30