You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/09 12:30:06 UTC

[couchdb] branch mango_metrics updated (efe5d23 -> b45aa4b)

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

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


 discard efe5d23  Instrument Mango execution stats
 discard acbe5fe  Warn on mango index scan
 discard 63cc936  Add mango.query_invalid_index counter
 discard 41f0472  Refactor Mango warning generation
     add 2dae25e  Log the exit code of couchjs
     add c4d4590  Debug design_docs.js failure
     add 8e89688  fix(#2143): allow env var overrides for js query server config (#2393)
     add 1ab2c67  Refactor Mango warning generation
     add 90add47  Add mango.query_invalid_index counter
     add d9b9111  Warn on mango index scan
     add b45aa4b  Instrument Mango execution stats

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   (efe5d23)
            \
             N -- N -- N   refs/heads/mango_metrics (b45aa4b)

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:
 rel/files/couchdb.cmd.in             | 6 +++---
 rel/files/couchdb.in                 | 4 ++--
 test/javascript/run                  | 2 +-
 test/javascript/tests/design_docs.js | 6 ++++--
 4 files changed, 10 insertions(+), 8 deletions(-)