Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgweb_mod.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 13:58:31 -0800 | Bryan O'Sullivan | Drop a bad import that snuck in. |
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 |
Sat, 03 Nov 2007 17:04:42 +0100 | Rocco Rutte | hgweb_mod: update unidiff() calls and finish e5eedd74e70f job |
Mon, 24 Sep 2007 19:14:18 -0300 | Alexis S. L. Carvalho | Merge with crew-stable |
Mon, 24 Sep 2007 19:00:11 -0300 | Alexis S. L. Carvalho | hgweb: don't raise an exception when displying empty repos |