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 cf844df JAMES-3057 Separate the rename and create mailbox logic in
CassandraMailboxMapper
new 6da6be0 JAMES-3056 Prepare the setUp for CassandraMailboxManager
consistency test
new c6e725c JAMES-3056 Consistency test on failing creations
new d86297c JAMES-3056 Consistency test on failing renaming
new c31b059 JAMES-3056 Consistency test on failing deleting
new e9e38a5 JAMES-3056 Distinct on StoreMailboxManager.list()
new 01c2b29 JAMES-2884 ADR for new JMAP specifications adoption
new 89791f0 JAMES-3066 Refactor Alias related parts
new 6d395f1 JAMES-3066 Add allowed From headers webadmin endpoint in the
changelog
The 8 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:
CHANGELOG.md | 1 +
.../mail/CassandraMailboxPathDAOImpl.java | 2 +-
.../CassandraMailboxManagerConsistencyTest.java | 770 +++++++++++++++++++++
.../cassandra/CassandraMailboxManagerProvider.java | 25 +
.../mailbox/cassandra/mail/utils/GuiceUtils.java | 34 +-
.../james/mailbox/store/StoreMailboxManager.java | 1 +
.../apache/james/webadmin/routes/UserRoutes.java | 6 +-
.../apache/james/webadmin/service/UserService.java | 2 +-
.../james/webadmin/routes/UserRoutesTest.java | 16 +-
src/adr/0018-jmap-new-specs.md | 65 ++
10 files changed, 900 insertions(+), 22 deletions(-)
create mode 100644
mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/CassandraMailboxManagerConsistencyTest.java
create mode 100644 src/adr/0018-jmap-new-specs.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]