tests/dumbhttp.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 02 Jul 2021 23:09:44 +0200 Pierre-Yves David run-tests: stop writing a `python3` symlink pointing to python2
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sun, 08 Jul 2018 16:45:40 +0900 Yuya Nishihara py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes
Sat, 14 Apr 2018 02:07:42 +0530 Pulkit Goyal py3: make values bytes before passing into server.runservice()
Sun, 29 Oct 2017 17:53:52 +0900 Yuya Nishihara test-static-http: flush access log per request stable
Wed, 25 Oct 2017 21:21:42 +0900 Yuya Nishihara test-static-http: show all files accessed over HTTP stable
Wed, 15 Feb 2017 21:09:00 -0800 Jun Wu dumbhttp: use IPv6 if HGIPV6 is set to 1
Sat, 15 Oct 2016 13:47:43 +0900 Yuya Nishihara server: move cmdutil.service() to new module (API)
Wed, 13 Jul 2016 23:38:29 +0530 Pulkit Goyal py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
Sun, 03 Apr 2016 19:40:05 +0900 Yuya Nishihara tests: sort import lines in dumbhttp.py
Wed, 09 Mar 2016 02:07:40 +0000 Jun Wu serve: accept multiple values for --daemon-postexec
Mon, 22 Feb 2016 16:59:08 +0000 Jun Wu serve: rename --daemon-pipefds to --daemon-postexec (BC)
Sun, 06 Dec 2015 22:12:07 -0800 Gregory Szorc tests/dumbhttp: use absolute_import
Sun, 02 Nov 2014 13:08:46 +0900 Yuya Nishihara tests: have dumbhttp.py use cmdutil.service() to wait for child to listen()
Thu, 16 Oct 2014 13:48:51 +0900 Mike Hommey tests: pull common http server setup out of individual tests
less more (0) tip