summaryrefslogtreecommitdiff
path: root/tests/regressiontests/servers/tests.py
AgeCommit message (Expand)Author
2011-12-29Added the ability to specify multiple ports available for the `LiveServerTest...Julien Phalip
2011-12-27Fixed a test that was failing under Windows.Aymeric Augustin
2011-12-22Fixed #2879 -- Added support for the integration with Selenium and other in-b...Julien Phalip
2011-06-30Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...Jannis Leidel
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel
2010-09-26Fixed #14271 -- Use absolute path for admin media tests. Thanks, Alex Gaynor.Jannis Leidel
2009-07-29SECURITY ALERT: Corrected a problem with the Admin media handler that could l...Russell Keith-Magee