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 7098d70 JAMES-3359 Reject Mailbox/set updates when capability is
omitted
new ee6c8bb JAMES-3359 Mailbox/set parentId updates
new e099ddb JAMES-3359 Mailbox/set update should support name/parentId
NOOP
new 1cdd21d JAMES-3359 Mailbox/set update should handle parentId
formatting errors
new 76068ab JAMES-3359 Mailbox/set update should handle existing/not
found mailboxes
new 6c75d52 JAMES-3359 Mailbox/set updates parentId: test delegation
behaviour
new 54aa761 JAMES-3359 Lookup right should be propagated to new parent if
needed
new ff10686 JAMES-3359 Mailbox/set name updates should not contain
delimiter
new 746efff JAMES-3359 Mailbox/set parentId updates: prevent loops
new 9728174 JAMES-3359 Fix typos in MailboxSetMethodContract
new c1d704b JAMES-3359 Review MailboxSetMethodContract indent
new 54d4e4a JAMES-3359 Simplify tests by applying Mailbox/get property
filtering
new b3e78a2 JAMES-3359 Fix some issues in MailboxSetMethodContract for
the Distributed version
new 6e58b87 JAMES-3357 Mailbox/set create should reject unknown or
server-set properties
new 5a899ed JAMES-3095 Avoid listing all subscriptions for each mailbox
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/model/MailboxPath.java | 10 +
.../james/mailbox/model/MailboxPathTest.java | 18 +
.../contract/MailboxSetMethodContract.scala | 1812 ++++++++++++++++++--
.../org/apache/james/jmap/mail/MailboxGet.scala | 2 +
.../org/apache/james/jmap/mail/MailboxSet.scala | 101 +-
.../james/jmap/method/MailboxSetMethod.scala | 128 +-
.../apache/james/jmap/model/MailboxFactory.scala | 9 +-
7 files changed, 1848 insertions(+), 232 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]