Sun, 02 Dec 2007 17:04:16 -0600 |
Matt Mackall |
churn: avoid division by zero
|
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).
|
Thu, 29 Nov 2007 20:47:41 -0600 |
Steve Borho |
hgweb: make web.name default to repo basename
|
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.
|
Wed, 28 Nov 2007 13:58:31 -0800 |
Bryan O'Sullivan |
Drop a bad import that snuck in.
|
Wed, 28 Nov 2007 09:39:17 -0800 |
Bryan O'Sullivan |
hgweb: fix breaking tests on Python < 2.5
|
Wed, 28 Nov 2007 08:38:42 -0800 |
Bryan O'Sullivan |
hgweb: return meaningful HTTP status codes instead of nonsense
|
Sat, 03 Nov 2007 17:04:42 +0100 |
Rocco Rutte |
hgweb_mod: update unidiff() calls and finish e5eedd74e70f job
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
hgweb: don't raise an exception when displying empty repos
|
Fri, 07 Sep 2007 17:54:38 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 07 Sep 2007 17:38:52 +0200 |
Dirkjan Ochtman |
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
|
Fri, 31 Aug 2007 11:18:29 +0200 |
Thomas Arendsen Hein |
hgweb: Show date of last change for each file in manifest
|
Thu, 30 Aug 2007 16:42:17 +0200 |
Robert Bachmann |
Added support for the Atom syndication format
|
Mon, 06 Aug 2007 01:00:10 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Sun, 05 Aug 2007 22:36:39 -0300 |
Alexis S. L. Carvalho |
hgweb: don't use os.path.join to build URL parts
|
Sat, 21 Jul 2007 16:02:10 -0500 |
Matt Mackall |
Use try/finally pattern to cleanup locks and transactions
|
Fri, 06 Jul 2007 12:02:43 +0200 |
Christian Ebert |
Use isinstance instead of type == type
|
Thu, 12 Jul 2007 22:55:44 -0700 |
Wesley J. Landaker |
Use wsgi.url_scheme instead of ad-hoc CGI checks.
|
Wed, 11 Jul 2007 20:15:03 -0300 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 10 Jul 2007 10:54:54 -0600 |
Wesley J. Landaker |
Make {urlbase} work in templates when https is used.
|
Sat, 12 May 2007 00:41:30 +0200 |
Edouard Gomez |
Fix inconsistency for the stream_out capability in hgweb
|
Tue, 03 Jul 2007 03:06:40 -0300 |
Alexis S. L. Carvalho |
hgweb: use lrwxrwxrwx as the permissions of a symlink
|
Wed, 13 Jun 2007 18:18:06 +0900 |
OHASHI Hideya |
Enable to select encoding in hgrc web section
|
Thu, 21 Jun 2007 19:38:44 +0200 |
Thomas Arendsen Hein |
hgweb_mod.archive(): Use 'key' instead of builtin 'id'.
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
Mon, 11 Jun 2007 11:06:42 -0700 |
Brendan Cully |
Small cleanups for the new tag code
|
Fri, 01 Jun 2007 19:56:39 -0400 |
Josef "Jeff" Sipek |
gitweb: Display branch and tag labels
|
Thu, 31 May 2007 20:12:40 -0400 |
Josef "Jeff" Sipek |
gitweb: Fixed-up search template
|
Tue, 29 May 2007 16:42:05 +0200 |
Thomas Arendsen Hein |
hgweb: use generator to count parity of horizontal stripes for easier reading.
|
Tue, 29 May 2007 05:08:01 -0400 |
Josef "Jeff" Sipek |
hgweb: manifest: pass parity for the '[up]' link
|
Mon, 16 Apr 2007 09:52:37 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 16 Apr 2007 09:51:50 -0500 |
Matt Mackall |
hgweb: fix rfind bug in PATH_INFO handling
|
Sun, 15 Apr 2007 18:42:38 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 12 Apr 2007 11:00:21 -0500 |
Matt Mackall |
hgweb: make PATH_INFO handling slightly more robust
|
Sat, 07 Apr 2007 04:45:27 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
Thu, 29 Mar 2007 09:32:59 -0500 |
TK Soh |
hgweb: expand keyword search to full list of files
|
Tue, 27 Mar 2007 01:41:25 -0300 |
Alexis S. L. Carvalho |
hgweb: don't display heads in gitweb-style summary page
|
Fri, 16 Mar 2007 17:55:42 -0400 |
greg |
hgweb: display named branches in gitweb-style summary page
|
Tue, 13 Mar 2007 13:17:26 +0100 |
Christian Ebert |
hgweb: short hash for tip archive name
|
Thu, 22 Mar 2007 19:52:38 -0500 |
Matt Mackall |
revlog: simplify revlog version handling
|
Mon, 19 Mar 2007 19:16:35 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable.
|
Mon, 19 Mar 2007 19:07:35 -0300 |
Alexis S. L. Carvalho |
hgweb: break templater -> templater circular reference
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:55 -0300 |
Alexis S. L. Carvalho |
hgweb: handle IOErrors and OSErrors during unbundle
|
Sun, 22 Oct 2006 13:54:43 -0300 |
Alexis S. L. Carvalho |
hgweb.unbundle: call req.httphdr only after the last possible call to bail
|
Thu, 08 Mar 2007 22:36:12 +0100 |
Michael Gebetsroither |
hgweb: use the given revision in the name of the archive
|
Fri, 16 Feb 2007 05:27:37 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Fri, 16 Feb 2007 05:10:43 -0200 |
Alexis S. L. Carvalho |
hgweb: catch util.Abort raised by addchangegroup
|
Thu, 15 Feb 2007 08:51:32 -0200 |
Alexis S. L. Carvalho |
hgweb: allow static files to be served directly by the HTTP server
|
Tue, 26 Dec 2006 03:17:34 +0100 |
Benoit Boissinot |
hgweb: fix unused import
|
Tue, 26 Dec 2006 03:16:54 +0100 |
Benoit Boissinot |
hgweb: use contexts, fix coding style
|
Tue, 19 Dec 2006 16:40:09 -0800 |
Brendan Cully |
Teach hgweb about revlog.LookupError
|
Thu, 14 Dec 2006 15:55:46 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 14 Dec 2006 16:07:29 +0100 |
Thomas Arendsen Hein |
Set charset encoding for hgwebdir, too.
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Sun, 03 Dec 2006 18:47:05 -0600 |
Matt Mackall |
hgweb: report detected character set
|
Fri, 17 Nov 2006 08:06:54 +0100 |
Thomas Arendsen Hein |
white space and line break cleanups
|
Thu, 02 Nov 2006 14:39:08 +0100 |
Thomas Arendsen Hein |
Add allowed bundle types as argument to hgweb unbundle capability.
|
Wed, 01 Nov 2006 19:59:26 -0300 |
Alexis S. L. Carvalho |
hgweb: remove debugging print
|