This is an automated email from the ASF dual-hosted git repository.
vatamane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 9a5d0de97 Update couchdb-mochiweb to v3.1.0
new 264ad11f3 Add some utility functions to couch_replicator_test_helper
new 1ec76df18 Update couch_replicator_attachments_too_large to use fabric
new e1a947531 Update couch_replicator_compact_tests
new 620bdea36 Update couch_replicator_connection_tests
new 31185647f Update couch_replicator_create_target_with_options_tests
new 381fe30d8 Update couch_replicator_error_reporting_tests
new cad96318f Update couch_replicator_filtered_tests
new 75e73da04 Update couch_replicator_httpc_pool_tests
new 065b212e5 Update couch_replicator_id_too_long_tests
new 9a6875f6b Update couch_replicator_large_atts_tests
new ca46fa61c Update couch_replicator_many_leaves_tests
new 033b8d5de Update couch_replicator_missing_stubs_tests
new 9243298ef Update couch_replicator_proxy_tests
new d831ec70e Update couch_replicator_rate_limiter_tests
new 1e69eaac9 Update couch_replicator_retain_stats_between_job_runs
new 8e6158972 Update couch_replicator_selector_tests
new 609e7cc79 Update couch_replicator_small_max_request_size_target
new e6db35b6b Update couch_replicator_use_checkpoints_tests
The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../couch_replicator_attachments_too_large.erl | 79 ++----
.../test/eunit/couch_replicator_compact_tests.erl | 314 +++++++++------------
.../eunit/couch_replicator_connection_tests.erl | 264 ++++++++---------
...replicator_create_target_with_options_tests.erl | 74 ++---
.../couch_replicator_error_reporting_tests.erl | 272 ++++++++----------
.../test/eunit/couch_replicator_filtered_tests.erl | 257 +++++++----------
.../eunit/couch_replicator_httpc_pool_tests.erl | 96 +++----
.../eunit/couch_replicator_id_too_long_tests.erl | 82 ++----
.../eunit/couch_replicator_large_atts_tests.erl | 92 ++----
.../eunit/couch_replicator_many_leaves_tests.erl | 190 +++++--------
.../eunit/couch_replicator_missing_stubs_tests.erl | 146 +++-------
.../test/eunit/couch_replicator_proxy_tests.erl | 137 +++++----
.../eunit/couch_replicator_rate_limiter_tests.erl | 77 +++--
...ch_replicator_retain_stats_between_job_runs.erl | 153 ++++------
.../test/eunit/couch_replicator_selector_tests.erl | 121 +++-----
...ch_replicator_small_max_request_size_target.erl | 158 +++--------
.../test/eunit/couch_replicator_test_helper.erl | 134 ++++++---
.../couch_replicator_use_checkpoints_tests.erl | 182 ++++--------
18 files changed, 1094 insertions(+), 1734 deletions(-)