This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 7cff48b JAMES-3576 Fixing mapper tests
new d960697 [PERFORMANCE] Email/get serialization: initialize
DateTimeFormatter once
new 482e770 [PERFORMANCE] Fasten Mailbox/get by ids
new dbcdd25 JAMES-3491 WebSocket should unregister resources on cancels
new 239c408 JAMES-3466 Provision default mailboxes only when listing all
mailboxes
new df97b0c JAMES-3466 MailboxFactory do not need access to the
SubscriptionManager
new 223c915 JAMES-3171 Mailbox/get by ids was doing some nested .block()
calls
The 6 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:
.../org/apache/james/mailbox/MessageManager.java | 2 +
.../james/mailbox/store/StoreMessageManager.java | 13 ++++++
.../james/jmap/draft/model/MailboxFactory.java | 7 ++--
.../contract/MailboxChangesMethodContract.scala | 3 +-
.../scala/org/apache/james/jmap/json/package.scala | 4 +-
.../apache/james/jmap/mail/MailboxFactory.scala | 17 +++++---
.../org/apache/james/jmap/mail/MailboxGet.scala | 4 ++
.../james/jmap/method/MailboxGetMethod.scala | 48 ++++++++++++----------
.../apache/james/jmap/routes/WebSocketRoutes.scala | 3 +-
9 files changed, 66 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]