Fri, 31 Mar 2017 23:00:41 -0400 |
Matt Harbison |
hgwebdir: allow a repository to be hosted at "/"
|
Sun, 05 Mar 2017 22:22:32 -0500 |
Matt Harbison |
hgwebdir: add support for explicit index files
|
Tue, 10 Jan 2017 23:37:08 -0800 |
Gregory Szorc |
hgweb: support Content Security Policy
|
Tue, 10 Jan 2017 23:41:58 +0800 |
Anton Shestakov |
hgweb: use archivespecs for links on repo index page too
|
Sun, 18 Dec 2016 01:54:36 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 3 of 5)
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Sun, 14 Aug 2016 18:37:24 -0700 |
Gregory Szorc |
hgweb: profile HTTP requests
|
Sun, 14 Aug 2016 16:03:30 -0700 |
Gregory Szorc |
hgweb: abstract call to hgwebdir wsgi function
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
Sun, 03 Apr 2016 23:26:48 +0900 |
Yuya Nishihara |
templater: separate function to create templater from map file (API)
|
Sat, 31 Oct 2015 22:07:40 +0900 |
Yuya Nishihara |
hgweb: use absolute_import
|
Sun, 01 Nov 2015 15:09:35 +0900 |
Yuya Nishihara |
hgweb: import wsgicgi at top level
|
Sun, 01 Nov 2015 14:23:23 +0900 |
Yuya Nishihara |
hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbol
|
Sun, 01 Nov 2015 13:58:32 +0900 |
Yuya Nishihara |
hgweb: alias ui module as uimod
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Sat, 22 Aug 2015 13:58:59 -0700 |
Gregory Szorc |
hgweb: add some documentation
|
Sat, 22 Aug 2015 22:59:51 -0700 |
Gregory Szorc |
hgweb: make refresh interval configurable
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Sun, 07 Jun 2015 17:14:17 -0700 |
Pierre-Yves David |
hgewb: disable progress when serving (issue4582)
|
Thu, 04 Jun 2015 17:51:19 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Jun 2015 18:06:20 -0400 |
Matt Harbison |
hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
stable
|
Tue, 02 Jun 2015 13:24:39 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Jun 2015 14:42:55 -0400 |
Matt Harbison |
hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
stable
|
Fri, 15 May 2015 09:56:27 -0500 |
Matt Mackall |
hgweb: use try/except/finally
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
Sun, 10 Aug 2014 13:53:36 -0500 |
Matt Mackall |
hgweb: avoid config object race with hgwebdir (issue4326)
stable
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
|
Wed, 12 Mar 2014 13:15:37 -0400 |
Augie Fackler |
hgwebdir_mod: move from dict() construction to {} literals
|
Thu, 27 Feb 2014 00:24:06 +0100 |
Paul Boddie |
hgweb: ensure isdirectory is None for repositories, replacing any True value
stable
|
Wed, 08 Jan 2014 00:35:03 +0900 |
Takumi IINO |
hgweb: avoid invalid infinity scroll request when overwritten web.style
|
Wed, 24 Jul 2013 03:20:26 +0400 |
Alexander Plavin |
hgweb: remove now unnecessary explicit header() and footer()
|
Mon, 15 Apr 2013 18:57:04 -0300 |
Wagner Bruna |
hgweb: refactor checks for granting and revoking user permissions
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
hgweb: simplify internal staticfile return codes
|
Thu, 31 Jan 2013 22:36:22 +0100 |
Angel Ezquerra |
hgwebdir: use web.prefix when creating url breadcrumbs (issue3790)
stable
|
Wed, 28 Nov 2012 20:21:26 +0100 |
Angel Ezquerra |
hgweb: add a "URL breadcrumb" to the index and repository pages
|
Wed, 02 Jan 2013 00:24:28 -0600 |
Matt Mackall |
merge with stable
|
Sat, 22 Dec 2012 18:11:51 -0600 |
Matt Mackall |
hgwebdir: honor web.templates and web.static for static files (issue3734)
stable
|
Tue, 27 Nov 2012 22:24:02 +0100 |
Angel Ezquerra |
hgwebdir: do not show RSS and Atom links for plain directories
|
Thu, 26 Jul 2012 21:29:39 +0200 |
Angel Ezquerra |
hgwebdir: make collapsed folders easier to distinguish from repositories
|
Thu, 21 Jun 2012 12:50:15 +0200 |
Mads Kiilerich |
help: improve hgweb help
|
Sun, 20 May 2012 14:37:22 -0500 |
Matt Mackall |
hgweb: use ui.nontty to disable all cooked I/O
|
Sat, 18 Feb 2012 20:10:19 +0100 |
Paul Boddie |
hgweb: support multi-level repository indexes by enabling descend and collapse
|
Mon, 01 Aug 2011 14:53:10 -0500 |
Matt Mackall |
hgweb: extract the path logic from updatereqenv and add doctests
|
Mon, 01 Aug 2011 14:52:11 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 09:48:10 +0200 |
wujek |
hgweb: handle 'baseurl' configurations with leading slash (issue2934)
stable
|
Thu, 21 Jul 2011 15:10:16 +0200 |
Angel Ezquerra |
hgweb: add a "web/logoimg" setting to customize the web logo image
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Thu, 21 Apr 2011 16:06:19 +0200 |
Adrian Buehlmann |
move walkrepos from util to scmutil
|
Tue, 19 Apr 2011 23:37:06 -0400 |
Steven Stallion |
hgweb: support alternate logo url
|
Wed, 30 Mar 2011 20:01:46 -0700 |
Brodie Rao |
hgweb: use url.url when setting CGI environment variables
|
Tue, 29 Mar 2011 16:33:10 +0000 |
timeless |
hgwebdir: handle IOErrors from localrepo while enumerating
|
Wed, 16 Mar 2011 03:06:57 +0100 |
timeless |
hgweb: support multiple directories for the same path
|
Sun, 06 Mar 2011 14:17:47 +0100 |
Patrick Mezard |
test-doctest: handle unix/windows path discrepancies
|
Thu, 17 Feb 2011 18:05:27 -0200 |
Wagner Bruna |
hgwebdir: reduce memory usage for index generation
stable
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: make paths wildcards expanding in a repo root match repo correctly
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: doctest of url creation from wildcard expansion
|
Wed, 29 Dec 2010 15:23:16 -0600 |
Matt Mackall |
hgweb: abort if config file isn't found
stable
|
Tue, 30 Nov 2010 12:45:25 -0200 |
Wagner Bruna |
hgwebdir: fix incorrect index generation for invalid paths (issue2023)
stable
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|