Mercurial > hg-stable
log
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 13:58:31 -0800 | Bryan O'Sullivan | Drop a bad import that snuck in. |
Wed, 28 Nov 2007 11:54:39 -0600 | Bryan O'Sullivan | hgweb: account for Python 2.4 in one test |
Wed, 28 Nov 2007 09:39:17 -0800 | Bryan O'Sullivan | hgweb: fix breaking tests on Python < 2.5 |
Wed, 28 Nov 2007 08:39:05 -0800 | Bryan O'Sullivan | Merge with crew |
Wed, 28 Nov 2007 08:38:42 -0800 | Bryan O'Sullivan | hgweb: return meaningful HTTP status codes instead of nonsense |
Wed, 28 Nov 2007 08:38:06 -0800 | Bryan O'Sullivan | hgweb: make notfound templates more informative |