summaryrefslogtreecommitdiff
path: root/spec/install/global_cache_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-22/+20
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+10
* Reuse `in_app_root2` where possibleDavid Rodríguez2020-01-051-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-1/+1
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-2/+2
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-2/+2
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-1/+1
* Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-191-0/+46
* Put the global gem cache behind a feature flagSamuel Giddins2017-06-271-0/+2
* Add specs for the global gem cacheSamuel Giddins2017-06-271-0/+187