Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abort_on_exception can't be disabled for a single thread | Matthew Draper | 2016-11-27 | 1 | -2/+4 |
* | We expect exceptions; abort will just raise in the wrong place | Matthew Draper | 2016-11-27 | 1 | -9/+13 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
* | The problem isn't the detection but the deadlock itself | David Heinemeier Hansson | 2016-08-04 | 1 | -2/+2 |
* | Introduce new ActiveRecord transaction error classes | Erol Fornoles | 2016-05-24 | 1 | -20/+13 |
* | Add AR::TransactionSerializationError for transaction serialization failures ... | Erol Fornoles | 2016-05-21 | 1 | -0/+62 |