Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Mon, 01 Aug 2011 10:54:34 -0500 |
Matt Mackall |
merge with stable
|
Wed, 27 Jul 2011 18:35:35 -0500 |
Augie Fackler |
http2: send an extra header to signal a non-broken client
stable
|
Mon, 25 Jul 2011 16:27:08 -0500 |
Augie Fackler |
hgweb_mod: use safehasattr instead of hasattr
|
Thu, 21 Jul 2011 15:10:16 +0200 |
Angel Ezquerra |
hgweb: add a "web/logoimg" setting to customize the web logo image
|
Wed, 20 Apr 2011 00:01:50 -0400 |
Steven Stallion |
hgweb: support disabling page cache
|
Tue, 19 Apr 2011 23:37:06 -0400 |
Steven Stallion |
hgweb: support alternate logo url
|
Tue, 19 Apr 2011 15:19:54 +0200 |
Martin Geisler |
merge with stable
|
Tue, 19 Apr 2011 15:15:56 +0200 |
Martin Geisler |
hgweb: detect change based on changelog size too
stable
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Fri, 07 Jan 2011 15:19:21 -0600 |
Augie Fackler |
hgweb_mod: respond right away if the client specified 100-continue support
|
Mon, 21 Feb 2011 00:57:19 +0100 |
Mads Kiilerich |
hgweb: handle invalid requests with both form data and querystring
stable
|
Sat, 16 Oct 2010 17:29:04 -0500 |
Augie Fackler |
hgweb: don't send a body or illegal headers during 304 response
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
Sun, 10 Oct 2010 10:42:44 -0500 |
Augie Fackler |
hgweb: fix hgweb_mod as well as hgwebdir_mod
|
Mon, 27 Sep 2010 10:48:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 20 Sep 2010 14:56:08 -0500 |
Ry4an Brase |
Correct Content-Type header values for archive downloads.
stable
|
Wed, 08 Sep 2010 15:23:48 +0200 |
Dirkjan Ochtman |
hgweb: support very simple caching model (issue1845)
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
Thu, 15 Jul 2010 15:05:04 -0500 |
Matt Mackall |
protocol: move hgweb protocol support back into protocol.py
|
Thu, 15 Jul 2010 11:24:42 -0500 |
Matt Mackall |
protocol: unify unbundle on the server side
|
Wed, 14 Jul 2010 16:19:27 -0500 |
Matt Mackall |
protocol: unify stream_out command
|
Wed, 14 Jul 2010 15:43:20 -0500 |
Matt Mackall |
protocol: unify changegroup commands
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: use new wireproto infrastructure in ssh
|
Wed, 16 Jun 2010 16:05:19 -0500 |
Matt Mackall |
pushkey: add http support
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: always clear report_untrusted and interactive
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: add baseui to hgweb entrypoint
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
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
|
Thu, 19 Nov 2009 15:54:57 +0100 |
Henrik Stuart |
hgweb: fix error in 38170eeed18c and introduce test for change
|
Thu, 19 Nov 2009 10:32:33 +0100 |
Sune Foldager |
ui: add environ property to access os.environ or wsgirequest.environ
|
Thu, 12 Nov 2009 16:39:11 +0100 |
Dirkjan Ochtman |
hgweb: don't choke when an inexistent style is requested (issue1901)
|
Fri, 06 Nov 2009 22:46:46 +0100 |
Dirkjan Ochtman |
hgweb: treat rev as raw-rev if user agent is hg
|
Sat, 20 Jun 2009 16:42:51 -0500 |
Benoit Boissinot |
hgweb: deny cloning a subpath of a repo
|
Sat, 20 Jun 2009 13:00:25 -0500 |
Matt Mackall |
hgweb: web.encoding should override encoding.encoding (issue1183)
|
Sun, 31 May 2009 01:30:16 +0200 |
Martin Geisler |
wrap string literals in error messages
|
Thu, 14 May 2009 15:35:46 +0200 |
Peter Arrenbrecht |
drop unused imports
|
Tue, 12 May 2009 12:04:05 +0200 |
Dirkjan Ochtman |
templater: provide the standard template filters by default
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
hgweb: kill parentui references
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: refactor option setting
|
Sat, 04 Apr 2009 17:46:11 +0200 |
Dirkjan Ochtman |
templater: move stylemap function from hgweb to templater
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Sat, 07 Mar 2009 00:59:41 +0100 |
Benoit Boissinot |
hgweb: fix allow_read permissions when a user is specified
|
Mon, 09 Feb 2009 11:29:09 +0100 |
Dirkjan Ochtman |
hgweb: pass ErrorResponses directly into req.respond()
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Sat, 03 Jan 2009 21:44:15 +0100 |
Dirkjan Ochtman |
hgweb: fix long line lengths introduced in 2dc868712dcc
|
Sat, 03 Jan 2009 20:50:06 +0100 |
Mark Edgington |
hgweb: send HTTP unauthorized error when denying pull
|
Sat, 03 Jan 2009 20:33:19 +0100 |
Mark Edgington |
hgweb: allow static content when deny_read denies access
|
Fri, 21 Nov 2008 15:51:40 -0800 |
Brendan Cully |
templater: return data in increasing chunk sizes
|
Sat, 08 Nov 2008 00:29:04 +0100 |
Dirkjan Ochtman |
merge with mpm
|
Fri, 07 Nov 2008 23:31:12 +0100 |
Dirkjan Ochtman |
hgweb: fix up the less/more links on the graph page
|
Thu, 06 Nov 2008 11:56:01 -0600 |
Matt Mackall |
hgweb: Change default style to paper
|
Fri, 31 Oct 2008 15:28:06 +0100 |
Mark Edgington |
hgweb: support for deny_read/allow_read options
|