Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache: Enable compression by default for values > 1kB. | Jeremy Daer | 2017-11-13 | 1 | -0/+10 |
* | Built-in Redis cache store | Jeremy Daer | 2017-11-13 | 2 | -3/+11 |
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 7 | -0/+7 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 7 | -0/+7 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 7 | -7/+0 |
* | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 7 | -0/+7 |
|\ | |||||
| * | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 7 | -0/+7 |
* | | Make ActiveSupport frozen string literal friendly. | Pat Allan | 2017-06-20 | 2 | -5/+5 |
|/ | |||||
* | Cache: test coverage for cleanup behavior with local cache strategy | Eugene Kenny | 2017-06-10 | 1 | -0/+15 |
* | Split up the cache test suite so it's easier to understand and extend (#29404) | Jeremy Daer | 2017-06-10 | 7 | -0/+635 |