Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests should use ActiveRecord::Base.connection.rollback_db_transaction to rol... | steve | 2009-05-01 | 1 | -1/+1 |
* | Ensure ActiveRecord::Base.connection_pool.with_connection creates a new conne... | steve | 2009-05-01 | 1 | -0/+29 |
* | Fix typo in pool_conections_test [#1350 state:committed] | Amos King | 2008-11-14 | 1 | -1/+1 |
* | Timeout the connection pool monitor on ruby 1.8 only | Jeremy Kemper | 2008-11-08 | 1 | -4/+7 |
* | Make sure ActiveRecord::Base.connected? doesn't raise an exception for define... | Pratik Naik | 2008-11-06 | 1 | -0/+5 |
* | Ensure ActiveRecord::ConnectionPool.connected? handles undefined connections.... | Wes Oldenbeuving | 2008-11-06 | 1 | -0/+8 |
* | Make clear_active_connections! also return stale connections back to the pool | Nick Sieger | 2008-08-29 | 1 | -0/+87 |