summaryrefslogtreecommitdiff
path: root/spec/cache/path_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary folder removalsDavid Rodríguez2020-01-241-3/+0
* Create test lib in tmp, not in the root of the repoDavid Rodríguez2020-01-241-2/+2
* Normalize "bundle cache" vs "bundle package"normalize_bundle_cacheDavid Rodríguez2019-10-201-108/+106
* Always set `cache_all` via config during testsDavid Rodríguez2019-07-241-9/+16
* Move on to bundler 3David Rodríguez2019-04-111-2/+2
* Default to packaging all on 2.0Samuel Giddins2017-08-281-1/+1
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-191-9/+9
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-1/+1
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-3/+3
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-3/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* quotable rubocopfix-path-caching-3900Andre Arko2015-08-131-1/+1
* make sure intersecting gem paths are cachedSteven Davidovitz2015-08-131-0/+18
* change to new expect syntax for rspecTerence Lee2012-10-091-11/+11
* Prune git and path directories inside vendor/cache, closes #1988José Valim2012-07-171-0/+18
* Ensure packaged path repos can be updated.José Valim2012-03-221-0/+22
* Just cache git and path is --all is given.José Valim2012-03-201-8/+55
* Path and Git should also be packaged.José Valim2012-03-201-3/+10
* Don't claim to be deleting gems from vendor/cache when nothing actually happensCarl Lerche2010-07-151-2/+2
* Fix cache output specsAndre Arko2010-06-081-1/+1
* Add a warning message when caching paths outside of the bundleCarl Lerche2010-05-051-0/+27