sapling/mercurial/help
Gregory Szorc 6e680ddd62 hgweb: make refresh interval configurable
hgwebdir refreshes the set of known repositories periodically. This
is necessary because refreshing on every request could add significant
request latency.

More than once I've found myself wanting to tweak this interval at
Mozilla. I've also wanted the ability to always refresh (often when
writing tests for our replication setup).

This patch makes the refresh interval configurable. Negative values
indicate to always refresh. The default is left unchanged.
2015-08-22 22:59:51 -07:00
..
common.txt doc: make man and html from translated documents 2013-07-03 21:49:43 +09:00
config.txt hgweb: make refresh interval configurable 2015-08-22 22:59:51 -07:00
dates.txt doc: fix internal date sample (issue4072) 2013-10-29 21:54:49 +02:00
diffs.txt help: refer to user configuration file more consistently 2010-08-27 22:36:35 -04:00
environment.txt HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT 2011-01-05 00:18:36 +11:00
extensions.txt doc: make it easier to read how to enable extensions 2013-06-06 14:05:03 -04:00
filesets.txt help: use "hg files" instead of "hg locate" in "hg help filesets" 2014-11-01 02:43:08 +09:00
glossary.txt glossary: add deprecated and experimental 2014-10-17 12:34:27 -05:00
hg.1.txt copyright: update to 2015 2015-03-02 14:52:04 +01:00
hgignore.5.txt copyright: update to 2015 2015-03-02 14:52:04 +01:00
hgignore.txt help: add documentation on include: and subinclude: 2015-05-20 14:54:09 -07:00
hgrc.5.txt copyright: update to 2015 2015-03-02 14:52:04 +01:00
hgweb.txt help.hgweb: add a section describing URLs and common parameters 2015-02-06 23:08:47 -08:00
merge-tools.txt filemerge: switch the default name for internal tools from internal:x to :x 2014-09-28 17:15:28 +02:00
multirevs.txt setup: install translation files as package data 2009-12-01 16:06:10 +01:00
patterns.txt help: add documentation on include: and subinclude: 2015-05-20 14:54:09 -07:00
phases.txt help: remove last occurrences of ".. note::" without two newlines 2014-02-19 13:25:28 +01:00
revisions.txt help: branch names primarily denote the tipmost unclosed branch head 2013-11-21 15:17:18 -05:00
revsets.txt revset: introduce new operator "##" to concatenate strings/symbols at runtime 2015-01-06 23:46:18 +09:00
scripting.txt help: fix typo in scripting documentation 2015-08-13 11:09:36 -03:00
subrepos.txt files: recurse into subrepos automatically with an explicit path 2015-05-17 22:42:47 -04:00
templates.txt help: rewrite template examples to not use shell escaping 2015-07-12 17:59:25 +09:00
urls.txt help: stop documentation markup appearing in generated help 2013-05-15 22:19:12 +01:00