This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a change to branch 
COUCHDB-3326-clustered-purge-pr5-implementation
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    omit 593038f  [10/10] Clustered Purge: Clustered HTTP API
    omit b171651  [09/10] Clustered Purge: Fabric API
    omit 8387a87  [08/10] Clustered Purge: Update read-repair
    omit 363a6b9  [07/10] Clustered Purge: Internal replication
    omit 8f603ee  [06/10] Clustered Purge: Update mrview indexes
    omit ca6c353  [05/10] Clustered Purge: Add upgrade tests
    omit 34713d6  [04/10] Clustered Purge: Update couch_pse_tests
    omit 1613b28  [03/10] Clustered Purge: Update couch_bt_engine
    omit 975a949  [02/10] Clustered Purge: Update single node APIs
    omit 8ba529a  [01/10] Clustered Purge: Define new purge API
    omit 5a58bef  Create new on_compact trigger
    omit 6a370e6  Resolve merge conflict
    omit 163b02e  Enhance PSE tests with setup/teardown functions
    omit 5f4f413  Update to use new couch_pse_tests app
    omit 811dca9  Update PSE test definitions for new util module
    omit 622bfdc  Rename PSE test modules
    omit 56fbe19  Move PSE tests to their own app
    omit fa45f9a  Rewrite the PSE test suite to use couch_server
    omit 966497c  Simplify logic in mem3_rep
    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
     add 45f9c55  Fix typos in couch_db_engine.erl
     add e994fc7  Fix bug during purge
     add b899b50  Fix default security object handling
     add 2949d2a  Fix race on couch_db:reopen/1
     add 207b3b0  Update fabric_doc_open eunit tests
     add b663478  Simplify logic in mem3_rep
     add e66ae51  Rewrite the PSE test suite to use couch_server
     add 52f9509  Move PSE tests to their own app
     add 95ac3a4  Rename PSE test modules
     add edc767d  Update PSE test definitions for new util module
     add ee01e0c  Update to use new couch_pse_tests app
     add 91f6069  Enhance PSE tests with setup/teardown functions
     add bff390d  Resolve merge conflict
     add f698ffa  Create new on_compact trigger
     new 0c08697  [01/10] Clustered Purge: Define new purge API
     new 5a175f2  [02/10] Clustered Purge: Update single node APIs
     new 326f36d  [03/10] Clustered Purge: Update couch_bt_engine
     new c4885cd  [04/10] Clustered Purge: Update couch_pse_tests
     new a7555ac  [05/10] Clustered Purge: Add upgrade tests
     new f6f7b29  [06/10] Clustered Purge: Update mrview indexes
     new 886b140  [07/10] Clustered Purge: Internal replication
     new f0a1a63  [08/10] Clustered Purge: Update read-repair
     new bd442d0  [09/10] Clustered Purge: Fabric API
     new a9e6dd2  [10/10] Clustered Purge: Clustered HTTP API

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   (593038f)
            \
             N -- N -- N   
refs/heads/COUCHDB-3326-clustered-purge-pr5-implementation (a9e6dd2)

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 10 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(-)

Reply via email to