aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/log_subscriber_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-123/+0
* Change event namespace ordering to most-significant first [#4504 state:resolved]Justin George2010-05-021-9/+9
* Log Tailer doesn't exist anymore. Removing some traces left over in tests.Carlhuda2010-03-021-2/+0
* Subscriber should not explode if a non namespaced instrumentation is given.José Valim2010-02-161-1/+7
* Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-0/+119