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 409f94c  JAMES-3386 add test to ensure blank mailbox paths are not 
allowed in jmap draft
     new 0755962  JAMES-3374: fixes email/query with filter minSize, maxSize
     new 7f0c2f5  JAMES-3374: Email/query sort by sentAt
     new 08c46e3  James-3385: update Email/Query documentation

The 3 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 +
 .../elasticsearch/query/CriterionConverter.java    |   4 +-
 .../store/search/SimpleMessageSearchIndexTest.java |   5 -
 .../store/search/SimpleMessageSearchIndex.java     |  44 +--
 .../search/comparator/SentDateComparator.java      |  21 +-
 .../search/AbstractMessageSearchIndexTest.java     |  10 +-
 .../contract/EmailQueryMethodContract.scala        | 368 ++++++++++++++++++---
 .../doc/specs/spec/mail/message.mdown              |  89 ++++-
 .../james/jmap/json/EmailQuerySerializer.scala     |   6 +-
 .../org/apache/james/jmap/mail/EmailQuery.scala    |   4 +
 10 files changed, 450 insertions(+), 102 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to