This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch collation-view-versioning
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard 7d9bec0 Return the opaque collator version from _node/*/_versions
discard a0e0fb6 Emit collator versions in _design/*/_info
discard 46fbd74 Add view 2.x, 3.2.1 and old collator upgrade tests
discard cca3e78 Handle libicu upgrades in views
discard 15ba244 Add get_collator_version/0 libicu API call
add 9b7fb37 fixup get _dbs_info corner case
add 36ee9d0 Add get_collator_version/0 libicu API call
add b5c8ea2 Handle libicu upgrades in views
add dbd84b9 Add view 2.x, 3.2.1 and old collator upgrade tests
add 0346775 Emit collator versions in _design/*/_info
add d6e7d74 Return the opaque collator version from _node/*/_versions
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 (7d9bec0)
\
N -- N -- N refs/heads/collation-view-versioning (d6e7d74)
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/src/chttpd_misc.erl | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)