You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2022/08/20 09:23:06 UTC

[couchdb] branch feat/access-2022 updated (6c256d5cb -> c4d4373df)

This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch feat/access-2022
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 6c256d5cb chore(access): erlfmt
 discard 732ae1dd8 fix(access): elixir tests
 discard 10414fb3c test(access): test disable access config
 discard ee283ba4c fix(access): opt-out switch
 discard 26b892981 doc(access): add todos
 discard 79fbe501c chore(access): style notes
 discard b7828e9c5 fix(access): use minimal info from prev rev
 discard b5f791ddc chore(access): remove old comment
 discard d4691e0b6 doc(access): leave todo for missing implementation detail
 discard fc01d0421 feat(access): add global off switch
 discard 76c67b446 fix: make tests pass again
 discard 7bac8f19d feat(access): additional test fixes
 discard 9a9c7237e feat(access): add access handling to fabric
 discard 026795eca feat(access): add access handling to ddoc cache
 discard 1dd4ecce7 feat(access): add access handling to replicator
 discard 7f7e165b6 feat(access): add access tests
 discard c0e639324 feat(access): add mrview machinery
 discard 1736e0bcd feat(access): adjust existing tests
 discard 34f7b9c8e feat(access): add util functions
 discard 8d2f667a8 feat(access): handle access in couch_db[_updater]
 discard 6a5e6049d feat(access): expand couch_btree / bt_engine to handle access
 discard bd2df7128 feat(access): add access query server
 discard 48c1c1d0a feat(access): add new _users role for all authenticated users
 discard 4a98ed03b feat(access): handle new records in couch_doc
 discard c4756f306 feat(access): add access to couch_db internal records
 discard b8dd8f4a5 feat(access): add access handling to chttpd
     add f8dad2fe6 Fix proxyauth_test and remove it from skipping tests (#4129)
     add 96214780e Fix purge request timeouts
     add 6c57f58dd Update couchdb-config to 2.2.0
     add 9a5d0de97 Update couchdb-mochiweb to v3.1.0
     add 264ad11f3 Add some utility functions to couch_replicator_test_helper
     add 1ec76df18 Update couch_replicator_attachments_too_large to use fabric
     add e1a947531 Update couch_replicator_compact_tests
     add 620bdea36 Update couch_replicator_connection_tests
     add 31185647f Update couch_replicator_create_target_with_options_tests
     add 381fe30d8 Update couch_replicator_error_reporting_tests
     add cad96318f Update couch_replicator_filtered_tests
     add 75e73da04 Update couch_replicator_httpc_pool_tests
     add 065b212e5 Update couch_replicator_id_too_long_tests
     add 9a6875f6b Update couch_replicator_large_atts_tests
     add ca46fa61c Update couch_replicator_many_leaves_tests
     add 033b8d5de Update couch_replicator_missing_stubs_tests
     add 9243298ef Update couch_replicator_proxy_tests
     add d831ec70e Update couch_replicator_rate_limiter_tests
     add 1e69eaac9 Update couch_replicator_retain_stats_between_job_runs
     add 8e6158972 Update couch_replicator_selector_tests
     add 609e7cc79 Update couch_replicator_small_max_request_size_target
     add e6db35b6b Update couch_replicator_use_checkpoints_tests
     add b9afb4590 update devcontainer
     add 7fabe4bfb update variable name and readme
     add 7a53ffcce moved the name property to the correct spot.
     add 1eb99ba13 feat(access): add access handling to chttpd
     add a68ab07de feat(access): add access to couch_db internal records
     add 9751cb01d feat(access): handle new records in couch_doc
     add 9945d6ab9 feat(access): add new _users role for all authenticated users
     add 6f991fdc3 feat(access): add access query server
     add 7a3c0ef47 feat(access): expand couch_btree / bt_engine to handle access
     add b0b211172 feat(access): handle access in couch_db[_updater]
     add 7022b7634 feat(access): add util functions
     add 46ca7a7ac feat(access): adjust existing tests
     add 192d98a21 feat(access): add mrview machinery
     add b7ffc8261 feat(access): add access tests
     add db9d52632 feat(access): add access handling to replicator
     add d3e524c9e feat(access): add access handling to ddoc cache
     add 7e8f2d41d feat(access): add access handling to fabric
     add 3a9b78060 feat(access): additional test fixes
     add e396adf9e fix: make tests pass again
     add 798344818 feat(access): add global off switch
     add c2bcf4a19 doc(access): leave todo for missing implementation detail
     add 4c07a482f chore(access): remove old comment
     add aa17b30ed fix(access): use minimal info from prev rev
     add 19d0c4ae6 chore(access): style notes
     add 84d342aa0 doc(access): add todos
     add 1ae3ba2fb fix(access): opt-out switch
     add 0aed6e837 test(access): test disable access config
     add 6199ccd05 fix(access): elixir tests
     add c4d4373df chore(access): erlfmt

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   (6c256d5cb)
            \
             N -- N -- N   refs/heads/feat/access-2022 (c4d4373df)

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:
 .devcontainer/Dockerfile                           |  31 +-
 .devcontainer/devcontainer.json                    |  30 +-
 README-DEV.rst                                     |  16 ++
 README.rst                                         |  19 ++
 rebar.config.script                                |   4 +-
 src/couch/src/couch_db.erl                         |   2 +-
 .../src/couch_replicator_auth_session.erl          |   5 +-
 .../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 ++++--------
 test/elixir/test/config/skip.elixir                |   4 -
 test/elixir/test/proxyauth_test.exs                |  97 ++-----
 27 files changed, 1197 insertions(+), 1839 deletions(-)