Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLING-11229 - Support Configurable Limit for JCR Resource Provider Query Methods #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 28, 2022

  1. Fixes SLING-11229 / SLING-11230 by adding a configurable limit to the…

    … JCR Resource Provider query provider and support parsing the start and limit values out of query comments
    klcodanr committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3408056 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    38c5b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5294a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31f48d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b523481 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update src/main/java/org/apache/sling/jcr/resource/internal/helper/jc…

    …r/JcrResourceProvider.java
    
    Co-authored-by: Jörg Hoh <[email protected]>
    klcodanr and joerghoh authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    80f3d3d View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/org/apache/sling/jcr/resource/internal/helper/Jc…

    …rResourceUtil.java
    
    Co-authored-by: Jörg Hoh <[email protected]>
    klcodanr and joerghoh authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3e50504 View commit details
    Browse the repository at this point in the history