This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch rebase/access-2026
in repository https://gitbox.apache.org/repos/asf/couchdb.git
at 8de0a06bb chore: address various rerview notes by @rnewson
This branch includes the following new commits:
new 28ba7d10a feat(access): add access handling to chttpd
new af6829655 feat(access): add access to couch_db internal records
new ad1dce74b feat(access): handle new records in couch_doc
new f5f1675e5 feat(access): add new _users role for all authenticated users
new bf2518582 feat(access): add access query server
new bef89d420 feat(access): expand couch_btree / bt_engine to handle access
new 794c2f9c7 feat(access): handle access in couch_db[_updater]
new 62106090b feat(access): add util functions
new 6c4288e1c feat(access): adjust existing tests
new 15b4439f3 feat(access): add mrview machinery
new 0cd3d1963 feat(access): add access tests
new b64c73a9b feat(access): add access handling to replicator
new 4dd7f37d3 feat(access): add access handling to ddoc cache
new 270e0eb3a feat(access): add access handling to fabric
new 58e664e40 feat(access): additional test fixes
new 4d4dedb54 fix: make tests pass again
new 0542433f2 feat(access): add global off switch
new 9ebd7c84d doc(access): leave todo for missing implementation detail
new c8431ac97 chore(access): remove old comment
new ec7a07bb7 fix(access): use minimal info from prev rev
new 43ef1f3d6 chore(access): style notes
new c99987f79 doc(access): add todos
new 7af33a961 fix(access): opt-out switch
new ba96a1ecf test(access): test disable access config
new 776f6ad58 fix(access): elixir tests
new 482302aab chore(access): erlfmt
new 324340de0 chore: remove comments and stale todo entries
new 28ac3ed43 fix(access) elixir tests again
new cc940ea1a fix: simplify
new 92d4b3833 chore: append _users role instead of prepending it
new e448396fe fix: restore previous function signature
new 7a020d8a8 fix: add function signature change to new open_docs_rev/3
new 9dfffa018 wip
new 105fce97d add perf regression test
new 9aadffba1 chore: clean up after renaming commit
new 8cddf36fc fix: perf insert optimisation bypass
new ac97669e3 chore: cleanup
new a967309c2 refactor: simplify detecting updated ddocs
new 050ef49c3 fix: only process deleted docs in _access views
new bb35e92d1 chore: revert debug code
new cf6a40505 chore: remove debug log
new 65ea52ff3 chore: undo whitespace
new 5cb20217f refactor: resolve layer boundary violation
new 6680cedc0 chore: remove debug comments
new dfbd7fea9 feat: add _users role for jwt auth
new b2069af68 chore: undo unwanted ws changes
new 80455ca1e chore: remove debugging comments
new a0591d712 chore: remove debug comments
new 5e6d19132 chore: remove debug comments
new 03b89bf67 chore: remove debug code
new 9d89f6863 Revert "chore: remove debug code"
new fab1147fb chore: remove debugging comment
new 196737b60 refactor: simplify
new 55ae10e6e refactor: simplify
new 0758d4bce debugging on three sites
new 16e2a4e67 fix outstanding test cases
new d7acff3c3 chore: lint
new 2373f4eb6 force new CI run
new 7b5fec660 re-enable fixed test
new cc7a25b7e fix remaining access tests
new d2238f8a4 chore: fix compiler warnings
new 8de0a06bb chore: address various rerview notes by @rnewson
The 62 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.