This is an automated email from the ASF dual-hosted git repository.
hqtran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 7a8db2557d Add MailboxId in Mailbox audit trails
new cc36e33750 [IMPROVEMENT] MethodWithoutAccountId::doProcess should
propagate capabilities
new ab36cb9269 JAMES-4148 RunRulesOnMailboxTask should rely on MailboxPath
new 904d30aece JAMES-4148 Additional information: mailboxName ->
mailboxPath
new ab0d56d91c JAMES-4148 Enable run rules on all users mailbox tests
new 0a647b1bea JAMES-4148 RunRuleOnAllMailboxesRoute: avoid blocking call
when submitting tasks
new 5d7f0297fb JAMES-4148 Fix reactor issue
new b1a5d746cd JAMES-4148 Fix failing
runRulesOnAllUsersMailboxShouldComplete integration test
The 7 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:
.../modules/servers/partials/operate/webadmin.adoc | 4 +--
.../org/apache/james/jmap/method/Method.scala | 4 +--
.../jmap/method/PushSubscriptionGetMethod.scala | 2 +-
.../jmap/method/PushSubscriptionSetMethod.scala | 2 +-
...dminServerTaskSerializationIntegrationTest.java | 9 ++----
.../data/jmap/RunRuleOnAllMailboxesRoute.java | 14 +++++----
.../data/jmap/RunRulesOnMailboxService.java | 9 +++---
.../webadmin/data/jmap/RunRulesOnMailboxTask.java | 36 +++++++++++++---------
...RulesOnMailboxTaskAdditionalInformationDTO.java | 16 +++++-----
.../data/jmap/RunRulesOnMailboxTaskDTO.java | 17 +++++-----
.../data/jmap/RunRulesOnMailboxRoutesTest.java | 4 +--
...sOnMailboxTaskAdditionalInformationDTOTest.java | 4 +--
.../runRulesOnMailbox.additionalInformation.json | 2 +-
.../resources/json/runRulesOnMailbox.task.json | 2 +-
14 files changed, 65 insertions(+), 60 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]