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 7b064d702c [FIX] Ranged search in CassandraFirstUnseenDAO was 
including too much results
     new 26239da838 RightManager should support reactive api
     new 1d7dfd874e IMAP - Make reactive SetACLProcessor
     new 7c63388313 IMAP - Make reactive DeleteACLProcessor

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:
 .../org/apache/james/mailbox/RightManager.java     |   6 +
 .../james/mailbox/store/StoreMailboxManager.java   |  15 +++
 .../james/mailbox/store/StoreRightManager.java     |  75 ++++++-----
 .../james/mailbox/store/StoreRightManagerTest.java |   4 +-
 .../james/imap/processor/DeleteACLProcessor.java   | 124 ++++++++---------
 .../james/imap/processor/SetACLProcessor.java      | 150 +++++++++++----------
 .../imap/processor/DeleteACLProcessorTest.java     |  39 +++---
 .../james/imap/processor/SetACLProcessorTest.java  |  42 +++---
 8 files changed, 243 insertions(+), 212 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to