index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
connection_pool_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatic closure of connections in threads is deprecated. For example
Aaron Patterson
2011-11-29
1
-26
/
+5
*
pushing caching and visitors down to the connection
Aaron Patterson
2011-11-19
1
-37
/
+0
*
Make it the responsibility of the connection to hold onto an ARel visitor for...
Jon Leighton
2011-08-08
1
-0
/
+4
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
adding active_connection? to the connection pool
Aaron Patterson
2011-03-28
1
-0
/
+8
*
Fix test/cases/connection_pool_test.rb for sqlite3 in-memory db
Jon Leighton
2011-02-14
1
-0
/
+10
*
primary keys should not be cleared on cache clear, fixing oracle tests
Aaron Patterson
2011-02-08
1
-3
/
+1
*
column cache now lives on the connection pool
Aaron Patterson
2011-02-04
1
-0
/
+20
*
making sure primary key is set on the columns
Aaron Patterson
2011-02-04
1
-0
/
+9
*
connection pool can cache column, table, and primary key information
Aaron Patterson
2011-02-04
1
-0
/
+35
*
fix whitespace errors
Aaron Patterson
2010-11-30
1
-2
/
+2
*
fix ruby 1.9 deadlock problem, fixes #5736 add connection pool tests
Hemant Kumar
2010-10-06
1
-0
/
+29
*
adding a test for clearing stale connections
Aaron Patterson
2010-07-16
1
-0
/
+31
*
fixing test file name
Aaron Patterson
2010-07-16
1
-25
/
+0
*
fixing whitespace errors
Aaron Patterson
2010-07-16
1
-4
/
+4
*
Add test case for ActiveRecord::ConnectionAdapters::ConnectionManagement.
Manfred Stienstra
2009-02-25
1
-0
/
+25