This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch auto-delete-tseq
in repository https://gitbox.apache.org/repos/asf/couchdb.git
omit 39623443e Document new endpoints and config settings
omit 91b773802 purge deleted documents that exceed TTL
omit 77b73e0de add get/set interface for auto purge properties
add 32f37023a Print request/response body on errors from mango test suite
add 9ed7e1a2b Merge pull request #5671 from
apache/improve-errors-in-mango-tests
add 992b619f1 add get/set interface for auto purge properties
add b9da62902 purge deleted documents that exceed TTL
add 1aa7f7c17 Document new endpoints and config settings
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 (39623443e)
\
N -- N -- N refs/heads/auto-delete-tseq (1aa7f7c17)
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/mango/test/02-basic-find-test.py | 2 +-
src/mango/test/mango.py | 44 ++++++++++++++++++++++++++----------
2 files changed, 33 insertions(+), 13 deletions(-)