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 dde16a1  [Security fix] Upgrade org.apache.ant:ant from 1.10.6 to 
1.10.8
     new 88cbfd8  JAMES-3375 allow sorting by arrival in simple message search 
index
     new 06e33c5  JAMES-3375 filter message in a mailbox
     new e4395c2  JAMES-3375 implements inMailboxOtherThan filter
     new ad13e26  JAMES-3375 use AppendCommand with internal date in tests

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:
 .../store/search/SimpleMessageSearchIndex.java     |  52 ++-
 .../contract/EmailQueryMethodContract.scala        | 358 ++++++++++++++++++++-
 .../rfc8621/memory/MemoryEmailQueryMethodTest.java |   9 -
 .../james/jmap/json/EmailQuerySerializer.scala     |   3 +-
 .../org/apache/james/jmap/mail/EmailQuery.scala    |   4 +-
 .../james/jmap/method/EmailQueryMethod.scala       |  14 +-
 .../james/jmap/utils/search/MailboxFilter.scala    |  52 +++
 7 files changed, 463 insertions(+), 29 deletions(-)
 create mode 100644 
server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/utils/search/MailboxFilter.scala


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

Reply via email to