mercurial/hgweb/server.py
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Tue, 19 Jun 2007 08:06:37 +0200 Thomas Arendsen Hein Cleanup of whitespace, indentation and line continuation.
Sun, 10 Jun 2007 19:16:20 -0500 Matt Mackall hg serve: don't lookup user-supplied names/addresses
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Thu, 26 Apr 2007 18:41:18 -0500 Matt Mackall Merge with stable
Wed, 25 Apr 2007 13:35:18 -0500 Matt Mackall hg serve: don't do DNS lookups
Mon, 19 Mar 2007 19:16:35 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 19 Mar 2007 19:07:38 -0300 Alexis S. L. Carvalho avoid wsgiapplication <-> MercurialHTTPServer circular reference
Sun, 04 Mar 2007 09:03:21 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 19 Feb 2007 10:08:59 +0100 Patrick Mezard web/server: disable address reuse option for BaseHTTPServer on windows
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Thu, 15 Feb 2007 08:49:20 -0200 Alexis S. L. Carvalho hgweb/server.py: use hg.repository to create a repo object
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 13 Feb 2007 10:01:44 -0200 Alexis S. L. Carvalho Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgweb
Tue, 02 Jan 2007 22:40:52 +0100 Thomas Arendsen Hein sync with -stable
Tue, 02 Jan 2007 22:12:38 +0100 Thomas Arendsen Hein Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Fri, 08 Dec 2006 17:10:40 -0800 Brendan Cully Fix hg serve -6 getsockname handling
Fri, 17 Nov 2006 08:06:54 +0100 Thomas Arendsen Hein white space and line break cleanups
Mon, 13 Nov 2006 13:26:57 -0600 Matt Mackall hgweb: internalize some socket details
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: support for generating and parsing NWI URLs
Mon, 18 Sep 2006 17:32:28 +0200 Benoit Boissinot hgweb: fix errors spotted by pychecker
Mon, 11 Sep 2006 10:08:30 +0200 Thomas Arendsen Hein If local repository is missing, make error message clearer.
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.
Tue, 27 Jun 2006 00:09:31 -0700 Eric Hopper Fix server to set up a more WSGI compliant environment.
Thu, 15 Jun 2006 12:55:58 -0700 Vadim Gelfer http server: support persistent connections.
Mon, 05 Jun 2006 16:48:24 +0200 Thomas Arendsen Hein Fixed 'hg serve --webdir-conf foo' which broke due to split of hgweb.
Fri, 02 Jun 2006 08:25:02 -0700 Eric Hopper Adjusting hgweb splitup to be a little cleaner.
Fri, 02 Jun 2006 08:05:01 -0700 Eric Hopper Fixing up comment headers for split up code.
Wed, 31 May 2006 08:03:29 -0700 Eric Hopper Splitting up hgweb so it's easier to change.
less more (0) tip