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

rnewson pushed a change to branch user-partitioned-dbs-6
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 215232a  validate partion id when querying. merge somewhere.
    omit 669cb60  add r = 3 restrictions to partition _find and _explain
    omit 6387a11  grabbag of fixes. needs merging into previous commits
    omit 1572bbf  add POST support for keys for views
    omit 0204faa  Add /_partition/$partition/... endpoints
    omit 7395c70  Add restrictions to partitioned views
    omit 6e704f5  Add test for all_docs partition optimisation
    omit 84e6733  optimize _all_docs requests that are bounded within a single 
partition
    omit a71a8a1  Implement _all_docs and _find support
    omit edd8441  mem3 tests for partitioned databases
    omit c3f354e  implement partitioned views
     new d475110  implement partitioned views
     new 6fb13e5  mem3 tests for partitioned databases
     new 22b53d8  Implement _all_docs and _find support
     new 28777c5  optimize _all_docs requests that are bounded within a single 
partition
     new 2eb67b5  Add test for all_docs partition optimisation
     new c20e1bf  Add restrictions to partitioned views
     new c52379c  Add /_partition/$partition/... endpoints
     new 231b333  add POST support for keys for views
     new a28aee9  grabbag of fixes. needs merging into previous commits
     new 0ad6311  add r = 3 restrictions to partition _find and _explain
     new 33b86cc  validate partion id when querying. merge somewhere.

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   (215232a)
            \
             N -- N -- N   refs/heads/user-partitioned-dbs-6 (33b86cc)

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 11 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/src/couch_btree.erl | 20 ++++----------------
 1 file changed, 4 insertions(+), 16 deletions(-)

Reply via email to