sapling/mercurial/hgweb
Benoit Boissinot 35d90d90ba hgweb: fix allow_read permissions when a user is specified
Thanks to Juan Pablo Aroztegi for reporting and debugging it.
2009-03-07 00:59:41 +01:00
..
__init__.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
common.py hgweb: support custom http headers in ErrorResponse 2009-02-09 11:31:52 +01:00
hgweb_mod.py hgweb: fix allow_read permissions when a user is specified 2009-03-07 00:59:41 +01:00
hgwebdir_mod.py hgweb: pass ErrorResponses directly into req.respond() 2009-02-09 11:29:09 +01:00
protocol.py fix missing import, spotted by pychecker 2008-10-28 20:14:45 +01:00
request.py hgweb: commit forgotten update to 94505a170e84 2009-02-09 13:08:32 +01:00
server.py error: move repo errors 2009-01-12 10:42:31 -06:00
webcommands.py hgweb: simplify parents/children generation code 2009-01-19 13:20:47 +01:00
webutil.py hgweb: expose sibling branches to templater 2009-01-26 15:52:10 +01:00
wsgicgi.py use dict.iteritems() rather than dict.items() 2009-01-12 09:16:03 +01:00