Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move transaction thread-safety test to transactions_test. Check that simulta... | Jeremy Kemper | 2005-09-30 | 1 | -11/+79 |
* | Fix broken testcase for transactions | Nicholas Seckar | 2005-09-29 | 1 | -1/+1 |
* | Fix transactions so that calling return while inside a transaction will not l... | Nicholas Seckar | 2005-09-28 | 1 | -1/+32 |
* | Do not use instantiated fixtures (in general) in tests. Also, support the use... | Jamis Buck | 2005-06-10 | 1 | -2/+9 |
* | Fixed that nested transactions now work by letting the outer most transaction... | David Heinemeier Hansson | 2004-12-22 | 1 | -1/+1 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+110 |