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 d3b0bcbf3 Test the update_docs=true case in replicator scheduler docs
test
new 58e5825c6 mango: Remove unused imports
new b08dc7ac7 mango: Remove unused parameter from the JSON index selection
new 1c90b504a mango: Add type specification for the JSON index selection
new a650b4461 mango: Cover JSON index selection with unit tests
new 3fa8f72ac mango: Match comments with implementation for JSON index
selection
The 5 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/mango/src/mango_cursor_special.erl | 4 +-
src/mango/src/mango_cursor_view.erl | 102 ++++++++++++++++++++++++++++++---
2 files changed, 96 insertions(+), 10 deletions(-)