aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord/controller_runtime_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Default to sync instrumentation.José Valim2010-01-211-15/+4
* Move parameters to the top on logging.José Valim2010-01-191-2/+2
* Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.José Valim2010-01-171-2/+2
* Tidy up ActiveRecord and Views runtime information on process action logger.José Valim2010-01-141-2/+2
* ControllerRuntime tests also use Rails::Subscriber::TestHelper.José Valim2010-01-131-17/+32
* Ensure no notification is on the queue before running notifications related t...José Valim2010-01-031-0/+2
* Use namespaces in notifications.José Valim2010-01-031-4/+1
* Fix controller runtime testJeremy Kemper2009-12-301-2/+2
* Kick AR logging back to life and move ControllerRuntime inside ActiveRecord::...José Valim2009-12-301-0/+39