mercurial/hgweb/wsgicgi.py
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 12 Jan 2009 09:16:03 +0100 Dirkjan Ochtman use dict.iteritems() rather than dict.items()
Tue, 25 Nov 2008 17:54:49 +0100 Dirkjan Ochtman hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO
Mon, 08 Sep 2008 13:07:00 +0200 Peter Ruibal use Exception(args)-style raising consistently (py3k compatibility)
Thu, 21 Aug 2008 10:55:24 +0200 Dirkjan Ochtman hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Sun, 02 Dec 2007 10:12:26 +0100 Dirkjan Ochtman Fix style nit and add some comments to tests.
Sat, 01 Dec 2007 19:19:08 +0100 Dirkjan Ochtman Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).
Sat, 01 Dec 2007 18:26:27 +0100 Dirkjan Ochtman CGI compatibility fix for d74fc8dec2b4.
Thu, 12 Jul 2007 13:55:20 -0600 Wesley J. Landaker Handle CGI SSL detection via HTTPS environment better.
Mon, 04 Jun 2007 00:24:48 -0300 Alexis S. L. Carvalho wsgicgi: change stdin to binary mode
Tue, 13 Feb 2007 06:50:00 -0200 Alexis S. L. Carvalho Switch CGI stdout to binary on windows
Fri, 17 Nov 2006 08:06:54 +0100 Thomas Arendsen Hein white space and line break cleanups
Mon, 03 Jul 2006 00:33:19 -0300 Alexis S. L. Carvalho hgweb: fix unbundle.
Tue, 27 Jun 2006 00:09:33 -0700 Eric Hopper This patch make several WSGI related alterations.
less more (0) tip