aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/log_subscriber_test.rb
Commit message (Expand)AuthorAgeFilesLines
* cpu_time and allocations are 0 when JRuby is usedYasuo Honda2018-07-301-2/+7
* Add cpu_time, idle_time, and allocations to EventEileen Uchitelle2018-07-261-0/+11
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-3/+3
* Removed use of mocha in active_supportRonak Jangir2015-07-101-4/+5
* Ensure blocks given to subscriber are properly yieldJosé Valim2012-05-171-1/+1
* fixed test for more informative messageAaron Patterson2012-01-201-2/+2
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-0/+123