This is an automated email from the ASF dual-hosted git repository.
nickva pushed a change to branch fix-parallel-spawn-model-for-update-docs
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard c2328b901 Fix append_update_replies case clause in fabric_doc_update
add b2a00f820 chore: remove duplicate ioq section entry in default.ini
add da53da51a chore: add missing comment from docs
add 2198a0a08 Merge pull request #5992 from apache/chore/ioq-default-ini
add 43b31d90c Update dependencies before 3.5.2 release
add 7a74ea8cd Fix append_update_replies case clause in fabric_doc_update
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 (c2328b901)
\
N -- N -- N refs/heads/fix-parallel-spawn-model-for-update-docs
(7a74ea8cd)
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:
mix.exs | 2 +-
rebar.config.script | 8 +-
rel/overlay/etc/default.ini | 7 +-
src/fabric/src/fabric_doc_update.erl | 185 +++++++++++++++++++++++------------
4 files changed, 130 insertions(+), 72 deletions(-)