Django

Code

root/django/trunk/django/db/transaction.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8419 [8419] 08/16/08 19:07:06 mtredinnick Fixed #7241 -- More robust exception catching in the transaction …
(edit) @8315 [8315] 08/12/08 00:59:43 mtredinnick Added savepoint protection to get_or_create() to avoid problems on …
(edit) @8314 [8314] 08/12/08 00:34:56 mtredinnick Added savepoint support to the transaction code. This is a no-op for most …
(edit) @7802 [7802] 06/30/08 06:56:52 mtredinnick Fixed #6928 -- Added a little more robustness to transaction rollbacks for …
(edit) @7558 [7558] 05/29/08 06:50:50 russellm Fixed #7286 -- Added functools wrapping to the transaction decorators. …
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3135 [3135] 06/16/06 14:35:57 adrian Fixed typo in docstring in db/transaction.py
(edit) @3045 [3045] 05/31/06 23:57:10 adrian Fixed #2052 -- Fixed some threading issues for FreeBSD. Thanks, …
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/db/transaction.py:
(edit) @2499 [2499] 03/07/06 05:32:08 hugo magic-removal: fixed #1472, removed masking of original exception in …
Note: See TracRevisionLog for help on using the revision log.