aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/subscriber_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move parameters to the top on logging.José Valim2010-01-191-24/+30
* Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.José Valim2010-01-171-28/+14
* Small tweaks in ActionController subscriber messages format.José Valim2010-01-151-1/+8
* Tidy up ActiveRecord and Views runtime information on process action logger.José Valim2010-01-141-7/+7
* ControllerRuntime tests also use Rails::Subscriber::TestHelper.José Valim2010-01-131-5/+0
* Test fragment/page cache and send data/file notifications.José Valim2010-01-131-11/+93
* Add subscriber for ActionPack and move all logging inside it.José Valim2010-01-131-0/+108