Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/server.py @ 2921:addb58e3b41c
age | author | description |
---|---|---|
Sat, 12 Aug 2006 12:30:02 -0700 | Vadim Gelfer | update copyrights. |
Thu, 20 Jul 2006 21:58:25 -0700 | Brendan Cully | Make hgweb threads into daemon threads. |
Wed, 12 Jul 2006 08:28:00 -0700 | Vadim Gelfer | clean up trailing white space. |
Fri, 07 Jul 2006 14:33:51 -0300 | Alexis S. L. Carvalho | Respect "Connection: close" headers sent by HTTP clients. |
Tue, 27 Jun 2006 00:09:37 -0700 | Eric Hopper | Put support for persistent connections back in. |
Tue, 27 Jun 2006 00:09:35 -0700 | Eric Hopper | Fix two small bugs that would've prevented the web interface and IPv6 |
Tue, 27 Jun 2006 00:09:33 -0700 | Eric Hopper | This patch make several WSGI related alterations. |