Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/transactions
Commit message (Expand)AuthorAgeFilesLines
* Moved IgnorePendingDeprecationWarningsMixin in django.tes...Aymeric Augustin2013-05-181-13/+1
* Made atomic usable when autocommit is off.Aymeric Augustin2013-03-131-11/+19
* Fixed #20028 -- Made atomic usable on callable instances.Aymeric Augustin2013-03-121-0/+11
* Improved the API of set_autocommit.Aymeric Augustin2013-03-111-3/+3
* Added an option to disable the creation of savepoints in ...Aymeric Augustin2013-03-111-0/+93
* Added some assertions to enforce the atomicity of atomic.Aymeric Augustin2013-03-111-4/+67
* Implemented an 'atomic' decorator and context manager.Aymeric Augustin2013-03-112-2/+154
* Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen2013-02-271-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+335