1. 15bfe9a [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 14 days ago master
  2. 74af4bf [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.3.2 by Radu Cotescu · 14 days ago org.apache.sling.jcr.resource-3.3.2
  3. 4dfc6eb SLING-12320 - Add support for retrieving a service resource resolver with impersonation without requiring extra configuration (#43) by Radu Cotescu · 2 weeks ago
  4. daa4777 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 4 weeks ago
  5. a54b478 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.3.0 by Radu Cotescu · 4 weeks ago org.apache.sling.jcr.resource-3.3.0
  6. 9548733 SLING-12300 - Provide a way to retrieve a JCR backed resource by its node identifier by Radu Cotescu · 4 weeks ago
  7. 7660582 SLING-12246 Add tests for move and orderBefore operations (#41) by Konrad Windszus · 3 months ago
  8. 8fb5a3d SLING-12076 Export JcrResourceChange with additional method (#39) by Konrad Windszus · 6 months ago
  9. 1849e11 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 8 months ago
  10. b46f6d4 SLING-12092 Fix build on Java11+ (#40) by Konrad Windszus · 8 months ago
  11. 685c509 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 2 months ago
  12. 59b18a9 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 1 year, 7 months ago
  13. 7c82078 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.4 by Joerg Hoh · 1 year, 7 months ago org.apache.sling.jcr.resource-3.2.4
  14. 0ce0fb8 SLING-11654 implement AccessLogger (#38) by Jörg Hoh · 1 year, 7 months ago
  15. 131afd0 SLING-11614 avoid duplicate creation of child node iterator (#37) by Jörg Hoh · 1 year, 8 months ago
  16. c53fb4a [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 1 year, 9 months ago
  17. b2ccaa4 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.2 by Joerg Hoh · 1 year, 9 months ago org.apache.sling.jcr.resource-3.2.2
  18. 1aa5b1d SLING-11567 add null checks (#36) by Jörg Hoh · 1 year, 9 months ago
  19. 05e7c60 SLING-11516 add metadata for adaptable JcrResourceProvider and ResourceResolver (#34) by Konrad Windszus · 1 year, 10 months ago
  20. 72c105d SLING-11482 : Redundant checks for null (#33) by anchela · 1 year, 10 months ago
  21. af43539 SLING-11469 simplify more code (#32) by Jörg Hoh · 1 year, 11 months ago
  22. 5df5be6 SLING-11468 : Simplify JcrPropertyMapCacheEntry.convertToType (#31) by anchela · 1 year, 11 months ago
  23. 5070c98 SLING-11465 : NPE in JcrPropertyMapCacheEntry when converting from InputStream value to Number (#30) by anchela · 1 year, 11 months ago
  24. 576bede Merge pull request #29 from apache/SLING-11461 by anchela · 1 year, 11 months ago
  25. b50f80d SLING-11461 : Reduce complexity by angela · 1 year, 11 months ago SLING-11461
  26. a1f5532 SLING-11449: Use latest improvements of Oak 1.44.0 (#28) by Jörg Hoh · 1 year, 11 months ago
  27. 887ca93 Merge pull request #27 from apache/SLING-11454 by anchela · 1 year, 11 months ago
  28. 4ab953b SLING-11454 : Add missing notnull/nullable annotations by angela · 1 year, 11 months ago SLING-11454
  29. 604332e Merge pull request #26 from apache/SLING-11367 by anchela · 2 years ago
  30. 2ee4abf SLING-11367 : Potential NPE as ResolveContext.getProviderState() is nullable by angela · 2 years ago SLING-11367
  31. 5b390ed SLING-11357 : Fix nullable/notnull annotations by angela · 2 years ago
  32. cb72f82 Merge pull request #25 from apache/SLING-11361 by anchela · 2 years ago
  33. e047863 SLING-11361 : Sonor findings (excluding complexity) by angela · 2 years ago SLING-11361
  34. 3bab6dc SLING-11360 : JcrListenerBaseConfig references wrong class in logger by angela · 2 years ago
  35. de2dbb6 SLING-11359 : Fix javadoc problems by angela · 2 years ago
  36. 4030d71 SLING-11358 : Fix redundant constructs by angela · 2 years ago
  37. 2f4b2f8 SLING-11356 : Fix inconsistent formatting by angela · 2 years ago
  38. f144e98 Merge pull request #23 from apache/SLING-10011 by anchela · 2 years, 1 month ago
  39. b8fe618 more tests by angela · 2 years, 1 month ago SLING-10011
  40. ce77298 add missing test for JcrResourceProvider.getParent by angela · 2 years, 1 month ago
  41. e4fbe0a clean up unused imports by angela · 2 years, 1 month ago
  42. 15330da SLING-10011 : Use JackrabbitSession.getParentOrNull when resolving parent JCR node in JcrResourceProvider#getParent. improve log output finding as reported by joerg. by angela · 2 years, 1 month ago
  43. c27e41c SLING-10011 : Use JackrabbitSession.getParentOrNull when resolving parent JCR node in JcrResourceProvider#getParent by angela · 2 years, 1 month ago
  44. e85033f [maven-release-plugin] prepare for next development iteration by Konrad Windszus · 2 years, 5 months ago
  45. 6f99069 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.0 by Konrad Windszus · 2 years, 5 months ago org.apache.sling.jcr.resource-3.2.0
  46. 8345f4e Use JcrConstants by Konrad Windszus · 2 years, 5 months ago
  47. ab91019 remove unused import by Konrad Windszus · 2 years, 5 months ago
  48. ce3fabd Merge branch 'master' of git@github.com:apache/sling-org-apache-sling-jcr-resource.git by Konrad Windszus · 2 years, 5 months ago
  49. 9b4b6f8 fix typo by Konrad Windszus · 2 years, 5 months ago
  50. 5d46719 SLING-11061 URIProvider for resources backed by JCR BinaryDownload (#19) by Konrad Windszus · 2 years, 5 months ago
  51. aff20ac SLING-11066 sort URIProvider implementations by ranking (descending) (#20) by Konrad Windszus · 2 years, 5 months ago
  52. 5af8c2b SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 5 months ago
  53. 89bc0bb [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 7 months ago
  54. e0867db [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.1.0 by Carsten Ziegeler · 2 years, 7 months ago org.apache.sling.jcr.resource-3.1.0
  55. 9dec8d2 Update to API 2.24.0 by Carsten Ziegeler · 2 years, 7 months ago
  56. 34e25da Update to parent 46 by Carsten Ziegeler · 2 years, 7 months ago
  57. 3b8f01d SLING-7975 support ordering of resources (#18) by Konrad Windszus · 2 years, 7 months ago
  58. bea0c34 SLING-10903 : Remove duplicate code from value map implementations by Carsten Ziegeler · 2 years, 7 months ago
  59. a8ea56c Revert "SLING-10899 : Result of JcrNodeResource#adaptTo(ValueMap.class) should be cached" by Carsten Ziegeler · 2 years, 7 months ago
  60. 7c09c1e SLING-10899 : Result of JcrNodeResource#adaptTo(ValueMap.class) should be cached by Carsten Ziegeler · 2 years, 7 months ago
  61. 6e13f4d SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 10 months ago
  62. d808076 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago
  63. 81b0f0c SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 10 months ago
  64. 8c26212 Revert "SLING-10011 - Use javax.jcr.Item.getParent to retrieve parent resource in JcrResourceProvider (#11)" (#16) by Jörg Hoh · 2 years, 11 months ago
  65. 58da1d0 SLING-10011 - Use javax.jcr.Item.getParent to retrieve parent resource in JcrResourceProvider (#11) by Miroslav Smiljanic · 2 years, 11 months ago
  66. ae668d7 SLING-10010 update to sling-bundle-parent 43 (#12) by Konrad Windszus · 2 years, 11 months ago
  67. f959a93 SLING-10642 update unittests (#15) by Jörg Hoh · 2 years, 11 months ago
  68. 3e22411 SLING-10534 : NullPointerException on stopping of bundles by Carsten Ziegeler · 3 years ago
  69. 18edb8d SLING-10063 improve exception messages (#13) by Konrad Windszus · 3 years, 5 months ago
  70. 942875a SLING-9901 - Add system user tests to JcrSystemUserValidatorTest (#10) by Bertrand Delacretaz · 3 years, 7 months ago
  71. a263cc3 Adding sonarqube badges as per SLING-9682 by Dan Klco · 3 years, 9 months ago
  72. 3a6e525 Updating badges for org-apache-sling-jcr-resource by Radu Cotescu · 3 years, 9 months ago
  73. 6045644 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 4 years ago
  74. f2d91f4 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.22 by Robert Munteanu · 4 years ago org.apache.sling.jcr.resource-3.0.22
  75. 346353f Align module name with Jira version name by Robert Munteanu · 4 years ago
  76. 2073970 Merge pull request #9 from apache/bugfix/rely-on-jcr-constants-instead-of-jackrabbit-ones by Konrad Windszus · 4 years, 1 month ago
  77. 3d09d4b SLING-9440 clean up usage of constants by Konrad Windszus · 4 years, 1 month ago
  78. 9902106 SLING-9417 Versioning support for nt:file as child of versioned node by Matthias Herold · 4 years, 1 month ago
  79. 9862902 [maven-release-plugin] prepare for next development iteration by Nicolas Peltier · 4 years, 6 months ago
  80. bd7c6c2 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 6 months ago org.apache.sling.jcr.resource-3.0.20
  81. 6a017c0 [maven-release-plugin] rollback the release of org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 6 months ago
  82. 129c6d2 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 6 months ago
  83. 9dd9061 SLING-8761 use getItemOrNull for getParent (#5) by Nicolas Peltier · 4 years, 8 months ago
  84. cc6fcf4 SLING-8761 julian's by Nicolas Peltier · 4 years, 8 months ago
  85. 070de85 SLING-8761 review changes to squash by Nicolas Peltier · 4 years, 8 months ago
  86. 196566b SLING-8765 : Cache jackrabbit session check by Carsten Ziegeler · 4 years, 8 months ago
  87. 80ecc7a SLING-8761 use getItemOrNull for getParent by Nicolas Peltier · 4 years, 8 months ago
  88. 9804c7c SLING-8565 - Update JCR Resource to parent pom version 34 by Julian Sedding · 5 years ago
  89. 857e305 SLING-8559 - JcrValueMap should allow getting ZonedDateTime values by Julian Sedding · 5 years ago
  90. 6289711 SLING-8559 - JcrValueMap should allow getting ZonedDateTime values by Julian Sedding · 5 years ago
  91. c2776e2 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 5 years ago
  92. 717f609 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.18 by Robert Munteanu · 5 years ago org.apache.sling.jcr.resource-3.0.18
  93. c54806b Merge pull request #4 from csaboka/SLING-7815 by Robert Munteanu · 5 years ago
  94. bbc1042 Updating badges for org-apache-sling-jcr-resource by Radu Cotescu · 5 years ago
  95. a859a12 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  96. 3d4f218 SLING-7815: Add workaround for TransientRepository bug by Csaba Varga · 6 years ago
  97. eeecc61 SLING-7815: Missing break at the end of a switch by Csaba Varga · 6 years ago
  98. 4fb8cd2 SING-7815: Inherit maven-sling-plugin version from parent by Csaba Varga · 6 years ago
  99. 5bb0708 SLING-7815: The JCR resource provider gets created with a closed JCR sesison by Csaba Varga · 6 years ago
  100. 5eb4484 Revert "SLING-7805 - NPE in Oak SessionImpl when starting up" by Csaba Varga · 6 years ago