Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/request.py @ 7180:a42d27bc809d
age | author | description |
---|---|---|
Mon, 20 Oct 2008 10:15:26 +0200 | Dirkjan Ochtman | hgweb: be sure to drain request data even in early error conditions |
Thu, 26 Jun 2008 13:45:39 +0200 | Dirkjan Ochtman | hgweb: move shortcut expansion to request instantiation |
Thu, 06 Mar 2008 22:23:41 +0100 | Joel Rosdahl | Remove unused imports |
Sat, 16 Feb 2008 18:12:30 +0100 | Thomas Arendsen Hein | hgweb: Quote filenames when downloading raw files. |
Sat, 16 Feb 2008 17:51:30 +0100 | Thomas Arendsen Hein | hgweb: Pass only filename instead of full path when downloading raw files. |
Fri, 01 Feb 2008 10:31:13 +0100 | Dirkjan Ochtman | hgweb: explicit response status |