Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 1 | -1/+1 |
* | MemCacheStore: Support expiring counters | Takumasa Ochi | 2017-11-20 | 1 | -0/+16 |
* | Built-in Redis cache store | Jeremy Daer | 2017-11-13 | 1 | -0/+151 |
* | Fixes ActiveSupport::Cache::FileStore#cleanup bug which prevented it from cle... | Erich Soares Machado | 2017-10-03 | 1 | -0/+1 |
* | Use File::NULL instead of "/dev/null" | Kazuhiro NISHIYAMA | 2017-07-31 | 1 | -1/+1 |
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 4 | -0/+4 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 4 | -0/+4 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 4 | -4/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 4 | -0/+4 |
* | Split up the cache test suite so it's easier to understand and extend (#29404) | Jeremy Daer | 2017-06-10 | 4 | -0/+366 |