Wed, 10 Feb 2021 17:24:54 +0530 |
Pulkit Goyal |
error: remove shortening of node in error message
|
Sun, 26 Aug 2018 22:18:09 +0900 |
Yuya Nishihara |
hgweb: do not audit URL path as working-directory path
|
Sun, 26 Aug 2018 22:23:25 +0900 |
Yuya Nishihara |
hgweb: map Abort to 403 error to report inaccessible path for example
|
Fri, 31 Mar 2017 23:00:41 -0400 |
Matt Harbison |
hgwebdir: allow a repository to be hosted at "/"
|
Sun, 02 Apr 2017 00:56:52 -0400 |
Matt Harbison |
test-serve: make the 'listening at *' lines optional
|
Sun, 05 Mar 2017 22:22:32 -0500 |
Matt Harbison |
hgwebdir: add support for explicit index files
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Tue, 10 Jan 2017 20:47:48 -0800 |
Gregory Szorc |
hgweb: call process_dates() via DOM event listener
|
Thu, 30 Jun 2016 18:59:53 -0700 |
Gregory Szorc |
hgweb: expose list of per-repo labels to templates
|
Wed, 29 Jun 2016 22:48:32 +0800 |
Anton Shestakov |
hgweb: reindent atom/changelogentry.tmpl
|
Sat, 27 Feb 2016 19:53:18 +0800 |
Anton Shestakov |
hgweb: add index template to json/map
|
Sat, 31 Oct 2015 22:50:03 +0900 |
Yuya Nishihara |
hgweb: load server settings from --web-conf (issue4699)
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Sat, 22 Aug 2015 22:59:51 -0700 |
Gregory Szorc |
hgweb: make refresh interval configurable
|
Mon, 08 Jun 2015 14:55:40 -0500 |
Matt Mackall |
tests: drop DAEMON_PIDS from killdaemons calls
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
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
|
Mon, 01 Jun 2015 14:42:55 -0400 |
Matt Harbison |
hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
stable
|
Fri, 06 Feb 2015 15:52:55 +0800 |
Anton Shestakov |
hgweb: replace implicit <tbody> with explicit <thead> where appropriate
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Thu, 17 Apr 2014 11:45:43 -0700 |
Aaron Jensen |
hgweb: adding branch names from inbranch template to atom feed
|
Wed, 16 Apr 2014 09:31:37 -0700 |
Aaron Jensen |
hgweb: adding branch, tags, bookmarks, user, and file list to atom feed entries
|
Sat, 13 Jul 2013 17:49:20 +0400 |
Alexander Plavin |
hgweb: make stripes in repo list with CSS
|
Tue, 08 Jan 2013 16:16:29 -0800 |
Bryan O'Sullivan |
tests: update hgweb tests to include breadcrumbs
|
Thu, 20 Dec 2012 19:22:12 +0100 |
Angel Ezquerra |
hgweb, paper: add (Atom) subscribe links to the repository index
|
Mon, 20 Aug 2012 22:36:51 +0200 |
Patrick Mezard |
killdaemons: take file argument explicitely
|
Thu, 21 Jun 2012 03:05:02 +0200 |
Mads Kiilerich |
tests: prepare get-with-headers.py for MSYS
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: add missing no-outer-repo requirements
|
Sat, 18 Feb 2012 20:10:19 +0100 |
Paul Boddie |
hgweb: support multi-level repository indexes by enabling descend and collapse
|
Mon, 07 Nov 2011 03:24:53 +0100 |
Mads Kiilerich |
tests: use 'hghave serve' to guard tests that requires serve daemon management
|