aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/subscriber_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make filter parameters based on request, so they can be modified for anything...José Valim2010-01-211-4/+1
* Default to sync instrumentation.José Valim2010-01-211-15/+3
* Tidy up new filter_parameters implementation.José Valim2010-01-211-1/+4
* 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