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 2021/04/15 16:32:26 UTC

[couchdb] branch remove-a-few-3.x-applications updated (94f0026 -> 794beb8)

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

vatamane pushed a change to branch remove-a-few-3.x-applications
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 94f0026  Clean up Makefiles and start running all the unit tests
 discard 7d9ad31  Update ./dev/run to not auto-create _global_changes
 discard f9ca4e2  Clean up tests after removing 3.x applications and couch_views updates
 discard e24c037  Update all the applications to use the new couch_views utility functions
 discard a5b5cbc  Clean up couch_auth_cache
 discard da6bef4  Clean up database name validation in fabric2_db
 discard 1c39b4a  Remove mem3_sync:get_backlog/0 call from stats in chttpd_node
 discard ff38cf4  Move utilities and records from couch_mrview and couch_index to couch_views
     add 8d2da50  Move utilities and records from couch_mrview and couch_index to couch_views
     add b818553  Remove mem3_sync:get_backlog/0 call from stats in chttpd_node
     add 71e09e6  Clean up database name validation in fabric2_db
     add 846b1ea  Clean up couch_auth_cache
     add ce580b7  Update all the applications to use the new couch_views utility functions
     add 51ef812  Clean up tests after removing 3.x applications and couch_views updates
     add e16f167  Update ./dev/run to not auto-create _global_changes
     add 794beb8  Clean up Makefiles and start running all the unit tests

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   (94f0026)
            \
             N -- N -- N   refs/heads/remove-a-few-3.x-applications (794beb8)

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_views/src/couch_views_validate.erl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)