aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/log_subscriber
Commit message (Expand)AuthorAgeFilesLines
* Logs should show overridden method; Issue 426David Lee2011-05-071-0/+1
* Active Support typos.R.T. Lechow2011-03-051-1/+1
* Fix incorrect word.Ben Orenstein2011-03-051-1/+1
* notifier should be saved and re-set, not deletedAaron Patterson2011-02-071-1/+2
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Fix a failing test in Railtie and properly define all severity levels in Mock...José Valim2010-07-201-4/+14
* mocking out debing? call in the MockLoggerAaron Patterson2010-07-191-0/+3
* Notifier API == Fanout API, so replace Notifier with Fanout as they quack the...Aaron Patterson2010-07-181-6/+2
* Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...José Valim2010-06-241-0/+90