Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Fix the access-path for AbstractGitCommand subclasses
  JGit metrics: expose total load time for block cache entries
  Format bzl files with buildifier version 1.0.0
  Bump Bazel version to 2.2.0
  Upgrade jackson-core to 2.10.3
  Add support for going to linNum in inline editor
  Add support for fsharp in highlighting syntax
  Add tooltips to coverage layer line elements
  Add a plugin API for coverage data
  Add a coverage layer to gr-diff
  Update git submodules
  Update git submodules
  Add sendemail.denyrcpt functionality

Change-Id: I42e1fdb1a6d22656abd594f175cc1998337db497
This commit is contained in:
David Pursehouse
2020-03-09 12:01:36 +09:00
22 changed files with 179 additions and 32 deletions

View File

@@ -639,6 +639,9 @@ link:#email-input[EmailInput].
If link:config-gerrit.html#sendemail.allowrcpt[sendemail.allowrcpt] is
configured, the added email address must belong to a domain that is
allowed, unless `no_confirmation` is set.
If link:config-gerrit.html#sendemail.denyrcpt[sendemail.denyrcpt]
is configured, make sure that the added email address is *not* disallowed or
belongs to a domain that is disallowed.
The link:#email-input[EmailInput] object in the request body may
contain additional options for the email address.