Mon, 25 Jul 2011 15:30:19 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 16:00:54 +0100 |
Dirkjan Ochtman |
hgweb: pmezard thinks one default is enough
stable
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 15:21:45 +0100 |
Dirkjan Ochtman |
deal with empty Content-Length headers
stable
|
file |
diff |
annotate
|
Sat, 16 Oct 2010 17:29:04 -0500 |
Augie Fackler |
hgweb: don't send a body or illegal headers during 304 response
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 12:14:26 +0900 |
Nicolas Dumazet |
hgweb: request: strip() form values
stable
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 10:20:04 +0100 |
Sune Foldager |
hgweb: send proper error messages to the client
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 13:08:32 +0100 |
Dirkjan Ochtman |
hgweb: commit forgotten update to a3d7f99c23c0
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 11:31:52 +0100 |
Sune Foldager |
hgweb: support custom http headers in ErrorResponse
|
file |
diff |
annotate
|
Mon, 20 Oct 2008 10:15:26 +0200 |
Dirkjan Ochtman |
hgweb: be sure to drain request data even in early error conditions
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 13:45:39 +0200 |
Dirkjan Ochtman |
hgweb: move shortcut expansion to request instantiation
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 18:12:30 +0100 |
Thomas Arendsen Hein |
hgweb: Quote filenames when downloading raw files.
|
file |
diff |
annotate
|
Sat, 16 Feb 2008 17:51:30 +0100 |
Thomas Arendsen Hein |
hgweb: Pass only filename instead of full path when downloading raw files.
|
file |
diff |
annotate
|
Fri, 01 Feb 2008 10:31:13 +0100 |
Dirkjan Ochtman |
hgweb: explicit response status
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 14:28:25 +0100 |
Dirkjan Ochtman |
send conservatively capitalized HTTP headers
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 10:45:52 +0100 |
Dirkjan Ochtman |
hgweb: revert to showing file instead of offering for download
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 12:31:55 +0100 |
Dirkjan Ochtman |
hgweb: be sure to send a valid content-type for raw files
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 09:11:06 +0100 |
Dirkjan Ochtman |
hgweb: cleanup buglet introduced in 956afc025c0f
|
file |
diff |
annotate
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: separate out start_response() calling
|
file |
diff |
annotate
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: return iterable, add deprecation note
|
file |
diff |
annotate
|
Fri, 18 Jan 2008 19:53:38 +0100 |
Dirkjan Ochtman |
hgweb: remove some legacy code
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
file |
diff |
annotate
|
Fri, 30 Nov 2007 18:23:18 +0100 |
Dirkjan Ochtman |
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.
|
file |
diff |
annotate
|
Wed, 28 Nov 2007 09:39:17 -0800 |
Bryan O'Sullivan |
hgweb: fix breaking tests on Python < 2.5
|
file |
diff |
annotate
|
Wed, 28 Nov 2007 08:38:42 -0800 |
Bryan O'Sullivan |
hgweb: return meaningful HTTP status codes instead of nonsense
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 19:16:35 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 19:07:39 -0300 |
Alexis S. L. Carvalho |
avoid _wsgioutputfile <-> _wsgirequest circular reference
|
file |
diff |
annotate
|