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 353de17  trivial - add documentation for valueRegex and 
queryFilterRegex (#529)
     new 54ca1d5  OAK-9734 Index purge should prevent fully delete index 
definition which is is read-only repo
     new adb6c04  OAK-9734 Index purge should prevent fully delete index 
definition which is is read-only repo: add test for hidden oak mount check
     new e495392  OAK-9734 Index purge should prevent fully delete index 
definition which is is read-only repo: refine tests and fix 
isValidIndexVersionOperationList per Thomas's comments
     new c044634  Merge branch 'trunk' into OAK-9734
     new f40cb43  OAK-9734 Index purge should prevent fully delete index 
definition which is is read-only repo: refine test cases
     new 9c745aa  Merge branch 'trunk' into OAK-9734
     new e38d861  Merge pull request #525 from FrancoisZhang/OAK-9734

The 17614 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:
 .../oak/indexversion/IndexVersionOperation.java    | 136 +++++---
 .../oak/indexversion/PurgeOldIndexVersion.java     |  24 +-
 oak-run/src/main/resources/logback.xml             |   1 +
 .../oak/indexversion/PurgeOldIndexVersionTest.java | 386 ++++++++++++---------
 4 files changed, 322 insertions(+), 225 deletions(-)

Reply via email to