Wed, 08 Sep 2010 15:23:48 +0200 |
Dirkjan Ochtman |
hgweb: support very simple caching model (issue1845)
|
Wed, 08 Sep 2010 15:19:35 +0200 |
Dirkjan Ochtman |
tests: fix test output for test-hgweb-no* tests
|
Thu, 02 Sep 2010 23:45:47 +0200 |
Martin Geisler |
tests: remove unneeded -u flags
|
Sun, 26 Apr 2009 14:29:02 +0200 |
Martin Geisler |
tests: removed redundant "-d '0 0'" from test scripts
|
Sat, 30 Aug 2008 17:13:23 +0200 |
Dirkjan Ochtman |
hgweb: return content iterator instead of using write() callable
|
Wed, 02 Jul 2008 12:02:33 +0200 |
Dirkjan Ochtman |
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
|
Sun, 29 Jun 2008 22:36:18 +0200 |
Dirkjan Ochtman |
hgweb: return content iterator instead of using write() callable
|
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).
|