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 75256a2 JAMES-3600 Fix check Content-Length when ProvisioningTest
(#738)
new 6cf2419 JAMES-3539 Add PushSubscription/set update expires method
new b114f1f JAMES-3539 PushSubscriptionRepository::updateExpireTime
should return PushSubscriptionExpiredTime
The 2 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:
.../CassandraPushSubscriptionRepository.java | 6 +-
.../PushSubscriptionRepository.java | 3 +-
.../MemoryPushSubscriptionRepository.java | 13 +-
.../james/jmap/api/model/PushSubscription.scala | 6 +-
.../PushSubscriptionRepositoryContract.scala | 12 +
.../PushSubscriptionSetMethodContract.scala | 248 ++++++++++++++++++++-
.../james/jmap/core/PushSubscriptionSet.scala | 41 +++-
.../jmap/json/PushSubscriptionSerializer.scala | 2 +-
.../PushSubscriptionSetCreatePerformer.scala | 5 +-
.../method/PushSubscriptionUpdatePerformer.scala | 22 +-
10 files changed, 328 insertions(+), 30 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]