tests/tinyproxy.py
Wed, 08 Jun 2022 15:46:04 +0200 Raphaël Gomès branching: merge stable into default
Thu, 02 Jun 2022 04:39:49 +0200 Manuel Jacob py3: don’t subscript socket.error stable
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
Tue, 12 Feb 2019 14:29:56 -0800 Gregory Szorc py3: port tinyproxy.py to work with Python 3
Mon, 19 Jun 2017 21:53:54 -0400 Matt Harbison test-http-proxy: redirect proxy stdout to /dev/null
Sun, 18 Jun 2017 21:31:53 -0400 Matt Harbison tinyproxy: explicitly flush logged messages
Tue, 21 Mar 2017 22:45:02 -0700 Gregory Szorc tests: use urlreq in tinyproxy.py
Wed, 15 Feb 2017 22:53:45 -0800 Jun Wu tinyproxy: use IPv6 if HGIPV6 is set to 1
Wed, 13 Jul 2016 23:38:29 +0530 Pulkit Goyal py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
Fri, 15 Jul 2016 23:00:31 +0530 Pulkit Goyal py3: re-implement the BaseHTTPServer.test() function
Mon, 27 Jun 2016 16:48:54 +0530 Pulkit Goyal py3: conditionalize SocketServer import
Mon, 27 Jun 2016 16:16:10 +0530 Pulkit Goyal py3: conditionalize the urlparse import
Sun, 03 Apr 2016 20:12:59 +0900 Yuya Nishihara tests: make tinyproxy.py not import sys.argv by name
Sun, 03 Apr 2016 20:11:41 +0900 Yuya Nishihara tests: sort import lines in tinyproxy.py
Mon, 28 Mar 2016 01:57:44 +0530 Pulkit Goyal tests: make tinyproxy.py use print_function
Thu, 31 Dec 2015 08:16:59 +0000 timeless cleanup: remove superfluous space after space after equals (python)
Sun, 06 Dec 2015 22:20:08 -0800 Gregory Szorc tests: use absolute_import in tinyproxy
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Thu, 31 Jan 2013 19:13:13 +0100 Mads Kiilerich tests: fix toctou race in tinyproxy.py (issue3795) stable
Sun, 13 May 2012 13:17:31 +0200 Brodie Rao cleanup: replace more naked excepts with more specific ones
Wed, 28 Mar 2012 19:23:25 -0500 Matt Mackall tests: fix startup/shutdown races in test-https stable
Mon, 25 Jul 2011 16:37:18 -0500 Augie Fackler tests: use getattr instead of hasattr
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Sun, 01 May 2011 01:04:37 +0800 Steven Brown httprepo: long arguments support (issue2126)
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Mon, 22 May 2006 15:42:49 -0700 Vadim Gelfer http: fix many problems with url parsing and auth. added proxy test.
less more (0) tip