You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2021/04/01 17:58:37 UTC

[couchdb] branch main updated (776f920 -> a085399)

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

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


    from 776f920  Improve search for FDB cluster files (#3468)
     new 9195b05  Display name of tests
     new 5cac2c5  Document strip_last_msg in default.ini
     new 96bdc21  Make silly list configurable
     new a085399  Merge pull request #3485 from cloudant/configurable_filter_fields

The 13014 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rel/overlay/etc/default.ini                        |  5 +++
 src/couch_log/src/couch_log_config.erl             | 24 ++++++++++-
 src/couch_log/src/couch_log_config_dyn.erl         |  3 +-
 src/couch_log/src/couch_log_formatter.erl          |  7 +++-
 src/couch_log/src/couch_log_sup.erl                |  2 +
 src/couch_log/test/eunit/couch_log_config_test.erl | 48 +++++++++++++++++++---
 6 files changed, 79 insertions(+), 10 deletions(-)