This is an automated email from the ASF dual-hosted git repository.
jiahuili430 pushed a change to branch fix-changes-stats
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 3a5aa4429 test
discard 1cf4d3944 Avoid read docs twice when filtered `_changes` is triggered
discard 320d036ab Add tests for `_changes` with `include_docs=true`
add 29e02be08 Add tests for `_changes` with `include_docs=true`
add c9fe520fb Avoid read docs twice when filtered `_changes` is triggered
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 (3a5aa4429)
\
N -- N -- N refs/heads/fix-changes-stats (c9fe520fb)
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/chttpd/test/eunit/chttpd_changes_test.erl | 69 ++++++++-------------------
1 file changed, 21 insertions(+), 48 deletions(-)