Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  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
  Update git submodules
  Add sendemail.denyrcpt functionality

Change-Id: Iceb8cf8639b4a0532a112d04a79f80f762d63e8d
This commit is contained in:
David Pursehouse
2020-03-09 09:08:15 +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.