Mon, 24 Dec 2007 17:21:40 +0100 |
Mirko Friedenhagen |
server: append to logfiles
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 19:19:08 +0100 |
Dirkjan Ochtman |
Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 27 Nov 2007 23:55:03 +0100 |
Patrick Mezard |
hgweb.server: flush log files after every access
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 01:07:11 +0200 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Wed, 08 Aug 2007 23:00:01 +0200 |
Benoit Boissinot |
merge with -stable
|
file |
diff |
annotate
|
Thu, 09 Aug 2007 01:04:27 +0200 |
Benoit Boissinot |
unobfuscate part of f94dbc6c7eaf
|
file |
diff |
annotate
|
Wed, 08 Aug 2007 22:47:30 +0200 |
Eric Hopper |
Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 10:30:51 +0200 |
Thomas Arendsen Hein |
removed trailing whitespace
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 22:44:16 -0700 |
Brendan Cully |
cosmetics
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 13:58:36 -0600 |
Wesley J. Landaker |
Make hg serve set the wsgi.url_scheme property correctly.
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 20:15:03 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 22:12:28 -0700 |
Brendan Cully |
Add SSL support to hg serve, activated via --certificate option
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 19:56:16 -0300 |
Alexis S. L. Carvalho |
serve: respect settings from .hg/hgrc
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
file |
diff |
annotate
|
Sun, 10 Jun 2007 19:16:20 -0500 |
Matt Mackall |
hg serve: don't lookup user-supplied names/addresses
|
file |
diff |
annotate
|
Wed, 06 Jun 2007 20:22:52 +0200 |
Thomas Arendsen Hein |
Removed trailing whitespace and tabs from python files
|
file |
diff |
annotate
|
Thu, 26 Apr 2007 18:41:18 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Wed, 25 Apr 2007 13:35:18 -0500 |
Matt Mackall |
hg serve: don't do DNS lookups
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 19:16:35 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 19:07:38 -0300 |
Alexis S. L. Carvalho |
avoid wsgiapplication <-> MercurialHTTPServer circular reference
|
file |
diff |
annotate
|
Sun, 04 Mar 2007 09:03:21 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
file |
diff |
annotate
|
Mon, 19 Feb 2007 10:08:59 +0100 |
Patrick Mezard |
web/server: disable address reuse option for BaseHTTPServer on windows
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
Thu, 15 Feb 2007 08:49:20 -0200 |
Alexis S. L. Carvalho |
hgweb/server.py: use hg.repository to create a repo object
|
file |
diff |
annotate
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 22:40:52 +0100 |
Thomas Arendsen Hein |
sync with -stable
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 22:12:38 +0100 |
Thomas Arendsen Hein |
Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
|
file |
diff |
annotate
|