This is an automated email from the ASF dual-hosted git repository.
wohali pushed a change to branch 211-update-2
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit f495649 re-add query
omit 2d68e4b Update NOTICE: remove autoconf/m4 references and revert react
patents note
omit be5c3c7 Configurable delay before retrying on missing_doc error
omit d132b22 Update jiffy to use dedupe_keys
omit 804ea1c Return error 410 on temporary view request
omit 6a31dfd fix(peruser_test): on slow CI vms, we can get Cluster timeouts
omit f86369f Updating verifyinstall URL
omit d2f2495 whitespace
omit 340b187 add delay for bulk_delete and create
omit 8f19fdc up delay
omit 49bb8ae use delay instead
omit 09520c8 use string for w value
omit 15c2f8d Update w value for deletion since n=1
omit d361aed feat: port time funs, as per #883
omit bd50303 fix: peruser tests: use spinlocks instead of timer:sleep()
omit cfa4bb0 Cleanups for 2.1.1 proper version tagging
omit 6bbf06c Alias /_node/_local/... to /_node/<nodename>@<hostname>/...
omit 480eb85 Travis: s/20.0/20.1 for build
omit eb992e4 Disable eval() and Function() constructor in JS by default
omit 9bad067 Blacklist some config sections from HTTP PUT/DELETE operations
omit 56b3e94 feat: add warning about redirects without a slash
add 68d0090 feat: add warning about redirects without a slash
add bf1a332 Cleanups for 2.1.1 proper version tagging
new b3c7cca Blacklist some config sections from HTTP PUT/DELETE operations
new e0a09ee Disable eval() and Function() constructor in JS by default
new f01a65f Travis: s/20.0/20.1 for build
new 9ce1525 Alias /_node/_local/... to /_node/<nodename>@<hostname>/...
new 3005111 fix: peruser tests: use spinlocks instead of timer:sleep()
new eb6a3d7 feat: port time funs, as per #883
new 287d996 Update w value for deletion since n=1
new 86d1f9f use string for w value
new 4efd5d5 use delay instead
new a48ea62 up delay
new 32e3e60 add delay for bulk_delete and create
new 168d56d whitespace
new 04e1468 Updating verifyinstall URL
new 375a5fb fix(peruser_test): on slow CI vms, we can get Cluster timeouts
new 1d2c39a Return error 410 on temporary view request
new 235ac71 Update jiffy to use dedupe_keys
new f8c0824 Configurable delay before retrying on missing_doc error
new cad959b Update NOTICE: remove autoconf/m4 references and revert react
patents note
new 49520ce re-add query
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f495649)
\
N -- N -- N refs/heads/211-update-2 (49520ce)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].