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

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


    from 301797c56 Update Erlang 24 for CI
     new 7a2705ac6 hide shard-sync and purge documents from `_local_docs`
     new b702a5edf inspect the document more precisely to avoid skipping user 
docs
     new 8f519ba04 add tests to cover hiding resp showing system docs
     new ac600d1bb add a notice that purge documents are only visible with 
`include_system=true`

The 4 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:
 src/chttpd/src/chttpd_db.erl                      |   9 +-
 src/chttpd/test/eunit/chttpd_local_docs_tests.erl | 198 ++++++++++++++++++++++
 src/couch_mrview/src/couch_mrview.erl             |  84 +++++----
 src/docs/src/cluster/purging.rst                  |   6 +-
 4 files changed, 265 insertions(+), 32 deletions(-)
 create mode 100644 src/chttpd/test/eunit/chttpd_local_docs_tests.erl

Reply via email to