1. b3393d1 SLING-12832: alias refactoring - move alias init into Runnable (#186) by Julian Reschke · 3 weeks ago master
  2. 51f39fe [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 3 weeks ago
  3. 7797f83 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-2.0.0 by Carsten Ziegeler · 3 weeks ago org.apache.sling.resourceresolver-2.0.0
  4. f812236 Use released API 3 by Carsten Ziegeler · 3 weeks ago
  5. 127d98d SLING-12795: align behavior for cached ('optimized') and non-cached case (#185) by Julian Reschke · 6 weeks ago
  6. 0cc16ff SLING-12823: alias refactoring - avoid getting the parent resource when path sufficient (#184) by Julian Reschke · 6 weeks ago
  7. 52a802d SLING-12804: alias refactoring - improve test coverage of query statements (#181) by Julian Reschke · 6 weeks ago
  8. 5ca4985 SLING-12806 Prevent creating a resource with a name only consisting out of dots by Konrad Windszus · 7 weeks ago
  9. 1dbc1bc alias refactoring - use Resource instead of Path when getting aliases - fix recursion when Resource parent not accessible (#183) by Julian Reschke · 6 weeks ago
  10. 1366946 Revert "SLING-12787: ResourceResolver: alias refactoring - use Resource instead of Path when getting aliases (#178)" by Julian Reschke · 7 weeks ago
  11. 9d6a268 SLING-12799: alias refactoring - check behavior when aliases both on node and jcr:content child node (#180) by Julian Reschke · 8 weeks ago
  12. 2457aaa SLING-12787: ResourceResolver: alias refactoring - use Resource instead of Path when getting aliases (#178) by Julian Reschke · 8 weeks ago
  13. 4907a78 SLING-12759: ResourceResolver: push 'non-optimized' alias handling from ResourceResolverImpl into AliasHandler (#177) by Julian Reschke · 8 weeks ago
  14. 4e60828 SLING-12777: alias refactoring - make ResourceMapperImpl ignorant of optimimized/non-optimized case (#175) by Julian Reschke · 9 weeks ago
  15. 432947e SLING-12769: alias refactoring - MapEntries - move logic related to alias events into AliasHandler (#174) by Julian Reschke · 2 months ago
  16. d7425ed SLING-12763: cleanup API of AliasHandler wrt 'optimized resolution' (#173) by Julian Reschke · 3 months ago
  17. 0a83037 SLING-12758: remove redundant check for absolute path in alias (#171) by Julian Reschke · 3 months ago
  18. 95f39b9 SLING-12752 : Support Jakarta Servlet 6.1 by Carsten Ziegeler · 3 months ago
  19. 176e0d3 SLING-12741 - NPE resource resolver during resource provider unregist… (#168) by Sagar Miglani · 3 months ago
  20. a8f63c8 SLING-12738: ResourceResolver is not closed by AliasHandler (#167) by Julian Reschke · 3 months ago
  21. c09bbf3 SLING-12735: AliasHandler refactoring - Sonar and IDE warnings (#166) by Julian Reschke · 3 months ago
  22. 4acd12c SLING-12734: Move AliasHandler into new class (#165) by Julian Reschke · 4 months ago
  23. 7e4b594 SLING-12701: Resource Resolver: MapEntries - move alias handling into inner class - add missing changes by Julian Reschke · 4 months ago
  24. a3f3752 SLING-12701: Resource Resolver: MapEntries - move alias handling into inner class (#163) by Julian Reschke · 4 months ago
  25. 882dfe0 remove executable flag on .java (#164) by Hervé Boutemy · 4 months ago
  26. 6b8c6e2 SLING-12733 Never return null for ResourceMapperImpl.getMapping(...) by Konrad Windszus · 4 months ago
  27. c73f8b5 SLING-12716 ignore spotless code reformatting commit in git blame by Stefan Seifert · 4 months ago
  28. e1b66bd SLING-12716 apply spotless formatting by Stefan Seifert · 4 months ago
  29. 5ea74c7 SLING-12716 Switch to Parent 62 by Stefan Seifert · 4 months ago
  30. 8f9f788 SLING-12606: Implement Jakarta Servlet based API (#126) by Carsten Ziegeler · 4 months ago
  31. 3abb019 SLING-12244 cache the result of the getParentResourceType call (#115) by Jörg Hoh · 4 months ago
  32. b65c017 [maven-release-plugin] prepare for next development iteration by Julian Reschke · 4 months ago
  33. 3eb2a89 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.6 by Julian Reschke · 4 months ago org.apache.sling.resourceresolver-1.12.6
  34. 18b5e18 SLING-12703: no NPE when initializeAliases() called after dispose() (#159) by Julian Reschke · 4 months ago
  35. 81a4e88 SLING-12696: alias refactoring - move alias related code into single place (#157) by Julian Reschke · 4 months ago
  36. edb629c SLING-12700: add test coverage for vanity path cache metrics (#158) by Julian Reschke · 4 months ago
  37. ab7e62f SLING-12688: add test coverage for VP init failure (#156) by Julian Reschke · 4 months ago
  38. 8ed46c7 SLING-12686: add test coverage for events during VP bg init (#155) by Julian Reschke · 4 months ago
  39. 9ec0dc4 SLING-12683: extract alias tests from MapEntriesTest (#154) by Julian Reschke · 5 months ago
  40. 7635057 Revert "SLING-12684: update to latest Sling parent pom" by Julian Reschke · 5 months ago
  41. 92b4b71 SLING-12684: update to latest Sling parent pom by Julian Reschke · 5 months ago
  42. 466a128 SLING-12679: fix incorrect metrics init (#153) by Julian Reschke · 5 months ago
  43. 08ebd44 SLING-12666: VanityPathHandler, address warnings, refactor (#152) by Julian Reschke · 5 months ago
  44. f88ccd9 SLING-12671: add test coverage for vanity paths on resources with name extensions (#151) by Julian Reschke · 5 months ago
  45. 7eaef33 SLING-12667: cleanup/improve VanityPathMapEntriesTest (#150) by Julian Reschke · 5 months ago
  46. b408309 SLING-12665: extract VanityPathHandler into separate class (#148) by Julian Reschke · 5 months ago
  47. 8406738 SLING-12664: MapEntries: drainQueue is part of event handling (move it there) (#146) by Julian Reschke · 5 months ago
  48. 28cdba1 SLING-12648: MapEntries: factor out vanity path handling into inner class (#145) by Julian Reschke · 5 months ago
  49. f25ed57 OAK-12658: move methods to minimize diffs after extracting vp handling (#143) by Julian Reschke · 5 months ago
  50. 8aa44a2 SLING-12658: refactor vanity path handling - encapsulate code for better isolation and unit testing (#142) by Julian Reschke · 5 months ago
  51. ff16b43 SLING-12651: avoid re-assignment of resolveMapsMap (#140) by Julian Reschke · 5 months ago
  52. 029a385 SLING-12653: add test coverage for query exception disabling optimized alias handling (#141) by Julian Reschke · 5 months ago
  53. fb41486 SLING-12649: VanityPathMapEntriesTest - factor out repeated uses of reflection (#139) by Julian Reschke · 5 months ago
  54. 6fc48d0 SLING-12646: MapEntries: give doInit() a meaningful name (#138) by Julian Reschke · 5 months ago
  55. 0dc3c2b SLING-12645: VanityPathMapEntries - remove (attempted) tests for query paging (#137) by Julian Reschke · 5 months ago
  56. 0e2bed9 SLING-12636: fix test page post PR by Julian Reschke · 5 months ago
  57. 70905da SLING-12636 improve logging of fixture setup by Joerg Hoh · 5 months ago SLING-12636
  58. c983862 SLING-12636: Resource Resolver - fix test to properly initialize and adjust test expections (and explain them) by Julian Reschke · 5 months ago
  59. 1fe660c Revert "SLING-12636: Resource Resolver - fix test" by Julian Reschke · 5 months ago
  60. 248e49b SLING-12636: Resource Resolver - fix test by Julian Reschke · 5 months ago
  61. 7ca429a Revert "SLING-12636: Resource Resolver: add test coverage for background init (#136)" by Julian Reschke · 5 months ago
  62. ba7588b SLING-12636: Resource Resolver: add test coverage for background init (#136) by Julian Reschke · 5 months ago
  63. 6077918 [maven-release-plugin] prepare for next development iteration by Julian Reschke · 6 months ago
  64. 3cd39de [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.4 by Julian Reschke · 6 months ago org.apache.sling.resourceresolver-1.12.4
  65. ea037cd SLING-12636: Resource Resolver: add test coverage for background init - fix MapEntries internal state when loadVanityPaths is called a second time by Julian Reschke · 6 months ago
  66. 4df109b SLING-12636: Resource Resolver: add test coverage for background init by Julian Reschke · 6 months ago
  67. b4be9ce SLING-12634: Resource Resolver: isMaxCachedVanityPathEntriesStartup check does not handle unlimited cache size (#135) by Julian Reschke · 6 months ago
  68. 5557ab7 SLING-12632: move all (only) vanity path related code in a single place (#134) by Julian Reschke · 6 months ago
  69. 019ed5c SLING-12621: Resource Resolver: refactor MapEntries - refactor MapIterator (#131) by Julian Reschke · 6 months ago
  70. aad3493 SLING-12630: Resource Resolver: refactor MapEntries - extract MapIterator into separate class (#133) by Julian Reschke · 6 months ago
  71. 7c432e9 Resource Resolver: refactor MapEntries - improve MapIterator test coverage (#132) by Julian Reschke · 6 months ago
  72. 3cf1841 Revert "Resource Resolver: refactor MapEntries - improve MapIterator test coverage" by Julian Reschke · 6 months ago
  73. b7ce082 Resource Resolver: refactor MapEntries - improve MapIterator test coverage by Julian Reschke · 6 months ago
  74. 518def3 SLING-12620: Resource Resolver: needs to handle getParent()==null for vanity path resources gracefully (#130) by Julian Reschke · 6 months ago
  75. 99f07e9 SLING-12619: Resource Resolver: MapEntries.loadVanityPath: use parameter instead of relying on object comparison (#129) by Julian Reschke · 6 months ago
  76. 1ff93f0 SLING-12618: Resource Resolver: MapEntries: remove dead code in getMapEntry (#128) by Julian Reschke · 6 months ago
  77. c359a8b SLING-12611: Resource Resolver: refactor MapEntries - extract PagedQueryIterator (#127) by Julian Reschke · 6 months ago
  78. 6459b96 SLING-12402: ResourceResolver: add additional log entry when there are many conflicting or invalid aliases (also add metrics) (#125) by Julian Reschke · 9 months ago
  79. 9e3f316 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 9 months ago
  80. eda9da1 [maven-release-plugin] prepare for next development iteration by Julian Reschke · 10 months ago
  81. ab069e6 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.2 by Julian Reschke · 10 months ago org.apache.sling.resourceresolver-1.12.2
  82. 53daef2 SLING-12400: ResourceResolver: add test coverage for aliases on jcr:content nodes and NPEs on getParent, refactor associated code (#124) by Julian Reschke · 10 months ago
  83. 94cc1bb SLING-12399: make empty alias invalid (#123) by Julian Reschke · 11 months ago
  84. d6f19d3 SLING-12412: ResourceResolver: add test coverage for empty aliases, blank aliases, and invalid aliases (#122) by Julian Reschke · 11 months ago
  85. 844b238 SLING-12401: MapEntries.isAliasValid() misnamed - rename to isAliasInvalid() (#121) by Julian Reschke · 11 months ago
  86. 428f8a7 [maven-release-plugin] prepare for next development iteration by Julian Reschke · 12 months ago
  87. ba3e4cb [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.12.0 by Julian Reschke · 12 months ago org.apache.sling.resourceresolver-1.12.0
  88. a0270a0 SLING-12384: ResourceResolver: paged query for sling:alias will miss entries when 'first(sling:alias)' is empty (#119) by Julian Reschke · 12 months ago
  89. d47a6b0 SLING-12389 : All resource resolver operations should check for a closed by Carsten Ziegeler · 12 months ago
  90. 2a7960a SLING-12387: ResourceResolver: improve test coverage for PagedQueryIterator (#120) by Julian Reschke · 12 months ago
  91. 07e6ca0 SLING-12371 always update the metric of unclosed RRs (#117) by Jörg Hoh · 12 months ago
  92. 42d3c67 log something in case the vanity path initializer fails (#116) by Jörg Hoh · 12 months ago
  93. 1e88504 SLING-12383: ResourceResolver: potential NPE while processing aliases (#118) by Julian Reschke · 1 year ago
  94. d33a37c SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago
  95. a6e642e Fix javadoc errors by Carsten Ziegeler · 1 year ago
  96. a3eb20f SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago
  97. 7bf75d4 SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago
  98. 3b890d2 SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago
  99. 9310ca5 SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago
  100. 23d16d1 SLING-12382 : Potential concurrency issues with resource provider registration/unregistration by Carsten Ziegeler · 1 year ago