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 85d4adf8bc JAMES-3754 MDC context for LIST EXTENDED (RFC-5258)
new a3fed7cc07 [FIX] Reactify attachments
new a120e6a1a3 [FIX] Sequential execution for LIST commands
The 2 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/mailbox/AttachmentContentLoader.java | 7 ++++++
.../apache/james/mailbox/AttachmentManager.java | 9 ++++++++
.../cassandra/mail/CassandraAttachmentMapper.java | 14 +++++++++++
.../mailbox/store/StoreAttachmentManager.java | 24 +++++++++++++++++++
.../james/mailbox/store/mail/AttachmentMapper.java | 10 ++++++++
.../apache/james/imap/processor/ListProcessor.java | 4 ++--
.../james/jmap/draft/methods/BlobManagerImpl.java | 27 ++++++++++++++++++----
.../org/apache/james/jmap/draft/model/Blob.java | 12 ++++++++++
.../org/apache/james/jmap/http/DownloadRoutes.java | 6 +++--
.../jmap/draft/methods/BlobManagerImplTest.java | 5 ++--
.../apache/james/jmap/routes/DownloadRoutes.scala | 5 ++--
11 files changed, 110 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]