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

ronny pushed a change to branch dev/update-git-attributes-for-nouveau
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 8a75f2a50 dev: Update .gitattributes for Nouveau
     add abeb96560 Remove mem3_util:update_db_doc/1 function
     add 333f5259b Implement dry-run for auto-purge plugin
     add a1cf5b0cf log the time it takes to compact a view and swap it into use
     add bbfea7123 Merge pull request #5861 from 
apache/view-compaction-duration-log
     add 52ef21ca4 dev: Skip some smoosh tests on Windows
     add a9a8809a8 dev: Update .gitattributes for Nouveau

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   (8a75f2a50)
            \
             N -- N -- N   refs/heads/dev/update-git-attributes-for-nouveau 
(a9a8809a8)

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/overlay/etc/default.ini                        | 11 +++
 src/couch/src/couch_auto_purge_plugin.erl          | 31 +++++--
 .../test/eunit/couch_auto_purge_plugin_tests.erl   | 39 ++++++++-
 src/couch_mrview/include/couch_mrview.hrl          |  3 +-
 src/couch_mrview/src/couch_mrview_compactor.erl    | 14 +++-
 src/docs/src/config/scanner.rst                    | 18 +++++
 src/mem3/src/mem3_util.erl                         | 33 +-------
 src/mem3/test/eunit/mem3_shards_test.erl           |  5 +-
 src/smoosh/src/smoosh_persist.erl                  | 94 +++++++++++++---------
 9 files changed, 159 insertions(+), 89 deletions(-)

Reply via email to