aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors/connection_pool_behavior.rb
Commit message (Expand)AuthorAgeFilesLines
* Run activesupport's memcache store tests on Buildkitebogdanvlviv2019-02-261-2/+2
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-30/+26
* Fix test: threads being nil in ensurePavel Valena2018-04-301-4/+4
* Remove unnecessary `respond_to?(:report_on_exception)` checkingyuuji.yaginuma2018-03-021-2/+2
* Add support for connection pooling on RedisCacheStorefatkodima2018-02-011-2/+5
* Suppress expected exceptions by `report_on_exception` = `false`yuuji.yaginuma2018-01-291-0/+4
* Add support for connection pooling on RedisCacheStorefatkodima2018-01-221-0/+53