Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu_time and allocations are 0 when JRuby is used | Yasuo Honda | 2018-07-30 | 1 | -2/+7 |
* | Add cpu_time, idle_time, and allocations to Event | Eileen Uchitelle | 2018-07-26 | 1 | -0/+11 |
* | [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment` | Koichi ITO | 2017-07-11 | 1 | -0/+1 |
* | Use frozen-string-literal in ActiveSupport | Kir Shatrov | 2017-07-09 | 1 | -0/+1 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Removed use of mocha in active_support | Ronak Jangir | 2015-07-10 | 1 | -4/+5 |
* | Ensure blocks given to subscriber are properly yield | José Valim | 2012-05-17 | 1 | -1/+1 |
* | fixed test for more informative message | Aaron Patterson | 2012-01-20 | 1 | -2/+2 |
* | Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework... | José Valim | 2010-06-24 | 1 | -0/+123 |