Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SQL Server cases from tests for latest adapter work to pass rails expe... | Ken Collins | 2008-11-19 | 1 | -2/+2 |
* | Default connection allow_concurrency to false (for PostgreSQL) | Nick Sieger | 2008-09-04 | 1 | -0/+2 |
* | Make clear_active_connections! also return stale connections back to the pool | Nick Sieger | 2008-08-29 | 1 | -2/+0 |
* | Remove CachedConnectionPerThread per-thread pooling mechanism in favor of a f... | Nick Sieger | 2008-08-29 | 1 | -0/+2 |
* | Deprecate allow_concurrency and make it have no effect | Nick Sieger | 2008-08-29 | 1 | -7/+0 |
* | Partial updates don't update lock_version if nothing changed. [#426 state:re... | Daniel Morrison | 2008-06-22 | 1 | -0/+20 |
* | Fixed that pessimistic locking you reference the quoted table name (Josh Suss... | David Heinemeier Hansson | 2008-04-30 | 1 | -1/+8 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -3/+3 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -3/+3 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+282 |