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

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


 discard e57a20f  fix eunit tests for partitions PR
 discard d530364  Add /_partition/:partition/ endpoint
 discard 0a910c3  Advertise the partitions feature
 discard 869f1c3  add partition support to mango text and fix failing tests
 discard eea0202  Add get_partition_info/2
 discard 8bee46d  validate that a system db cannot be partitioned
 discard 0da554d  move view validation to chttp_view for partition checks
 discard 2502844  validate partitioned design docs
 discard 3c456cb  Optimize skip for partitioned queries
 discard 33a544f  add r = 3 restrictions to partition _find and _explain
 discard 182f2a3  add POST support for keys for views
 discard 9e9b829  Add /_partition/$partition/... endpoints
 discard d0fda74  Add restrictions to partitioned views
 discard bd7e858  Add test for all_docs partition optimisation
 discard 40df7a0  optimize _all_docs requests that are bounded within a single 
partition
 discard 0a01628  Implement _all_docs and _find support
 discard 50fa4a8  mem3 tests for partitioned databases
 discard fa8b62d  implement partitioned views
 discard 90618e1  validate new partition arguments
 discard d908b38  Select only the shard containing the partition, if specified
 discard 5b9d7f4  Allow partitioned option in mrviews
 discard 8638626  expose partitioned flag in GET /dbname info
 discard aebcfcc  Enforce partition:id format in doc ids
     add 041028e  Enforce partition:id format in doc ids
     add 0097000  expose partitioned flag in GET /dbname info
     add 121fcf8  Allow partitioned option in mrviews
     add 1b382de  Select only the shard containing the partition, if specified
     add c40304b  validate new partition arguments
     add 5f66b6a  implement partitioned views
     add af41388  mem3 tests for partitioned databases
     add f2bceb4  Implement _all_docs and _find support
     add a167a41  optimize _all_docs requests that are bounded within a single 
partition
     add b5cb039  Add test for all_docs partition optimisation
     add ca6180a  Add restrictions to partitioned views
     add a2b47d2  Add /_partition/$partition/... endpoints
     add 58556fe  add POST support for keys for views
     add cda713a  add r = 3 restrictions to partition _find and _explain
     add 2997ab0  Optimize skip for partitioned queries
     add 7c897c0  validate partitioned design docs
     add 377a287  move view validation to chttp_view for partition checks
     add eae0d06  validate that a system db cannot be partitioned
     add 1f35605  Add get_partition_info/2
     add 1a6d4e3  add partition support to mango text and fix failing tests
     add 215ad65  Advertise the partitions feature
     add e1ae21b  Add /_partition/:partition/ endpoint
     add cf124b9  fix eunit tests for partitions PR

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   (e57a20f)
            \
             N -- N -- N   refs/heads/feature/user-partitioned-databases 
(cf124b9)

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.

No new revisions were added by this update.

Summary of changes:
 .../{db_with_2_purge_req.couch => test.couch}       | Bin 16566 -> 16482 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 copy src/couch/test/fixtures/{db_with_2_purge_req.couch => test.couch} (86%)

Reply via email to