You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/03/13 18:54:02 UTC

[couchdb] branch avoid-recompiling-js-for-view-filters updated (d048ed49e -> 7495a4e0a)

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

vatamane pushed a change to branch avoid-recompiling-js-for-view-filters
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard d048ed49e Avoid re-compiling filter view functions
     add 138163147 fix: remove duplicate couchdb_erlang* from _prometheus
     add 7495a4e0a Avoid re-compiling filter view functions

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   (d048ed49e)
            \
             N -- N -- N   refs/heads/avoid-recompiling-js-for-view-filters (7495a4e0a)

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:
 src/couch_prometheus/src/couch_prometheus_server.erl   |  1 -
 .../test/eunit/couch_prometheus_e2e_tests.erl          | 18 +++++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)