Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/delete_regress
Commit message (Expand)AuthorAgeFilesLines
* Changed database connection duplication technique.Aymeric Augustin2015-09-091-5/+2
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-8/+0
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-15/+15
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-6/+8
* Fixed #22308 -- Regression from 0f956085.Aymeric Augustin2014-03-221-17/+15
* Removed legacy transaction management per the deprecation...Aymeric Augustin2014-03-211-17/+11
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-3/+5
* PEP8 cleanupJason Myers2013-11-032-1/+30
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21268 -- Fixed E303 pep8 warningsAlasdair Nicol2013-10-181-4/+0
* Removed unneeded imports in tests's __init__.py and unifi...Florian Apolloner2013-09-091-1/+0
* Removed some more unused local varsAlex Gaynor2013-09-081-7/+7
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Defined available_apps in relevant tests.Aymeric Augustin2013-06-101-0/+6
* Made transaction.managed a no-op and deprecated it.Aymeric Augustin2013-03-111-3/+1
* Fixed #19861 -- Transaction ._dirty flag improvementAnssi Kääriäinen2013-02-271-1/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+472