This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 82aa1625c Merge pull request #4556 from
apache/nouveau-remove-afterburner
add d5c78e6be finish partitioned support for nouveau
new aa8eb076c Merge pull request #4557 from
apache/nouveau-partition-support
The 1 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:
src/nouveau/src/nouveau_api.erl | 15 +++++--
src/nouveau/src/nouveau_fabric_search.erl | 8 +++-
src/nouveau/src/nouveau_httpd.erl | 6 +++
src/nouveau/src/nouveau_index_updater.erl | 9 +++-
test/elixir/test/config/nouveau.elixir | 5 ++-
test/elixir/test/nouveau_test.exs | 70 +++++++++++++++++++++++++++++++
6 files changed, 106 insertions(+), 7 deletions(-)