index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
runtests.py
Age
Commit message (
Expand
)
Author
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-04-08
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-03-15
Fixed #25364 -- Added generic way to test on all browsers supported by selenium.
Akshesh
2016-03-03
Refs #25653 -- Corrected help text for runtests.py --selenium option.
Moritz Sichert
2016-02-19
Fixed #25653 -- Made --selenium run only the selenium tests.
Akshesh
2016-02-17
Fixed #25735 -- Added support for test tags to DiscoverRunner.
Jakub Paczkowski
2016-02-15
Added get_subprocess_args() function to runtests.py
Tim Graham
2016-02-11
Removed obsolete test app in runtests.py.
Jon Dufresne
2016-01-25
Refs #24919 -- Used the documented way of disabling migrations per app.
Simon Charette
2016-01-14
Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by d...
Tim Graham
2016-01-02
Fixed #26008 -- Added parallel argument to paired_tests and bisect_tests
Attila Tovt
2015-12-24
Fixed #25984 -- Corrected RuntimeError message in ModelBase.__new__().
Varun Sharma
2015-11-27
Improved help text for runtests's --parallel option
Baptiste Mispelon
2015-11-14
Fixed #25745 -- Promoted RuntimeWarnings to errors in the test suite.
Simon Charette
2015-10-28
Ignored docutils deprecation warnings in runtests.py.
Tim Graham
2015-09-23
Removed RemovedInDjango110Warning.
Tim Graham
2015-09-23
Refs #22789 -- Removed contrib.webdesign per deprecation timeline.
Tim Graham
2015-09-23
Refs #24526 -- Made the django logger handle INFO messages.
Tim Graham
2015-09-14
Fixed runtests.py message about parallel processes.
Aymeric Augustin
2015-09-14
Prevented --parallel from crashing on Windows.
Aymeric Augustin
2015-09-10
Documented that the parallel test runner doesn't work on Windows.
Aymeric Augustin
2015-09-10
Enabled parallel testing by default in runtests.py.
Aymeric Augustin
2015-09-09
Allowed a port range for the liveserver by default.
Aymeric Augustin
2015-09-09
Changed strategy for removing TMPDIR in runtests.py.
Aymeric Augustin
2015-09-09
Implemented a parallel test runner.
Aymeric Augustin
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-07-13
Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are d...
Daniel Roseman
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-03
Removed unnecessary postgres logic in runtests.py
Tim Graham
2015-04-24
Fixed #24526 -- Combined django.request/security loggers with the root logger.
Tim Graham
2015-04-22
Deprecated legacy GeoManager/GeoQuerySet methods
Claude Paroz
2015-04-18
Stopped special-casing postgres-specific tests
Claude Paroz
2015-04-18
Stopped conditional discovery of gis_tests apps
Claude Paroz
2015-02-23
Guaranteed removal of temporary files during tests.
Aymeric Augustin
2015-02-17
Fixed #24290 -- Skipped postgres_tests if not running with PostgreSQL.
Tim Graham
2015-02-16
Moved contrib.contenttypes tests out of contrib.
Tim Graham
2015-02-13
Removed explicit pointers to migration modules for contrib apps in runtest
Markus Holtermann
2015-02-11
Updated docs and runtests.py for removal of tests from contrib.
Tim Graham
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham
2015-02-11
Moved contrib.redirects tests out of contrib.
Tim Graham
2015-02-11
Moved contrib.flatpages tests out of contrib.
Tim Graham
2015-02-09
Removed Django 1.7 MIDDLEWARE_CLASSES upgrade check.
Tim Graham
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
Hid Django installation message when verbosity is 0.
Aymeric Augustin
2015-02-03
Removed a useless check in runtests.py
Tim Graham
2015-02-03
Refactored tests that rely on an ImportError for Python 3.5 compatibility
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-19
Advanced deprecation warnings for Django 1.9.
Tim Graham
2015-01-17
Removed obsolete deprecation warning in runtests.py
Tim Graham
2015-01-17
Removed support for initial_data fixtures per deprecation timeline.
Tim Graham
[next]