You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2021/12/15 14:54:24 UTC

[jackrabbit-oak] branch trunk updated (6737636 -> 79fdc2d)

This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git.


    from 6737636  introduce reliability tests on elastic (#431)
     add 3888bd3  OAK-9625 Support ordered index for path
     new 79fdc2d  Merge pull request #438 from apache/OAK-9625

The 1 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:
 .../apache/jackrabbit/oak/query/ast/PathImpl.java   |  3 ++-
 .../org/apache/jackrabbit/oak/query/FilterTest.java | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

[jackrabbit-oak] 01/01: Merge pull request #438 from apache/OAK-9625

Posted by th...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 79fdc2d08fdc58effbcd1ee54b5685d0b52389db
Merge: 6737636 3888bd3
Author: Thomas Mueller <th...@apache.org>
AuthorDate: Wed Dec 15 15:54:18 2021 +0100

    Merge pull request #438 from apache/OAK-9625
    
    OAK-9625 Support ordered index for path

 .../apache/jackrabbit/oak/query/ast/PathImpl.java   |  3 ++-
 .../org/apache/jackrabbit/oak/query/FilterTest.java | 21 +++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)