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 660f183 JAMES-3624 RFC 8887 (JMAP over WebSocket) Request needs
property 'id' (is 'requestId')
new 3a97764 JAMES-3105 [REFACTORING] Using the MailboxCounter.empty
static method
new eeff96f JAMES-3621 Mailbox webadmin routes - messageCount
new 997bb57 JAMES-3621 Mailbox webadmin routes - unseenMessageCount
new 9327cd9 JAMES-3621 Mailbox webadmin routes - Document - messageCount
& unseenMessageCount
The 4 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:
.../pages/distributed/operate/webadmin.adoc | 36 ++++
.../james/mailbox/model/MailboxCounters.java | 8 +
.../apache/james/mailbox/MailboxManagerTest.java | 6 +-
.../james/mailbox/model/MailboxCountersTest.java | 6 +-
.../cassandra/mail/CassandraMailboxCounterDAO.java | 10 +-
.../cassandra/mail/CassandraMessageMapper.java | 6 +-
.../mail/CassandraMailboxCounterDAOTest.java | 18 +-
.../james/mailbox/store/StoreMailboxManager.java | 14 +-
.../james/mailbox/store/StoreMessageManager.java | 12 +-
.../james/jmap/draft/model/MailboxFactoryTest.java | 12 +-
.../james/webadmin/routes/UserMailboxesRoutes.java | 83 +++++++
.../webadmin/service/UserMailboxesService.java | 14 ++
.../webadmin/routes/UserMailboxesRoutesTest.java | 238 ++++++++++++++++++++-
src/site/markdown/server/manage-webadmin.md | 37 ++++
14 files changed, 424 insertions(+), 76 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]