sapling/mercurial/hgweb
Dirkjan Ochtman 95639b6467 hgweb: make hgwebdir work in the absence of PATH_INFO
Thanks to Andrea Arcangeli for reporting and an initial patch.
2008-04-03 13:14:43 +02:00
..
__init__.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
common.py merged Edward Lee's line anchors patch 2008-02-15 19:44:54 +01:00
hgweb_mod.py hgweb: make hgwebdir work in the absence of PATH_INFO 2008-04-03 13:14:43 +02:00
hgwebdir_mod.py hgweb: make hgwebdir work in the absence of PATH_INFO 2008-04-03 13:14:43 +02:00
protocol.py hgweb: only accept POST requests for unbundle 2008-03-21 00:55:53 +01:00
request.py Remove unused imports 2008-03-06 22:23:41 +01:00
server.py hgweb: clarify which address and port can/cannot be bound at startup (bug 769) 2008-03-10 19:25:34 +00:00
webcommands.py hgweb: better error messages 2008-03-23 23:08:18 +01:00
wsgicgi.py Fix style nit and add some comments to tests. 2007-12-02 10:12:26 +01:00