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
discard 8de0a06bb chore: address various rerview notes by @rnewson
discard d2238f8a4 chore: fix compiler warnings
discard cc7a25b7e fix remaining access tests
discard 7b5fec660 re-enable fixed test
discard 2373f4eb6 force new CI run
discard d7acff3c3 chore: lint
discard 16e2a4e67 fix outstanding test cases
discard 0758d4bce debugging on three sites
discard 55ae10e6e refactor: simplify
discard 196737b60 refactor: simplify
discard fab1147fb chore: remove debugging comment
discard 9d89f6863 Revert "chore: remove debug code"
discard 03b89bf67 chore: remove debug code
discard 5e6d19132 chore: remove debug comments
discard a0591d712 chore: remove debug comments
discard 80455ca1e chore: remove debugging comments
discard b2069af68 chore: undo unwanted ws changes
discard dfbd7fea9 feat: add _users role for jwt auth
discard 6680cedc0 chore: remove debug comments
discard 5cb20217f refactor: resolve layer boundary violation
discard 65ea52ff3 chore: undo whitespace
discard cf6a40505 chore: remove debug log
discard bb35e92d1 chore: revert debug code
discard 050ef49c3 fix: only process deleted docs in _access views
discard a967309c2 refactor: simplify detecting updated ddocs
discard ac97669e3 chore: cleanup
discard 8cddf36fc fix: perf insert optimisation bypass
discard 9aadffba1 chore: clean up after renaming commit
discard 105fce97d add perf regression test
discard 9dfffa018 wip
discard 7a020d8a8 fix: add function signature change to new open_docs_rev/3
discard e448396fe fix: restore previous function signature
discard 92d4b3833 chore: append _users role instead of prepending it
discard cc940ea1a fix: simplify
discard 28ac3ed43 fix(access) elixir tests again
discard 324340de0 chore: remove comments and stale todo entries
discard 482302aab chore(access): erlfmt
discard 776f6ad58 fix(access): elixir tests
discard ba96a1ecf test(access): test disable access config
discard 7af33a961 fix(access): opt-out switch
discard c99987f79 doc(access): add todos
discard 43ef1f3d6 chore(access): style notes
discard ec7a07bb7 fix(access): use minimal info from prev rev
discard c8431ac97 chore(access): remove old comment
discard 9ebd7c84d doc(access): leave todo for missing implementation detail
discard 0542433f2 feat(access): add global off switch
discard 4d4dedb54 fix: make tests pass again
discard 58e664e40 feat(access): additional test fixes
discard 270e0eb3a feat(access): add access handling to fabric
discard 4dd7f37d3 feat(access): add access handling to ddoc cache
add 75b1019d9 feat(access): add access handling to ddoc cache
add bd620f8b2 feat(access): add access handling to fabric
add eb95cd0fa feat(access): additional test fixes
add cd622a125 fix: make tests pass again
add beca2de5f feat(access): add global off switch
add c35625fa5 doc(access): leave todo for missing implementation detail
add cbdd67d24 chore(access): remove old comment
add ed0f05fe1 fix(access): use minimal info from prev rev
add 2ca0afe6e chore(access): style notes
add ebbd1a7db doc(access): add todos
add 0d7c2d756 fix(access): opt-out switch
add 876c26143 test(access): test disable access config
add 79fcc509d fix(access): elixir tests
add baa62d8a5 chore(access): erlfmt
add 9b2a11aac chore: remove comments and stale todo entries
add be2e8d911 fix(access) elixir tests again
add 25ae1dae9 fix: simplify
add b39539134 chore: append _users role instead of prepending it
add a1e1df063 fix: restore previous function signature
add 565773dbf fix: add function signature change to new open_docs_rev/3
add d306baf60 wip
add 562606f6d add perf regression test
add a1004f2f2 chore: clean up after renaming commit
add 29cffb23b fix: perf insert optimisation bypass
add ec3d6b9d0 chore: cleanup
add 556504aef refactor: simplify detecting updated ddocs
add 7e96b3ddf fix: only process deleted docs in _access views
add f8edc43db chore: revert debug code
add a8bddfef6 chore: remove debug log
add fe5259113 chore: undo whitespace
add af56f63b4 refactor: resolve layer boundary violation
add 0d3908d91 chore: remove debug comments
add d8482464f feat: add _users role for jwt auth
add ec39cbb25 chore: undo unwanted ws changes
add bdcf3aa56 chore: remove debugging comments
add 1512a6a50 chore: remove debug comments
add 5b3258fd4 chore: remove debug comments
add 05d40777f chore: remove debug code
add df0560015 Revert "chore: remove debug code"
add 97b9f7fcf chore: remove debugging comment
add 1ffafa7ac refactor: simplify
add 0edd6e41d refactor: simplify
add f8b7da38b debugging on three sites
add 8338186cc fix outstanding test cases
add 9681e540d chore: lint
add a9b095b62 force new CI run
add c061d4dc9 re-enable fixed test
add f50e7f618 fix remaining access tests
add 8458869f6 chore: fix compiler warnings
add f24b1f4d0 chore: address various rerview notes by @rnewson
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 (8de0a06bb)
\
N -- N -- N refs/heads/rebase/access-2026 (f24b1f4d0)
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:
src/hyper | 1 -
src/khash/c_src/hash.d | 1 -
src/khash/c_src/khash.d | 6 ------
src/khash/compile_commands.json | 10 ----------
4 files changed, 18 deletions(-)
delete mode 160000 src/hyper
delete mode 100644 src/khash/c_src/hash.d
delete mode 100644 src/khash/c_src/khash.d
delete mode 100644 src/khash/compile_commands.json