aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing instrumentation to RedisCacheStore#read_multifatkodima2018-02-051-0/+1
* Improve fault tolerance for redis cache storefatkodima2018-01-231-0/+1
* Add support for connection pooling on RedisCacheStorefatkodima2018-01-221-0/+1
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Split up the cache test suite so it's easier to understand and extend (#29404)Jeremy Daer2017-06-101-0/+7