Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Patterson b7a9890d77 fix whitespace errors 2010-11-30 13:38:48 -08:00
Hemant Kumar 2a04110f26 fix ruby 1.9 deadlock problem, fixes #5736 add connection pool tests 2010-10-06 14:45:56 -06:00
Aaron Patterson 8d17f53318 adding a test for clearing stale connections 2010-07-16 14:39:40 -07:00
Aaron Patterson 7ba54ff711 fixing test file name 2010-07-16 13:54:14 -07:00
Aaron Patterson 2244bb0013 fixing whitespace errors 2010-07-16 13:50:58 -07:00
Manfred Stienstra 809409d92f Add test case for ActiveRecord::ConnectionAdapters::ConnectionManagement.
- Make sure ConnectionManagement clears connections after each call, except in tests

Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-02-25 12:48:53 -06:00