Sat, 01 Apr 2017 00:21:52 -0700 |
Gregory Szorc |
tests: store ETag when using --headeronly
|
Sat, 24 Dec 2016 15:29:32 -0700 |
Gregory Szorc |
protocol: send application/mercurial-0.2 responses to capable clients
|
Tue, 28 Jun 2016 16:01:53 +0530 |
Pulkit Goyal |
py3: conditionalize httplib import
|
Sat, 02 Apr 2016 18:12:33 +0300 |
Robert Stanca |
py3: use print_function in get-with-headers.py
|
Sun, 06 Dec 2015 22:25:41 -0800 |
Gregory Szorc |
tests: use absolute_import in /get-with-headers.py
|
Mon, 18 May 2015 16:52:28 -0500 |
Pierre-Yves David |
tests: just use 'response.reason'
|
Mon, 30 Mar 2015 20:56:54 -0700 |
Gregory Szorc |
get-with-headers: support parsing and pretty printing JSON
|
Fri, 28 Nov 2014 10:59:02 -0800 |
Gregory Szorc |
hgweb: send proper HTTP response after uncaught exception
stable
|
Wed, 02 Oct 2013 22:46:32 +0100 |
Javi Merino |
get-with-headers: don't block indefinitely if the server had an internal error
|
Wed, 16 Jan 2013 14:26:19 +0100 |
Pierre-Yves David |
get-with-headers: add a --headeronly switch
|
Wed, 16 Jan 2013 02:01:11 +0100 |
Mads Kiilerich |
tests: make test-hgweb.t output stable
|
Tue, 15 Jan 2013 20:54:57 +0100 |
Mads Kiilerich |
serve: don't send any content headers with 304 responses
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: prepare get-with-headers.py for MSYS
|
Sat, 11 Sep 2010 10:57:35 +0200 |
Dirkjan Ochtman |
tests: fix incompatibility with python-2.4 in test-hgweb
|
Wed, 08 Sep 2010 15:11:35 +0200 |
Dirkjan Ochtman |
tests: extend get-with-headers to support cache testing
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Thu, 05 Nov 2009 15:19:54 +0100 |
Dirkjan Ochtman |
templater: readable dates older than 24 months revert to ISO8601 (issue1006)
|
Sun, 17 May 2009 01:24:45 +0200 |
Martin Geisler |
tests: fix doc string in get-with-headers.py
|
Thu, 25 Dec 2008 17:49:08 +0100 |
Gilles Moris |
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
|
Sun, 28 Sep 2008 20:40:38 +0200 |
Patrick Mezard |
get-with-headers: fix stream modes under Windows
|
Wed, 28 Nov 2007 08:38:42 -0800 |
Bryan O'Sullivan |
hgweb: return meaningful HTTP status codes instead of nonsense
|
Thu, 29 Jun 2006 16:44:23 -0700 |
Eric Hopper |
Add a test for getting raw files via the web UI.
|