Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Tue, 15 Dec 2009 12:33:04 -0800 |
Brendan Cully |
hgweb: Make get_mtime use repository to find store path.
|
Mon, 23 Nov 2009 11:03:55 +0100 |
Sune Foldager |
hgweb: add support for extension-provided permission hooks
|
Mon, 02 Nov 2009 10:20:04 +0100 |
Sune Foldager |
hgweb: send proper error messages to the client
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sat, 04 Apr 2009 17:46:11 +0200 |
Dirkjan Ochtman |
templater: move stylemap function from hgweb to templater
|
Mon, 09 Feb 2009 11:31:52 +0100 |
Sune Foldager |
hgweb: support custom http headers in ErrorResponse
|
Mon, 03 Nov 2008 20:41:48 +0100 |
Dirkjan Ochtman |
hgweb: move the diffs() generator into webutil
|
Tue, 28 Oct 2008 22:24:17 -0700 |
Brendan Cully |
Allow per-file shadowing of static directory in templatepath
|
Fri, 17 Oct 2008 11:34:31 -0700 |
Brendan Cully |
Allow hgweb to search for templates in more than one path.
|
Fri, 05 Sep 2008 17:28:37 +0200 |
Rocco Rutte |
hgweb: Respond with HTTP 403 for disabled archive types instead of 404
|
Tue, 22 Jul 2008 18:23:20 +0200 |
Dirkjan Ochtman |
hgweb: raise ErrorResponses to communicate protocol errors
|
Tue, 22 Jul 2008 18:21:37 +0200 |
Dirkjan Ochtman |
hgweb: generate error message only if nothing is passed
|
Fri, 15 Feb 2008 19:44:54 +0100 |
Thomas Arendsen Hein |
merged Edward Lee's line anchors patch
|
Tue, 04 Sep 2007 22:25:37 -0500 |
Edward Lee |
Add line anchors to annotate, changeset, diff, file views for hgweb
|
Fri, 01 Feb 2008 10:31:13 +0100 |
Dirkjan Ochtman |
hgweb: explicit response status
|
Wed, 23 Jan 2008 14:28:25 +0100 |
Dirkjan Ochtman |
send conservatively capitalized HTTP headers
|
Tue, 01 Jan 2008 17:07:15 +0100 |
Thomas Arendsen Hein |
Don't let ui.username override web.contact (issue900)
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
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
|
Tue, 29 May 2007 16:42:05 +0200 |
Thomas Arendsen Hein |
hgweb: use generator to count parity of horizontal stripes for easier reading.
|
Thu, 18 Jan 2007 22:16:26 -0200 |
Alexis S. L. Carvalho |
Don't use ints in HTTP headers
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
Fri, 01 Dec 2006 13:34:09 +0100 |
Benoit Boissinot |
switch to the .hg/store layout, fix the tests
|
Fri, 06 Oct 2006 18:28:50 +0200 |
Thomas Arendsen Hein |
hgweb: Search templates in templatepath/style/map, too, using a common function.
|
Wed, 04 Oct 2006 18:06:03 +0200 |
Wojciech Milkowski |
Fix static file serving over HTTP on Windows.
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
Tue, 27 Jun 2006 09:33:12 -0700 |
Eric Hopper |
Really fix http headers for web UI and issue 254.
|
Fri, 02 Jun 2006 08:05:01 -0700 |
Eric Hopper |
Fixing up comment headers for split up code.
|
Wed, 31 May 2006 10:42:44 -0700 |
Eric Hopper |
Final stage of the hgweb split up.
base
mercurial/hgweb/__init__.py@ad69b4b3c950
|