Mon, 11 Dec 2017 22:16:13 -0800 |
Phil Cohen |
rebase: replace --inmemory flag with rebase.experimental.inmemory config
|
Fri, 13 Oct 2017 14:08:14 -0700 |
Jun Wu |
rebase: enable multidest by default
|
Thu, 26 Oct 2017 00:13:38 +0900 |
Matthieu Laneuville |
patch: add within-line color diff capacity
|
Tue, 17 Oct 2017 12:07:24 +0200 |
Boris Feld |
bookmark: add pushkey hook compatiblity to the bundle2 part
|
Thu, 05 Oct 2017 00:02:02 +0530 |
Pulkit Goyal |
remotenames: move function to pull remotenames from the remoterepo to core
|
Wed, 29 Nov 2017 20:39:59 -0500 |
Boris Feld |
lock: allow to configure when the lock messages are displayed
|
Thu, 16 Nov 2017 03:52:42 +0100 |
Boris Feld |
server: introduce a 'experimental.single-head-per-branch' option
|
Thu, 30 Nov 2017 15:48:42 -0500 |
Augie Fackler |
merge with stable
|
Mon, 20 Nov 2017 01:40:26 -0800 |
Zuzanna Mroczek |
sshpeer: add a configurable hint for the ssh error message
|
Thu, 19 Oct 2017 11:46:41 +0200 |
David Demelier |
config: rename allow_push to allow-push
|
Thu, 19 Oct 2017 11:43:19 +0200 |
David Demelier |
config: rename allowpull to allow-pull
|
Tue, 28 Nov 2017 23:20:08 -0500 |
Matt Harbison |
convert: avoid wrong lfconvert defaults by moving configitems to core
stable
|
Tue, 07 Nov 2017 13:18:49 -0500 |
Augie Fackler |
merge with stable
|
Tue, 07 Nov 2017 11:22:24 -0500 |
Augie Fackler |
stable: merge with security patches
stable 4.4.1
|
Mon, 06 Nov 2017 22:32:41 -0800 |
Gregory Szorc |
subrepo: use per-type config options to enable subrepos
stable
|
Sun, 05 Nov 2017 21:22:07 +0900 |
Yuya Nishihara |
subrepo: add config option to reject any subrepo operations (SEC)
stable
|
Mon, 06 Nov 2017 10:33:40 -0800 |
Gregory Szorc |
share: move config item declarations into core
stable
|
Fri, 03 Nov 2017 14:47:37 +0100 |
Denis Laxalde |
revert: do not reverse hunks in interactive when REV is not parent (issue5096)
|
Wed, 01 Nov 2017 17:08:33 +0100 |
Boris Feld |
obsolete: activate effect-flag by default
|
Tue, 24 Oct 2017 11:15:30 -0700 |
Siddharth Agarwal |
merge: disable path conflict checking by default (issue5716)
stable
|
Tue, 24 Oct 2017 11:14:38 -0700 |
Siddharth Agarwal |
merge: add a config option to disable path conflict checking
stable
|
Sat, 21 Oct 2017 13:13:20 +0900 |
Yuya Nishihara |
registrar: host "dynamicdefault" constant by configitem object
stable
|
Sat, 21 Oct 2017 13:04:58 +0900 |
Yuya Nishihara |
configitems: register 'ui.editor'
stable
|
Fri, 20 Oct 2017 22:25:09 +0900 |
Yuya Nishihara |
configitems: register 'email.to' and 'patchbomb.to'
stable
|
Thu, 19 Oct 2017 17:50:20 +0200 |
Boris Feld |
config: also gather effect-flags on experimental.evolution
|
Wed, 18 Oct 2017 18:29:00 -0400 |
Augie Fackler |
configitems: make all regular expressions bytes and not native str
|
Wed, 18 Oct 2017 15:05:03 -0700 |
Jun Wu |
show: move configitems to core
|
Wed, 18 Oct 2017 22:57:15 +0200 |
Gregory Szorc |
fsmonitor: warn when fsmonitor could be used
|
Wed, 18 Oct 2017 09:07:48 +0200 |
Paul Morelle |
sparse-read: skip gaps too small to be worth splitting
|
Wed, 18 Oct 2017 12:36:23 +0200 |
Boris Feld |
configitems: document the choice of using 'match' instead of 'search'
|
Wed, 18 Oct 2017 12:26:08 +0200 |
Boris Feld |
configitems: do not directly match generic items
|
Tue, 17 Oct 2017 16:54:31 +0200 |
Boris Feld |
config: gather allowdivergence under the evolution namespace
|
Tue, 17 Oct 2017 15:57:56 +0200 |
Boris Feld |
config: remove stabilization.* aliases
|
Mon, 16 Oct 2017 17:14:47 +0200 |
Boris Feld |
config: update evolution-related config
|
Mon, 16 Oct 2017 17:14:32 +0200 |
Boris Feld |
config: invert evolution-related configuration aliases
|
Mon, 16 Oct 2017 17:41:27 +0200 |
Boris Feld |
configitems: adds a developer warning when accessing undeclared configuration
|
Tue, 10 Oct 2017 02:25:03 +0530 |
Pulkit Goyal |
copies: add a config to limit the number of candidates to check in heuristics
|
Fri, 13 Oct 2017 23:00:31 +0200 |
Boris Feld |
configitems: move rebase config into core
|
Mon, 16 Oct 2017 18:16:29 +0200 |
Boris Feld |
configitems: register the 'web.archivesubrepos' config
|
Sun, 08 Oct 2017 22:22:27 +0200 |
Boris Feld |
configitems: register the 'experimental.effect-flags' config
|
Sun, 08 Oct 2017 20:37:13 +0200 |
Boris Feld |
configitems: register the full 'merge-tools' config and sub-options
|
Sat, 14 Oct 2017 17:05:41 +0200 |
Paul Morelle |
revlog-sparse-read: add a lower-threshold for read block size
|
Tue, 10 Oct 2017 17:50:27 +0200 |
Paul Morelle |
revlog: introduce an experimental flag to slice chunks reads when too sparse
|
Mon, 16 Oct 2017 18:58:16 +0200 |
Boris Feld |
config: simplify aliasing commands.update.check
|
Fri, 06 Oct 2017 06:48:43 -0700 |
Ryan McElroy |
filemerge: introduce functions to halt merge flow
|
Sat, 14 Oct 2017 00:30:14 +0200 |
Boris Feld |
configitems: register the 'hostsecurity.*:verifycertsfile' config
|
Sat, 14 Oct 2017 00:29:31 +0200 |
Boris Feld |
configitems: register the 'hostsecurity.*:fingerprints' config
|
Sat, 14 Oct 2017 00:28:48 +0200 |
Boris Feld |
configitems: register the 'hostsecurity.*:ciphers' config
|
Sat, 14 Oct 2017 00:28:13 +0200 |
Boris Feld |
configitems: register the 'hostsecurity.*:minimumprotocol' config
|
Fri, 13 Oct 2017 23:23:48 +0200 |
Boris Feld |
configitems: register the 'extdata' section
|
Fri, 13 Oct 2017 23:33:31 +0200 |
Boris Feld |
configitems: fix registration of extensions config
|
Fri, 13 Oct 2017 23:03:46 +0200 |
Boris Feld |
configitems: register the 'web.staticurl' config
|
Thu, 12 Oct 2017 00:44:45 +0200 |
Boris Feld |
configitems: register the 'hgweb-paths' section
|
Thu, 12 Oct 2017 00:20:41 +0200 |
Boris Feld |
configitems: register the 'hostfingerprints' section
|
Thu, 12 Oct 2017 00:19:12 +0200 |
Boris Feld |
configitems: register the 'hostsecurity.minimumprotocol' config
|
Wed, 11 Oct 2017 22:53:17 +0200 |
Boris Feld |
configitems: register the 'progress.format' config
|
Mon, 16 Oct 2017 15:12:50 +0200 |
Boris Feld |
configitems: fixup default value of annotate config option
|
Fri, 13 Oct 2017 22:08:55 +0200 |
Boris Feld |
configitems: fixup default value of diff config option
|
Sun, 08 Oct 2017 21:42:32 +0200 |
Boris Feld |
devel-warn: add 'warn-' to 'devel.empty-changegroup' config
|
Sat, 14 Oct 2017 03:13:50 -0400 |
Augie Fackler |
config: graduate experimental.updatecheck to commands.update.check
|
Sun, 08 Oct 2017 21:29:24 +0200 |
Boris Feld |
configitems: register the 'templates' section
|
Wed, 11 Oct 2017 05:01:55 +0200 |
Boris Feld |
configitems: register the 'paths' config section
|
Wed, 11 Oct 2017 02:26:09 +0200 |
Boris Feld |
configitems: register the 'pager.attend-.*' options
|
Fri, 13 Oct 2017 16:39:06 +0200 |
Boris Feld |
configitems: register the 'hooks' config section
|
Tue, 10 Oct 2017 10:48:47 +0200 |
Boris Feld |
configitems: register the 'extensions' section
|
Sun, 08 Oct 2017 20:39:51 +0200 |
Boris Feld |
configitems: register the 'defaults' section
|
Sun, 08 Oct 2017 21:02:02 +0200 |
Boris Feld |
configitems: register the 'committemplate' section
|
Tue, 10 Oct 2017 10:49:28 +0200 |
Boris Feld |
configitems: register the 'color' section
|
Sun, 08 Oct 2017 20:26:25 +0200 |
Boris Feld |
configitems: register the 'alias' section
|
Tue, 10 Oct 2017 10:49:15 +0200 |
Boris Feld |
configitems: allow for the registration of "generic" config item
|
Fri, 13 Oct 2017 00:14:28 +0900 |
Yuya Nishihara |
configitems: correct default values of web.allow<archtype> and web.hidden
|
Wed, 11 Oct 2017 05:23:45 +0200 |
Boris Feld |
configitems: register the annotate diff options
|
Wed, 11 Oct 2017 05:36:10 +0200 |
Boris Feld |
configitems: register the 'ui.interface.chunkselector' config
|
Wed, 11 Oct 2017 05:18:20 +0200 |
Boris Feld |
configitems: register the 'experimental.archivemetatemplate' config
|
Wed, 11 Oct 2017 17:51:40 +0200 |
Boris Feld |
configitems: register the 'server.bundle*' family of config
|
Wed, 11 Oct 2017 04:16:17 +0200 |
Boris Feld |
configitems: register the 'web.logourl' config
|
Wed, 11 Oct 2017 04:16:05 +0200 |
Boris Feld |
configitems: register the 'web.logoimg' config
|
Wed, 11 Oct 2017 04:15:48 +0200 |
Boris Feld |
configitems: register the 'web.labels' config
|
Wed, 11 Oct 2017 04:15:37 +0200 |
Boris Feld |
configitems: register the 'web.hidden' config
|
Wed, 11 Oct 2017 04:15:24 +0200 |
Boris Feld |
configitems: register the 'web.guessmime' config
|
Wed, 11 Oct 2017 04:15:08 +0200 |
Boris Feld |
configitems: register the 'web.deny_push' config
|
Wed, 11 Oct 2017 04:14:44 +0200 |
Boris Feld |
configitems: register the 'web.contact' config
|
Wed, 11 Oct 2017 04:14:33 +0200 |
Boris Feld |
configitems: register the 'web.cache' config
|
Wed, 11 Oct 2017 04:14:14 +0200 |
Boris Feld |
configitems: register the 'web.allowzip' config
|
Wed, 11 Oct 2017 04:14:01 +0200 |
Boris Feld |
configitems: register the 'web.allow_push' config
|
Wed, 11 Oct 2017 04:12:50 +0200 |
Boris Feld |
configitems: register the 'web.allowpull' config
|
Wed, 11 Oct 2017 04:12:34 +0200 |
Boris Feld |
configitems: register the 'web.allowgz' config
|
Wed, 11 Oct 2017 04:12:23 +0200 |
Boris Feld |
configitems: register the 'web.allowbz2' config
|
Wed, 11 Oct 2017 03:54:19 +0200 |
Boris Feld |
configitems: register the 'email.reply-to' config
|
Wed, 11 Oct 2017 03:54:05 +0200 |
Boris Feld |
configitems: register the 'email.cc' config
|
Wed, 11 Oct 2017 03:53:58 +0200 |
Boris Feld |
configitems: register the 'email.bcc' config
|
Wed, 11 Oct 2017 03:50:24 +0200 |
Boris Feld |
configitems: register the 'logtoprocess.uiblocked' config
|
Wed, 11 Oct 2017 03:50:14 +0200 |
Boris Feld |
configitems: register the 'logtoprocess.develwarn' config
|
Wed, 11 Oct 2017 03:49:47 +0200 |
Boris Feld |
configitems: register the 'logtoprocess.command' config
|
Wed, 11 Oct 2017 03:49:21 +0200 |
Boris Feld |
configitems: register the 'logtoprocess.commandfinish' config
|
Wed, 11 Oct 2017 03:49:04 +0200 |
Boris Feld |
configitems: register the 'logtoprocess.commandexception' config
|
Wed, 11 Oct 2017 03:45:14 +0200 |
Boris Feld |
configitems: register the 'pager.pager' config
|
Wed, 11 Oct 2017 03:41:48 +0200 |
Boris Feld |
configitems: register the 'web.maxchanges' config
|
Wed, 11 Oct 2017 03:41:01 +0200 |
Boris Feld |
configitems: register the 'web.maxfiles' config
|
Wed, 11 Oct 2017 03:39:21 +0200 |
Boris Feld |
configitems: register the 'web.maxshortchanges' config
|
Wed, 11 Oct 2017 03:36:44 +0200 |
Boris Feld |
configitems: register the 'web.motd' config
|
Wed, 11 Oct 2017 03:32:59 +0200 |
Boris Feld |
configitems: register the 'web.name' config
|
Wed, 11 Oct 2017 03:29:09 +0200 |
Boris Feld |
configitems: register the 'web.push_ssl' config
|
Wed, 11 Oct 2017 03:18:04 +0200 |
Boris Feld |
configitems: register the 'web.view' config
|
Fri, 06 Oct 2017 16:15:24 +0200 |
Boris Feld |
obsolete: add a devel.user.obsmarker
|
Mon, 09 Oct 2017 16:31:43 +0200 |
Boris Feld |
configitems: update default value of 'phases.new-commit'
|
Sun, 08 Oct 2017 22:07:47 +0200 |
Boris Feld |
configitems: register the 'experimental.graphstyle.grandparent' config
|
Sun, 08 Oct 2017 22:07:21 +0200 |
Boris Feld |
configitems: register the 'experimental.graphstyle.missing' config
|
Sun, 08 Oct 2017 22:06:35 +0200 |
Boris Feld |
configitems: register the 'experimental.graphstyle.parent' config
|
Sun, 08 Oct 2017 21:41:37 +0200 |
Boris Feld |
configitems: register the 'devel.empty-changegroup' config
|
Sun, 08 Oct 2017 21:41:22 +0200 |
Boris Feld |
configitems: register the 'devel.cache-vfs' config
|
Sun, 08 Oct 2017 21:36:26 +0200 |
Boris Feld |
configitems: register the 'devel.warn-config-default' config
|
Sun, 08 Oct 2017 21:41:10 +0200 |
Boris Feld |
configitems: register the 'devel.warn-config' config
|
Sun, 08 Oct 2017 21:48:40 +0200 |
Boris Feld |
configitems: register 'merge.checkunknown' and 'merge.checkignored'
|
Sun, 08 Oct 2017 21:47:14 +0200 |
Boris Feld |
configitems: register the 'diff.*' config
|
Sun, 08 Oct 2017 20:43:46 +0200 |
Boris Feld |
configitems: register the 'experimental.mmapindexthreshold' config
|
Sun, 08 Oct 2017 20:42:19 +0200 |
Boris Feld |
configitems: register the 'experimental.maxdeltachainspan' config
|
Fri, 30 Jun 2017 03:41:49 +0200 |
Boris Feld |
configitems: register the 'experimental.nonnormalparanoidcheck' config
|
Fri, 30 Jun 2017 03:39:44 +0200 |
Boris Feld |
configitems: register the 'experimental.allowdivergence' config
|
Fri, 30 Jun 2017 03:37:05 +0200 |
Boris Feld |
configitems: register the 'debug.dirstate.delaywrite' config
|
Fri, 30 Jun 2017 03:43:13 +0200 |
Boris Feld |
configitems: register the 'merge.preferancestor' config
|
Fri, 30 Jun 2017 03:39:10 +0200 |
Boris Feld |
configitems: register the 'email.from' config
|
Fri, 30 Jun 2017 03:44:24 +0200 |
Boris Feld |
configitems: register the 'smtp.port' config
|
Fri, 30 Jun 2017 03:43:48 +0200 |
Boris Feld |
configitems: register the 'phases.new-commit' config
|
Fri, 30 Jun 2017 03:44:00 +0200 |
Boris Feld |
configitems: register the 'profiling.type' config
|
Fri, 30 Jun 2017 03:43:57 +0200 |
Boris Feld |
configitems: register the 'profiling.showmin' config
|
Fri, 30 Jun 2017 03:43:56 +0200 |
Boris Feld |
configitems: register the 'profiling.showmax' config
|
Fri, 30 Jun 2017 03:43:55 +0200 |
Boris Feld |
configitems: register the 'profiling.output' config
|
Wed, 27 Sep 2017 15:14:59 -0700 |
Jun Wu |
progress: make ETA only consider progress made in the last minute
|
Wed, 27 Sep 2017 14:30:58 -0700 |
Jun Wu |
progress: remove progress.estimate config
|
Thu, 21 Sep 2017 15:58:44 +0530 |
Pulkit Goyal |
copytrace: add a a new config to limit the number of drafts in heuristics
|
Fri, 15 Sep 2017 10:42:49 -0700 |
Martin von Zweigbergk |
obsmarker: track operation by default
|
Fri, 30 Jun 2017 03:45:53 +0200 |
Boris Feld |
configitems: register the 'web.templates' config
|
Fri, 30 Jun 2017 03:45:52 +0200 |
Boris Feld |
configitems: register the 'web.style' config
|
Fri, 30 Jun 2017 03:45:51 +0200 |
Boris Feld |
configitems: register the 'web.stripes' config
|
Fri, 30 Jun 2017 03:45:50 +0200 |
Boris Feld |
configitems: register the 'web.refreshinterval' config
|
Fri, 30 Jun 2017 03:45:49 +0200 |
Boris Feld |
configitems: register the 'web.prefix' config
|
Fri, 30 Jun 2017 03:45:48 +0200 |
Boris Feld |
configitems: register the 'web.port' config
|
Fri, 30 Jun 2017 03:45:47 +0200 |
Boris Feld |
configitems: register the 'web.ipv6' config
|
Fri, 30 Jun 2017 03:45:45 +0200 |
Boris Feld |
configitems: register the 'web.errorlog' config
|
Fri, 30 Jun 2017 03:45:44 +0200 |
Boris Feld |
configitems: register the 'web.encoding' config
|
Fri, 30 Jun 2017 03:45:43 +0200 |
Boris Feld |
configitems: register the 'web.description' config
|
Fri, 30 Jun 2017 03:45:42 +0200 |
Boris Feld |
configitems: register the 'web.descend' config
|
Fri, 30 Jun 2017 03:45:41 +0200 |
Boris Feld |
configitems: register the 'web.deny_read' config
|
Fri, 30 Jun 2017 03:45:40 +0200 |
Boris Feld |
configitems: register the 'web.csp' config
|
Fri, 30 Jun 2017 03:45:38 +0200 |
Boris Feld |
configitems: register the 'web.collapse' config
|
Fri, 30 Jun 2017 03:45:37 +0200 |
Boris Feld |
configitems: register the 'web.certificate' config
|
Fri, 30 Jun 2017 03:45:36 +0200 |
Boris Feld |
configitems: register the 'web.cacerts' config
|
Fri, 30 Jun 2017 03:45:35 +0200 |
Boris Feld |
configitems: register the 'web.baseurl' config
|
Fri, 30 Jun 2017 03:45:34 +0200 |
Boris Feld |
configitems: register the 'web.allow_read' config
|
Fri, 30 Jun 2017 03:45:33 +0200 |
Boris Feld |
configitems: register the 'web.allow_archive' config
|
Fri, 30 Jun 2017 03:45:32 +0200 |
Boris Feld |
configitems: register the 'web.address' config
|
Fri, 30 Jun 2017 03:45:31 +0200 |
Boris Feld |
configitems: register the 'web.accesslog' config
|
Sun, 03 Sep 2017 01:52:19 +0530 |
Pulkit Goyal |
copytrace: replace experimental.disablecopytrace config with copytrace (BC)
|
Tue, 29 Aug 2017 17:27:37 -0700 |
Jun Wu |
rebase: initial support for multiple destinations
|
Sat, 12 Aug 2017 04:47:40 +0530 |
Pulkit Goyal |
pushvars: add a coreconfigitem for push.pushvars.server
|
Thu, 03 Aug 2017 11:38:22 +0200 |
Boris Feld |
config: rename evolution config into stabilization
|
Thu, 03 Aug 2017 05:12:35 +0530 |
Pulkit Goyal |
morestatus: move fb extension to core by plugging to `hg status --verbose`
|
Fri, 30 Jun 2017 03:44:56 +0200 |
Boris Feld |
configitems: register the 'ui.mergemarkertemplate' config
|
Sat, 15 Jul 2017 14:14:53 +0200 |
Boris Feld |
configitems: register the 'ui.color' config
|
Fri, 30 Jun 2017 03:44:45 +0200 |
Boris Feld |
configitems: register the 'ui.forcecwd' config
|
Fri, 30 Jun 2017 03:44:43 +0200 |
Boris Feld |
configitems: register the 'ui.fallbackencoding' config
|
Fri, 14 Jul 2017 14:22:40 -0700 |
Jun Wu |
codemod: register core configitems using a script
|
Fri, 30 Jun 2017 03:45:57 +0200 |
Boris Feld |
configitems: register the 'worker.backgroundclose' config
|
Fri, 30 Jun 2017 03:44:05 +0200 |
Boris Feld |
configitems: register the 'progress.width' config
|
Wed, 12 Jul 2017 23:36:28 +0200 |
Boris Feld |
configitems: register the 'color.pagermode' config
|
Wed, 12 Jul 2017 23:36:10 +0200 |
Boris Feld |
configitems: handle case were the default value is not static
|
Fri, 07 Jul 2017 08:33:10 +0200 |
David Demelier |
configitems: add alias support in config
|
Fri, 30 Jun 2017 03:44:04 +0200 |
Pierre-Yves David |
configitems: register the 'progress.estimate' config
|
Fri, 30 Jun 2017 03:44:02 +0200 |
Pierre-Yves David |
configitems: register the 'progress.clear-complete' config
|
Fri, 30 Jun 2017 03:44:01 +0200 |
Pierre-Yves David |
configitems: register the 'progress.assume-tty' config
|
Fri, 30 Jun 2017 03:42:30 +0200 |
Pierre-Yves David |
configitems: register the 'format.usestore' config
|
Fri, 30 Jun 2017 03:42:29 +0200 |
Pierre-Yves David |
configitems: register the 'format.usegeneraldelta' config
|
Fri, 30 Jun 2017 03:42:28 +0200 |
Pierre-Yves David |
configitems: register the 'format.usefncache' config
|
Fri, 30 Jun 2017 03:42:27 +0200 |
Pierre-Yves David |
configitems: register the 'format.obsstore-version' config
|
Fri, 30 Jun 2017 03:42:26 +0200 |
Pierre-Yves David |
configitems: register the 'format.maxchainlen' config
|
Fri, 30 Jun 2017 03:42:24 +0200 |
Pierre-Yves David |
configitems: register the 'format.manifestcachesize' config
|
Fri, 30 Jun 2017 03:42:23 +0200 |
Pierre-Yves David |
configitems: register the 'format.generaldelta' config
|
Fri, 30 Jun 2017 03:42:22 +0200 |
Pierre-Yves David |
configitems: register the 'format.dotencode' config
|
Fri, 30 Jun 2017 03:42:21 +0200 |
Pierre-Yves David |
configitems: register the 'format.chunkcachesize' config
|
Fri, 30 Jun 2017 03:42:20 +0200 |
Pierre-Yves David |
configitems: register the 'format.aggressivemergedeltas' config
|
Wed, 05 Jul 2017 00:01:30 +0200 |
Pierre-Yves David |
configitems: gather comment related to 'worker.backgroundclosemaxqueue'
|
Fri, 30 Jun 2017 03:46:01 +0200 |
Pierre-Yves David |
configitems: register the 'worker.numcpus' config
|
Fri, 30 Jun 2017 03:46:00 +0200 |
Pierre-Yves David |
configitems: register the 'worker.backgroundclosethreadcount' config
|
Fri, 30 Jun 2017 03:45:59 +0200 |
Pierre-Yves David |
configitems: register the 'worker.backgroundcloseminfilecount' config
|
Fri, 30 Jun 2017 03:45:58 +0200 |
Pierre-Yves David |
configitems: register the 'worker.backgroundclosemaxqueue' config
|
Fri, 30 Jun 2017 03:43:35 +0200 |
Pierre-Yves David |
configitems: register the 'patch.eol' config
|
Fri, 30 Jun 2017 03:44:16 +0200 |
Pierre-Yves David |
configitems: register the 'server.zliblevel' config
|
Fri, 30 Jun 2017 03:44:15 +0200 |
Pierre-Yves David |
configitems: register the 'server.validate' config
|
Fri, 30 Jun 2017 03:44:14 +0200 |
Pierre-Yves David |
configitems: register the 'server.uncompressedallowsecret' config
|
Fri, 30 Jun 2017 03:44:12 +0200 |
Pierre-Yves David |
configitems: register the 'server.preferuncompressed' config
|
Fri, 30 Jun 2017 03:44:11 +0200 |
Pierre-Yves David |
configitems: register the 'server.maxhttpheaderlen' config
|
Fri, 30 Jun 2017 03:44:10 +0200 |
Pierre-Yves David |
configitems: register the 'server.disablefullbundle' config
|
Fri, 30 Jun 2017 03:44:09 +0200 |
Pierre-Yves David |
configitems: register the 'server.concurrent-push-mode' config
|
Fri, 30 Jun 2017 03:44:08 +0200 |
Pierre-Yves David |
configitems: register the 'server.compressionengines' config
|
Fri, 30 Jun 2017 03:44:07 +0200 |
Pierre-Yves David |
configitems: register the 'server.bundle1gd' config
|
Fri, 30 Jun 2017 03:44:06 +0200 |
Pierre-Yves David |
configitems: register the 'server.bundle1' config
|
Fri, 30 Jun 2017 03:42:43 +0200 |
Pierre-Yves David |
configitems: register the 'hostsecurity.disabletls10warning' config
|
Fri, 30 Jun 2017 03:42:42 +0200 |
Pierre-Yves David |
configitems: register the 'hostsecurity.ciphers' config
|
Wed, 28 Jun 2017 13:31:51 +0200 |
Pierre-Yves David |
config: register the 'devel.legacy.exchange' config
|
Fri, 30 Jun 2017 03:31:35 +0200 |
Pierre-Yves David |
configitems: register the 'bundle.reorder' config
|
Fri, 30 Jun 2017 03:31:26 +0200 |
Pierre-Yves David |
configitems: register the 'bundle.mainreporoot' config
|
Fri, 30 Jun 2017 03:28:28 +0200 |
Pierre-Yves David |
configitems: register the 'bookmarks.pushing' config
|
Fri, 30 Jun 2017 03:27:18 +0200 |
Pierre-Yves David |
configitems: register the 'auth.cookiefile' config
|
Fri, 30 Jun 2017 03:32:09 +0200 |
Pierre-Yves David |
configitems: register the 'color.mode' config
|
Sat, 01 Jul 2017 20:16:54 +0200 |
Pierre-Yves David |
configitem: fix default value for 'serverrequirecert'
|
Wed, 28 Jun 2017 13:32:36 +0200 |
Pierre-Yves David |
config: register the 'devel.strip-obsmarkers' config
|
Wed, 28 Jun 2017 13:32:28 +0200 |
Pierre-Yves David |
config: register the 'devel.serverrequirecert' config
|
Wed, 28 Jun 2017 13:32:18 +0200 |
Pierre-Yves David |
config: register the 'devel.serverexactprotocol' config
|
Wed, 28 Jun 2017 13:32:07 +0200 |
Pierre-Yves David |
config: register the 'devel.servercafile' config
|
Wed, 28 Jun 2017 13:31:18 +0200 |
Pierre-Yves David |
config: register the 'devel.disableloaddefaultcerts' config
|
Wed, 28 Jun 2017 13:31:05 +0200 |
Pierre-Yves David |
config: register the 'devel.check-relroot' config
|
Wed, 28 Jun 2017 13:37:59 +0200 |
Pierre-Yves David |
config: register the devel.check-locks config
|
Wed, 28 Jun 2017 13:25:33 +0200 |
Pierre-Yves David |
config: register the 'devel.bundle2.debug' config
|
Wed, 28 Jun 2017 13:19:40 +0200 |
Pierre-Yves David |
config: register the 'devel.all-warnings' config
|
Wed, 28 Jun 2017 13:50:20 +0200 |
Pierre-Yves David |
configitems: support callable as a default value
|
Sun, 18 Jun 2017 19:52:54 +0200 |
Pierre-Yves David |
configitems: add a devel warning for extensions items overiding core one
|
Sat, 17 Jun 2017 13:48:20 +0200 |
Pierre-Yves David |
configitems: add an official API for extensions to register config item
|
Sat, 17 Jun 2017 13:38:53 +0200 |
Pierre-Yves David |
configitems: extract the logic to build a registrar on any configtable
|
Fri, 23 Jun 2017 17:19:29 +0200 |
Pierre-Yves David |
configitems: register 'ui.interactive'
|
Sat, 17 Jun 2017 13:25:42 +0200 |
Pierre-Yves David |
configitems: register 'ui.clonebundleprefers' as example for 'configlist'
|
Sat, 17 Jun 2017 13:17:10 +0200 |
Pierre-Yves David |
configitems: register 'patch.fuzz' as first example for 'configint'
|
Sat, 17 Jun 2017 12:33:59 +0200 |
Pierre-Yves David |
configitems: register 'ui.quiet' as first example
|
Sat, 17 Jun 2017 18:43:27 +0200 |
Pierre-Yves David |
configitems: introduce a central registry for config option
|
Sat, 17 Jun 2017 18:41:55 +0200 |
Pierre-Yves David |
configitems: add a basic class to hold config item information
|