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 9c0c4b1 JAMES-3516 Implement naive ThreadIdGuessing
add 8a03621 JAMES-3600 All JMAP calls should position Content-Length
No new revisions were added by this update.
Summary of changes:
.../apache/james/jmap/JMAPAuthenticationTest.java | 1 +
.../org/apache/james/jmap/ProvisioningTest.java | 1 +
.../james/jmap/http/AuthenticationRoutes.java | 34 +++++++++++++---------
.../org/apache/james/jmap/http/DownloadRoutes.java | 5 +++-
.../org/apache/james/jmap/http/JMAPApiRoutes.java | 6 ++--
.../org/apache/james/jmap/http/UploadRoutes.java | 5 +++-
.../rfc8621/contract/BackReferenceContract.scala | 1 +
.../rfc8621/contract/SessionRoutesContract.scala | 1 +
.../jmap/rfc8621/contract/UploadContract.scala | 1 +
.../apache/james/jmap/routes/DownloadRoutes.scala | 16 ++++++----
.../apache/james/jmap/routes/JMAPApiRoutes.scala | 33 ++++++++++++---------
.../apache/james/jmap/routes/SessionRoutes.scala | 28 +++++++++++-------
.../apache/james/jmap/routes/UploadRoutes.scala | 30 +++++++++++++------
13 files changed, 107 insertions(+), 55 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]