1. 6cfe4c3 fix javadoc warnings (#114) by Jörg Hoh · 3 months ago master
  2. 90185d4 [maven-release-plugin] prepare for next development iteration by Julian Reschke · 4 months ago
  3. 2e96fa9 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.11.6 by Julian Reschke · 4 months ago org.apache.sling.resourceresolver-1.11.6
  4. 9eb03e0 SLING-12222: INFO-level log not only query time but also # of resources (and rate) for sling:alias and sling:vanityPath (#112) by Julian Reschke · 4 months ago
  5. 56507f0 SLING-12225: remove system properties for setting query page size (#113) by Julian Reschke · 4 months ago
  6. 54f07c7 SLING-11799: ResourceResolver - use keyset pagination for sling:alias query (#111) by Julian Reschke · 4 months ago
  7. c7bdc4d SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2 (#109) by Julian Reschke · 5 months ago
  8. a241985 SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use (#108) by Julian Reschke · 5 months ago
  9. a19995d SLING-12160 Prevent ConcurrentModificationException in readAliasesOptimized(...) (#107) by Konrad Windszus · 6 months ago
  10. 938fbfd [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 6 months ago
  11. 98764ab [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.11.4 by Joerg Hoh · 6 months ago org.apache.sling.resourceresolver-1.11.4
  12. ab29b30 SLING-12149 : ResourceResolver: Illegal mode passthrough for resource provider null by Carsten Ziegeler · 6 months ago
  13. b1dc3b2 SLING-12149 : ResourceResolver: Illegal mode passthrough for resource provider null by Carsten Ziegeler · 6 months ago
  14. a65c207 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 6 months ago
  15. 0e72346 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.11.2 by Joerg Hoh · 6 months ago org.apache.sling.resourceresolver-1.11.2
  16. 7bf85fe SLING-12019 - Avoid duplicate ResourceResolverFactory registrations by Julian Sedding · 7 months ago
  17. 5bfd3a4 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago
  18. d9e90e4 SLING-11715 in the optimized code path avoid resource resolution (#101) by Jörg Hoh · 7 months ago
  19. 74ec227 SLING-12060 : Remove dependency to Sling osgi.commons by Carsten Ziegeler · 7 months ago
  20. 3ba9b8c SLING-12054 display WARNing when optimized alias resolution is not used (#106) by Jörg Hoh · 7 months ago
  21. 5b07c7a SLING-12025: Incorrect aliasing when optimzed alias resolution is off (#105) by Jörg Hoh · 7 months ago
  22. a24a174 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 8 months ago
  23. 9ec5849 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.11.0 by Julian Sedding · 8 months ago org.apache.sling.resourceresolver-1.11.0
  24. 170d3a7 SLING-12019 - Avoid duplicate ResourceResolverFactory registrations (#104) by Julian Sedding · 8 months ago
  25. 9d02522 SLING-12019 - Avoid duplicate ResourceResolverFactory registrations (#100) by Julian Sedding · 8 months ago
  26. 5cd101b Issues/sling 11742 (#97) by Carsten Ziegeler · 8 months ago
  27. 6344e06 SLING-12020: resource resolver: correct name of alias metric (#103) by Julian Reschke · 8 months ago
  28. 1e5763a SLING-12021 upate to parent 52, support build with java 17 (#102) by Jörg Hoh · 8 months ago
  29. 166800f SLING-12018: resource resolver: add metrics for resources with sling:alias/vanityPath found on startup (#99) by Julian Reschke · 8 months ago
  30. de88486 Merge pull request #98 from apache/SLING-12017 by Julian Reschke · 8 months ago
  31. 1b58109 SLING-12017: resource resolver: add fallback when paged query fails due to missing index by Julian Reschke · 8 months ago
  32. 46f67c7 SLING-11835: resource resolver: should not use SNAPSHOT version of API (#95) by Julian Reschke · 1 year, 1 month ago
  33. e83032a SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  34. f163628 SLING-11757: resource resolver: pathless URL in vanity path causes NPE in ResourceMapperImpl.apply() by Julian Reschke · 1 year, 3 months ago
  35. b9cfd53 SLING-11757: resource resolver: pathless URL in vanity path causes NPE in ResourceMapperImpl.apply() - map to empty path instead to / by Julian Reschke · 1 year, 3 months ago
  36. 9a868c2 SLING-11757: resource resolver: pathless URL in vanity path causes NPE in ResourceMapperImpl.apply() - adjust test expectations by Julian Reschke · 1 year, 3 months ago
  37. 6d6d50f SLING-11757: resource resolver: pathless URL in vanity path causes NPE in ResourceMapperImpl.apply() by Julian Reschke · 1 year, 3 months ago
  38. 52c73f9 SLING-11756: resource resolver: rewrite getVanityPathDefinition for more clarity (#93) by Julian Reschke · 1 year, 4 months ago
  39. 11ba5e9 SLING-11755: resource resolver: improve test coverage for vanity path targets (#92) by Julian Reschke · 1 year, 4 months ago
  40. 3f81fed SLING-11755: resource resolver: add test coverage for URL patterns in vanity paths (#90) by Julian Reschke · 1 year, 4 months ago
  41. c781647 Update to parent pom 49 by Robert Munteanu · 1 year, 6 months ago
  42. 51ed019 SLING-11581: use keyset pagination for vanity path query (#82) by Julian Reschke · 1 year, 6 months ago
  43. 54fa958 SLING-11659: Resource Resolver - remove dead test code remove dead test code related to persisted bloom filter (#86) by Julian Reschke · 1 year, 6 months ago
  44. 8c0138f SLING-11604: Async VanityPathInitializer should log when completed (#85) by Julian Reschke · 1 year, 6 months ago
  45. ec80eab SLING-11593 - Clarify behaviour of "Vanity Path Precedence" flag for the resource resolver factory by Robert Munteanu · 1 year, 8 months ago
  46. ee2a0b2 SLING-11541: vanity path query: attempt to query sorted by first vanity path, check results (#81) by Julian Reschke · 1 year, 8 months ago
  47. 0fa6850 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 1 year, 9 months ago
  48. ac8b0ad [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.10.0 by Radu Cotescu · 1 year, 9 months ago org.apache.sling.resourceresolver-1.10.0
  49. 5385d6b SLING-10844 - ResourceMapper.getMapping() returns null for empty path by Carsten Ziegeler · 1 year, 9 months ago
  50. 97939db SLING-11516 include adapters.json metadata in the resulting bundle (#79) by Konrad Windszus · 1 year, 9 months ago
  51. b2ae3d5 SLING-11443: resource resolver: switch to sql2 syntax (#76) by Julian Reschke · 1 year, 10 months ago
  52. 3498103 SLING-11448 : Provide a mode option for resource providers by Carsten Ziegeler · 1 year, 10 months ago
  53. f1ced07 SLING-11448 : Provide a mode option for resource providers (#77) by Carsten Ziegeler · 1 year, 10 months ago
  54. 7f22556 SLING-11343: add metrics related to vanity path lookup and bloom filter behavior (#70) by Julian Reschke · 1 year, 10 months ago
  55. 53911d6 SLING-11394: improve diagnostics when # of vanity paths is close or greater than configured cache size (#74) by Julian Reschke · 1 year, 10 months ago
  56. 99998ae SLING-11372: resource resolver: cleanup code related to aliases (#72) by Julian Reschke · 1 year, 10 months ago
  57. ff52745 SLING-11328: add diagnostics when paths are duplicates (#69) by Julian Reschke · 1 year, 10 months ago
  58. 1d40780 Update to parent bundle version 48 by Robert Munteanu · 1 year, 10 months ago
  59. 60c1a65 SLING-11388 : Sort all resource providers by service reference by Carsten Ziegeler · 1 year, 11 months ago
  60. 3da15b5 SLING-11363: resource resolver: bloom filter incomplete when vanity path size limited (#71) by Julian Reschke · 1 year, 11 months ago
  61. 115bbb9 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years ago
  62. 7a9ff82 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.9.0 by Carsten Ziegeler · 2 years ago org.apache.sling.resourceresolver-1.9.0
  63. 6cb0481 SLING-11339: resource resolver: add temporary vanity path cache for aysnc startup phase (#68) by Julian Reschke · 2 years ago
  64. 30a9396 SLING-11329: resource resolver: optionally run initial vanity path query asynchronously (#67) by Julian Reschke · 2 years ago
  65. 29e695c Sling 11331: resource resolver: events need to be queued until vanity path loading is complete (#66) by Julian Reschke · 2 years ago
  66. e0909eb Sling 11330: resource resolver: refactor event listening (#64) by Julian Reschke · 2 years ago
  67. 52b8366 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years ago
  68. ec64b60 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.8.6 by Carsten Ziegeler · 2 years ago org.apache.sling.resourceresolver-1.8.6
  69. a215d14 SLING-11296 : streamline query code and add timing to logging (#63) by Julian Reschke · 2 years ago
  70. 050743e SLING-11089: remove bogus SQL escaping function (#62) by Julian Reschke · 2 years ago
  71. 722285f SLING-11138: run MockedResourceResolverImplTest with MapEntries populated (#61) by Dirk Rudolph · 2 years, 3 months ago
  72. deb25ba [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 3 months ago
  73. af8ca25 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.8.4 by Carsten Ziegeler · 2 years, 3 months ago org.apache.sling.resourceresolver-1.8.4
  74. 6d0550a SLING-11113: remove bloom filter persistence (#60) by Julian Reschke · 2 years, 3 months ago
  75. 6b771f9 update artifactId of osgi-mock (#58) by Jörg Hoh · 2 years, 3 months ago
  76. d355dea SLING-11092: ResourceResolver - update org.apache.sling.testing.osgi-mock test dependency by Julian Reschke · 2 years, 4 months ago
  77. c4d4bc2 Expand star imports by Carsten Ziegeler · 2 years, 4 months ago
  78. 4ba9d34 SLING-11077: improve logging of JCR queries - make logger non-static/final again by Carsten Ziegeler · 2 years, 4 months ago
  79. df37302 Merge pull request #55 from reschke/patch-1 by Carsten Ziegeler · 2 years, 4 months ago
  80. 4449f04 restore change to log(ger) name/static by Julian Reschke · 2 years, 4 months ago
  81. 87878f1 remove unused var by Julian Reschke · 2 years, 4 months ago
  82. 2a8935e variable names/static logger by Julian Reschke · 2 years, 4 months ago
  83. e9967d7 SLING-11077: improve logging of JCR queries by Julian Reschke · 2 years, 4 months ago
  84. eb33ff6 SLING-11062 : Fix javadoc errors and some warnings by Carsten Ziegeler · 2 years, 4 months ago
  85. f243654 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 2 years, 4 months ago
  86. 8629dd7 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.8.2 by Joerg Hoh · 2 years, 4 months ago org.apache.sling.resourceresolver-1.8.2
  87. 4c26b38 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  88. 546d85f SLING-10958 send only 1 event even if multiple vanity path updates happen (#54) by Jörg Hoh · 2 years, 5 months ago
  89. 9554ba2 SLING-10945 add metrics (#53) by Jörg Hoh · 2 years, 5 months ago
  90. d38064f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 6 months ago
  91. 7334fad [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.8.0 by Carsten Ziegeler · 2 years, 6 months ago org.apache.sling.resourceresolver-1.8.0
  92. f5f8023 Update to API 2.24.0 by Carsten Ziegeler · 2 years, 6 months ago
  93. 278c4db SLING-10895 implement getPropertyMap() (#52) by Jörg Hoh · 2 years, 6 months ago
  94. 8da5c87 Update to parent pom 46 by Carsten Ziegeler · 2 years, 6 months ago
  95. 9e06487 SLING-10838 : Remove /system/docroot:/ mapping from the default ResourceResolverFactroy config by Carsten Ziegeler · 2 years, 6 months ago
  96. 30acfd9 Bumping minor version due to new features/changes by Carsten Ziegeler · 2 years, 6 months ago
  97. e278f15 SLING-7975 support ordering of resources (#51) by Konrad Windszus · 2 years, 6 months ago
  98. ea9a345 SLING-10447 Adjust query so that sling:vanityPath properties are not searched in the JCR version storage by Henry Kuijpers · 2 years, 9 months ago
  99. 934821e SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 10 months ago
  100. 57e544a SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago