This is an automated email from the ASF dual-hosted git repository.
jaydoane pushed a change to branch config-delete-reload
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 6850044de fixup: also reload ini files for non-persistent delete
discard d7d2ba9b6 Remove support for delete markers
discard 7bbaacd32 Simplify logging of sensitive config values
discard eb0516f4a Ensure these config tests get executed
discard 4637c0435 Delete confusing test config delete reason
discard a22d89499 Remove unused config field, export, include, defines
add 60f6805d1 More flaky fixes for cluster setup
add 63fd5b94e Simplify `couch_changes_tests.erl` using macro `?TDEF_FE`
add a130369c5 Fix flaky tests by increasing timeout
add 48f528f9d Remove unused config field, export, include, defines
add 1277545e5 Delete confusing test config delete reason
add 0ca1990fd Ensure these config tests get executed
add 7c6a72b37 Simplify logging of sensitive config values
add a2f1ffa5a Remove support for delete markers
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 (6850044de)
\
N -- N -- N refs/heads/config-delete-reload (a2f1ffa5a)
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:
dev/run | 118 ++-
src/couch/test/eunit/couch_changes_tests.erl | 1222 ++++++++++++--------------
src/couch/test/eunit/couch_js_tests.erl | 8 +-
3 files changed, 593 insertions(+), 755 deletions(-)