Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Default connection allow_concurrency to false (for PostgreSQL) | Nick Sieger | 2008-09-04 | 1 | -0/+2 | |
* | Fix transaction exception test | Jeremy Kemper | 2008-09-04 | 1 | -0/+1 | |
* | Make clear_active_connections! also return stale connections back to the pool | Nick Sieger | 2008-08-29 | 1 | -3/+0 | |
* | Remove CachedConnectionPerThread per-thread pooling mechanism in favor of a f... | Nick Sieger | 2008-08-29 | 1 | -0/+3 | |
* | Deprecate allow_concurrency and make it have no effect | Nick Sieger | 2008-08-29 | 1 | -11/+0 | |
* | Rollback the transaction when a before_* callback returns false. | Xavier Noria | 2008-08-24 | 1 | -2/+60 | |
* | Ensure add_column gives valid error for sqlite. [Gunnar Wolf, Pratik] [#197 s... | Pratik Naik | 2008-05-20 | 1 | -0/+26 | |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 | |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -3/+3 | |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+281 |