This is an automated email from the ASF dual-hosted git repository.
jiangphcn pushed a change to branch
COUCHDB-3326-clustered-purge-pr1-misc-cleanup
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit 55ff797 Update fabric_doc_open eunit tests
omit 82dabd7 Fix race on couch_db:reopen/1
omit c96df45 Fix default security object handling
omit 00d8379 Fix bug during purge
omit 1e2e8af Fix typos in couch_db_engine.erl
add 1e4f32f Ensure we only receive the correct DOWN message
add 2a3b4e7 Merge pull request #1553 from apache/ref-match-1544
add ed1db09 Fix session based replicator auth when endpoints have
require_valid_user set
new 45f9c55 Fix typos in couch_db_engine.erl
new e994fc7 Fix bug during purge
new b899b50 Fix default security object handling
new 2949d2a Fix race on couch_db:reopen/1
new 207b3b0 Update fabric_doc_open eunit tests
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 (55ff797)
\
N -- N -- N
refs/heads/COUCHDB-3326-clustered-purge-pr1-misc-cleanup (207b3b0)
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 5 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:
src/couch_mrview/src/couch_mrview_show.erl | 4 +-
.../src/couch_replicator_auth_session.erl | 90 +++++++++++++++++++---
2 files changed, 80 insertions(+), 14 deletions(-)