aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/activerecord/controller_runtime_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix failing Action Pack testsCarlhuda2010-03-021-1/+1
* Revert "Fix test load paths for those not using bundler"Carlhuda2010-02-231-5/+2
* Merge master.José Valim2010-02-171-2/+5
|\
| * Fix test load paths for those not using bundlerJoshua Peek2010-02-151-3/+6
* | Rename Rails::Subscriber to Rails::LogSubscriberPrem Sichanugrist2010-02-161-8/+8
|/
* 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