Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 19 | -0/+19 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 19 | -0/+19 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 19 | -19/+0 |
* | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 19 | -0/+19 |
|\ | |||||
| * | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 19 | -0/+19 |
* | | Make ActiveSupport frozen string literal friendly. | Pat Allan | 2017-06-20 | 3 | -7/+7 |
|/ | |||||
* | 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 | 19 | -0/+1383 |