This is an automated email from the ASF dual-hosted git repository. rcordier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 38de32e JAMES-3187 Update mailing-lists.adoc new 23fa274 JAMES-3364 DeletedMessageVault: deleting many messages dead-locks new de174e7 JAMES-3364 DeletedMessageVaultHook: limit Flux flatMap concurrency new 7098d70 JAMES-3359 Reject Mailbox/set updates when capability is omitted The 3 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: .../james/vault/DeletedMessageVaultHook.java | 25 +-- .../james/vault/DeletedMessageVaultHookTest.java | 16 ++ .../contract/MailboxSetMethodContract.scala | 184 ++++++++++++++++++++- .../org/apache/james/jmap/mail/MailboxSet.scala | 61 ++++--- .../james/jmap/method/MailboxSetMethod.scala | 14 +- 5 files changed, 252 insertions(+), 48 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org