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 32a6ea9  JAMES-3357 Handle rights upon Mailbox/set create
     new bb4029d  JAMES-3361 JMAP Draft: sharee should not be able to modify 
mailbox rights
     new f5d397c  JAMES-3361 ImapHostSystem should use owner's session to set 
rights for mailbox
     new 0b2d842  JAMES-3359 Mailbox/set update name support
     new 2b1d2e7  JAMES-3359 Mailbox/set update should accept creationIds
     new 9fb1d3c  JAMES-3359 Mailbox/set update should handle Mailbox level 
errors
     new fa160b8  JAMES-3359 Mailbox/set update should handle subscription
     new b442797  JAMES-3359 Mailbox/set update should fail on delegated 
mailboxes
     new b11b3f2  JAMES-3359 Mailbox/set update+destroy should fail on system 
mailboxes
     new 6bef18a  JAMES-3359 MailboxSetError "property" should use valueWrites
     new 22769e0  JAMES-3359 Mailbox/set update patch validation
     new e882d71  JAMES-3359 Remove TABs from MailboxSetMethodContract
     new 5477c5d  JAMES-3359 Mailbox/set update name tests for child mailbox
     new 8a87ede  JAMES-3358 Mailbox/set delete onDestroyRemoveEmails 
implementation
     new ccfbe53  JAMES-3357 Add sortOrder field in the created response for 
Mailbox/set method

The 14 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:
 .../apache/james/mailbox/MailboxManagerTest.java   |   95 ++
 .../james/mailbox/store/StoreRightManager.java     |   38 +-
 .../apache/james/mpt/host/JamesImapHostSystem.java |    2 +-
 .../cucumber/SetMailboxesMethodStepdefs.java       |   46 +-
 .../sharing/MailboxCreationAndSharing.feature      |    4 +
 .../contract/MailboxSetMethodContract.scala        | 1471 ++++++++++++++++++--
 .../org/apache/james/jmap/json/Serializer.scala    |   27 +-
 .../org/apache/james/jmap/mail/MailboxSet.scala    |   53 +-
 .../james/jmap/method/MailboxSetMethod.scala       |  143 +-
 9 files changed, 1708 insertions(+), 171 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to