sapling/mercurial/hgweb
2011-04-30 15:30:51 +02:00
..
__init__.py hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir 2010-04-26 11:03:40 -05:00
common.py hgweb: initialize permhooks at definition time 2011-04-30 13:47:22 +02:00
hgweb_mod.py hgweb: support disabling page cache 2011-04-20 00:01:50 -04:00
hgwebdir_mod.py move walkrepos from util to scmutil 2011-04-21 16:06:19 +02:00
protocol.py wireproto: fix handling of '*' args for HTTP and SSH 2011-03-22 07:38:32 +01:00
request.py hgweb: pmezard thinks one default is enough 2011-03-12 16:00:54 +01:00
server.py serve: catch and log all Exceptions, not only StandardException 2011-02-21 00:52:23 +01:00
webcommands.py drop {short,hex}(ctx.node()) calls in favor of ctx methods 2011-04-30 12:55:07 +02:00
webutil.py drop {short,hex}(ctx.node()) calls in favor of ctx methods 2011-04-30 12:55:07 +02:00
wsgicgi.py wsgicgi: call close() on iterable to avoid resource leaks 2010-03-22 15:16:27 +01:00