Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/request.py @ 5566:d74fc8dec2b4
age | author | description |
---|---|---|
Fri, 30 Nov 2007 18:23:18 +0100 | Dirkjan Ochtman | Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI. |
Wed, 28 Nov 2007 09:39:17 -0800 | Bryan O'Sullivan | hgweb: fix breaking tests on Python < 2.5 |
Wed, 28 Nov 2007 08:38:42 -0800 | Bryan O'Sullivan | hgweb: return meaningful HTTP status codes instead of nonsense |