log mercurial/hgweb/webcommands.py @ 6217:fe8dbbe9520d

age author description
Thu, 06 Mar 2008 22:51:16 +0100 Joel Rosdahl Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
Fri, 01 Feb 2008 10:31:13 +0100 Dirkjan Ochtman hgweb: explicit response status
Mon, 28 Jan 2008 15:10:17 +0100 Dirkjan Ochtman hgweb: centralize req.write() calls
Mon, 28 Jan 2008 14:58:03 +0100 Dirkjan Ochtman hgweb: explicitly check if requested command exists
Sat, 26 Jan 2008 22:44:27 +0100 Patrick Mezard webcommands: add missing hg import
Tue, 22 Jan 2008 12:31:55 +0100 Dirkjan Ochtman hgweb: be sure to send a valid content-type for raw files
Tue, 22 Jan 2008 09:28:51 +0100 Dirkjan Ochtman hgweb: use ErrorResponse instead of custom response