You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/02/13 22:10:52 UTC

[couchdb] branch prototype/fdb-layer-get-dbs-info updated (123c241 -> b74a123)

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

davisp pushed a change to branch prototype/fdb-layer-get-dbs-info
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 123c241  Support `GET /_dbs_info` endpoint
 discard 1337fd0  Implement `fabric2_db:list_dbs_info/1,2,3`
 discard cf01a52  Implement async API for `fabric2_fdb:get_info/1`
 discard 6cbc720  Track a database level view size rollup
    omit b50f17d  Fix doc attachment tests
     add 3556834  Fix doc attachment tests
     add bc52832  Track a database level view size rollup
     add f951052  Implement async API for `fabric2_fdb:get_info/1`
     add 60e2f9a  Implement `fabric2_db:list_dbs_info/1,2,3`
     add b74a123  Support `GET /_dbs_info` endpoint

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   (123c241)
            \
             N -- N -- N   refs/heads/prototype/fdb-layer-get-dbs-info (b74a123)

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: