Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run activesupport's memcache store tests on Buildkite | bogdanvlviv | 2019-02-26 | 1 | -2/+2 |
* | Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block | Ryuta Kamizono | 2018-12-21 | 1 | -30/+26 |
* | Fix test: threads being nil in ensure | Pavel Valena | 2018-04-30 | 1 | -4/+4 |
* | Remove unnecessary `respond_to?(:report_on_exception)` checking | yuuji.yaginuma | 2018-03-02 | 1 | -2/+2 |
* | Add support for connection pooling on RedisCacheStore | fatkodima | 2018-02-01 | 1 | -2/+5 |
* | Suppress expected exceptions by `report_on_exception` = `false` | yuuji.yaginuma | 2018-01-29 | 1 | -0/+4 |
* | Add support for connection pooling on RedisCacheStore | fatkodima | 2018-01-22 | 1 | -0/+53 |