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.
|
Sat, 25 Aug 2007 16:31:37 +0200 |
Benoit Boissinot |
cgi: sys.path.insert should be before importing mercurial
|
Sat, 18 Aug 2007 11:37:08 +0200 |
Thomas Arendsen Hein |
Enable demandimport only in scripts, not in importable modules (issue605)
|
Mon, 11 Dec 2006 14:30:50 +0100 |
Thomas Arendsen Hein |
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:
|
Sun, 03 Dec 2006 18:47:05 -0600 |
Matt Mackall |
hgweb: report detected character set
|
Tue, 27 Jun 2006 00:09:33 -0700 |
Eric Hopper |
This patch make several WSGI related alterations.
|
Fri, 10 Feb 2006 11:25:07 -0800 |
Vadim Gelfer |
hgwebdir: export collections of repos
|
Mon, 29 Aug 2005 07:42:46 +0200 |
Thomas Arendsen Hein |
Documented passing list or dict instead of config file in hgwebdir.cgi
|
Fri, 26 Aug 2005 13:31:40 +0200 |
Thomas Arendsen Hein |
Removed obsolete imports from hgwebdir.cgi
|
Fri, 19 Aug 2005 16:38:25 -0800 |
mpm |
Add a multi-repository server
|