sapling/mercurial/hgweb
Brendan Cully dd9b6af1b4 Make hgweb threads into daemon threads.
This fixes the problem that an interrupted hg serve will not terminate
until the next request has been received.
2006-07-20 21:58:25 -07:00
..
__init__.py Fixing up comment headers for split up code. 2006-06-02 08:05:01 -07:00
common.py Really fix http headers for web UI and issue 254. 2006-06-27 09:33:12 -07:00
hgweb_mod.py rename stream hgrc option to compressed. 2006-07-16 10:04:16 -07:00
hgwebdir_mod.py Cleanup hgweb and hgwebdir's run method a bit. 2006-06-30 09:50:25 -07:00
request.py Arrange for old copies of CGI scripts to still work. 2006-06-29 19:06:18 -07:00
server.py Make hgweb threads into daemon threads. 2006-07-20 21:58:25 -07:00
wsgicgi.py hgweb: fix unbundle. 2006-07-03 00:33:19 -03:00