You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2024/03/05 21:21:58 UTC

(couchdb) branch add-dbname-to-mango-exec-stats updated (aea49de69 -> 792815028)

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

chewbranca pushed a change to branch add-dbname-to-mango-exec-stats
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard aea49de69 Fix mango special cursor test
 discard 046cf007e Add stats to mango cursor special
 discard e9c53932a Add stats to explain cursor
 discard 22781e1a1 Switch to adding exec stats dbname during create
 discard 69f80aa3a With compliant formatting
 discard 042255896 Test that mango reports get the dbname in the stats
 discard c9e2b866e Make sure mango nouveau logs reports
 discard 3fe53e7c5 Don't output dbname in exec stats http response
 discard 928dd82b9 WIP: include dbname in mango exec stats
     add b32351b0d fix(doc): fix sample _nouveau_info api request
     add f53e70b2e Merge pull request #4996 from GMishx/fix/doc/nouveau
     add b222951ee feat(`nouveau`): change path handling on Windows (and *nix) for tests (#4998)
     add f2d10cfac Change server instance to cluster for UUID docs
     add 4643fec27 Merge pull request #4999 from andersjanmyr/patch-1
     add 708d33388 WIP: include dbname in mango exec stats
     add d14880400 Don't output dbname in exec stats http response
     add f5785ab4a Make sure mango nouveau logs reports
     add ffb665fbc Test that mango reports get the dbname in the stats
     add fc5ef0e3e With compliant formatting
     add 86db7e1fd Switch to adding exec stats dbname during create
     add 05f923a14 Add stats to explain cursor
     add 6d3d85835 Add stats to mango cursor special
     add 792815028 Fix mango special cursor test

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   (aea49de69)
            \
             N -- N -- N   refs/heads/add-dbname-to-mango-exec-stats (792815028)

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:
 dev/run                           | 16 +++++++++++-----
 src/docs/src/api/ddoc/nouveau.rst |  2 +-
 src/docs/src/config/couchdb.rst   |  4 ++--
 3 files changed, 14 insertions(+), 8 deletions(-)