Mercurial > hg
log hgwebdir.cgi @ 7027:ab57069232b4
age | author | description |
---|---|---|
Mon, 18 Feb 2008 19:21:33 +0100 | Thomas Arendsen Hein | merge backout |
Mon, 18 Feb 2008 19:20:22 +0100 | Thomas Arendsen Hein | Backed out changeset b913d3aacddc (see issue971/msg5317) |
Tue, 12 Feb 2008 19:07:45 +0300 | Maxim Dounin | hgweb: disable cgitb by default |
Fri, 01 Feb 2008 13:09:45 -0800 | Bryan O'Sullivan | profiling: allow CGI and FastCGI to be profiled |
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. |
Sat, 25 Aug 2007 16:31:37 +0200 | Benoit Boissinot | cgi: sys.path.insert should be before importing mercurial |
Sat, 18 Aug 2007 11:37:08 +0200 | Thomas Arendsen Hein | Enable demandimport only in scripts, not in importable modules (issue605) |