aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/connection_pool_test.rb
Commit message (Expand)AuthorAgeFilesLines
* fix whitespace errorsAaron Patterson2010-11-301-2/+2
* fix ruby 1.9 deadlock problem, fixes #5736 add connection pool testsHemant Kumar2010-10-061-0/+29
* adding a test for clearing stale connectionsAaron Patterson2010-07-161-0/+31
* fixing test file nameAaron Patterson2010-07-161-25/+0
* fixing whitespace errorsAaron Patterson2010-07-161-4/+4
* Add test case for ActiveRecord::ConnectionAdapters::ConnectionManagement.Manfred Stienstra2009-02-251-0/+25