summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests/layout_package/http_server.py
Commit message (Expand)AuthorAgeFilesLines
* Move the layout_tests scripts into a webkitpy/layout_tests subdir todpranke@chromium.org2010-01-221-255/+0
* hand-revert the rest of 36739dpranke@chromium.org2010-01-211-0/+255
* Move the layout test scripts into a 'webkitpy' subdirectory in preparationdpranke@chromium.org2010-01-211-255/+0
* Reindent all the code to 4-space tabs to prepare for upstreaming and conversiondpranke@chromium.org2010-01-211-226/+221
* Fix some expectations for tests in the chrome and pending directories:dpranke@google.com2009-12-171-15/+0
* Don't force kill apache, and use the Apache-supplied PID for web server cleanup.mmoss@google.com2009-12-101-1/+4
* It turns out that turning on max-workers (likely) made http testsojan@chromium.org2009-12-101-6/+1
* Take three at enabling max-workers for Lighttpd. The UI bots don'tojan@chromium.org2009-12-081-19/+14
* Revert 33975 - Take two at enabling maxworkers for lighttpd. Use SIGKILL insteadcpu@chromium.org2009-12-071-14/+19
* Take two at enabling max-workers for lighttpd. Use SIGKILL insteadojan@chromium.org2009-12-071-19/+14
* Revert 33757 - Use multiple workers with lighttpd. Hopefully this will reducevandebo@google.com2009-12-041-7/+2
* Use multiple workers with lighttpd. Hopefully this will reduceojan@chromium.org2009-12-041-2/+7
* Fix runtime error in http_server.py.yutak@chromium.org2009-11-261-2/+2
* Tweak logging in http_server and websocket to only log at the debug level.dpranke@google.com2009-11-181-2/+2
* Fix ui tests WorkerHttpLayoutTests failure.mhm@chromium.org2009-10-081-0/+3
* Clean up code duplication in layout test http_server.mhm@chromium.org2009-10-071-32/+6
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-5/+11
* Add aliased path support to http server. Certain http layout test loads js re...jianli@chromium.org2009-09-021-0/+22
* Try change 23924 again - refactor layout_package.path_utils and dpranke@google.com2009-08-211-32/+26
* Reverting 23924 - several builds brokedpranke@google.com2009-08-211-26/+32
* Refactor layout test scripts to clean up platform name handling.dpranke@google.com2009-08-211-32/+26
* Fix mistakes in #! lines on python scripts.dkegel@google.com2009-07-161-1/+1
* Fix run webkit tests empty path issue with new LayoutTests directoryvictorw@chromium.org2009-07-141-4/+4
* Remove old log files so they don't accumulate on try bots.dimich@google.com2009-07-071-0/+11
* Allow layout tests to be located both in src/webkit/data/layout_tests and thi...victorw@chromium.org2009-06-301-1/+7
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-231-17/+47
* Should generate server.upload-dirs in lighttpd.confhclam@chromium.org2009-03-251-0/+5
* * Fix error messaging for http server.kuchhal@chromium.org2009-01-071-5/+7
* Don't try to set up http configurations for sets of http tests that don'tpamg@google.com2008-12-091-12/+28
* Use /bin/cat for .asis files, this should make it work on both cygwin and Lin...deanm@chromium.org2008-11-191-1/+1
* Support manual HTTP server "start/stop" on Linux.mmoss@google.com2008-11-191-2/+2
* Add Linux lighttpd for running LayoutTests on Linux.mmoss@google.com2008-11-181-2/+3
* Add --port and --root options to the command-line interface to allow runningpamg@google.com2008-10-291-7/+22
* Changes to get the layout test harness running on mac.pinkerton@google.com2008-10-091-7/+9
* Moving libraries and executables in the windows build to prepare for landing ...pinkerton@google.com2008-10-071-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+219