You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2019/01/18 00:31:31 UTC

[couchdb] branch master updated (5269d79 -> a3f99df)

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

jiangphcn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 5269d79  Fix fabric_open_doc_revs
     add 90d5bf6  Support one purge request with more than 100 docid
     new a3f99df  Merge pull request #1865 from apache/purge_request_with_101_docid

The 1 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/chttpd/test/chttpd_purge_tests.erl | 21 +++++++++++++++++++++
 src/fabric/src/fabric_doc_purge.erl    |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)


[couchdb] 01/01: Merge pull request #1865 from apache/purge_request_with_101_docid

Posted by ji...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jiangphcn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a3f99df48669431afc8ef4f32514bafabb8bbb45
Merge: 5269d79 90d5bf6
Author: Peng Hui Jiang <ji...@apache.org>
AuthorDate: Fri Jan 18 08:31:25 2019 +0800

    Merge pull request #1865 from apache/purge_request_with_101_docid
    
    Support one purge request with more than 100 docid

 src/chttpd/test/chttpd_purge_tests.erl | 21 +++++++++++++++++++++
 src/fabric/src/fabric_doc_purge.erl    |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)