1. c53fb4a [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 1 year, 8 months ago
  2. b2ccaa4 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.2 by Joerg Hoh · 1 year, 8 months ago org.apache.sling.jcr.resource-3.2.2
  3. 1aa5b1d SLING-11567 add null checks (#36) by Jörg Hoh · 1 year, 8 months ago
  4. 05e7c60 SLING-11516 add metadata for adaptable JcrResourceProvider and ResourceResolver (#34) by Konrad Windszus · 1 year, 9 months ago
  5. 72c105d SLING-11482 : Redundant checks for null (#33) by anchela · 1 year, 9 months ago
  6. af43539 SLING-11469 simplify more code (#32) by Jörg Hoh · 1 year, 10 months ago
  7. 5df5be6 SLING-11468 : Simplify JcrPropertyMapCacheEntry.convertToType (#31) by anchela · 1 year, 10 months ago
  8. 5070c98 SLING-11465 : NPE in JcrPropertyMapCacheEntry when converting from InputStream value to Number (#30) by anchela · 1 year, 10 months ago
  9. 576bede Merge pull request #29 from apache/SLING-11461 by anchela · 1 year, 10 months ago
  10. b50f80d SLING-11461 : Reduce complexity by angela · 1 year, 10 months ago SLING-11461
  11. a1f5532 SLING-11449: Use latest improvements of Oak 1.44.0 (#28) by Jörg Hoh · 1 year, 10 months ago
  12. 887ca93 Merge pull request #27 from apache/SLING-11454 by anchela · 1 year, 10 months ago
  13. 4ab953b SLING-11454 : Add missing notnull/nullable annotations by angela · 1 year, 10 months ago SLING-11454
  14. 604332e Merge pull request #26 from apache/SLING-11367 by anchela · 1 year, 11 months ago
  15. 2ee4abf SLING-11367 : Potential NPE as ResolveContext.getProviderState() is nullable by angela · 1 year, 11 months ago SLING-11367
  16. 5b390ed SLING-11357 : Fix nullable/notnull annotations by angela · 1 year, 11 months ago
  17. cb72f82 Merge pull request #25 from apache/SLING-11361 by anchela · 1 year, 11 months ago
  18. e047863 SLING-11361 : Sonor findings (excluding complexity) by angela · 1 year, 11 months ago SLING-11361
  19. 3bab6dc SLING-11360 : JcrListenerBaseConfig references wrong class in logger by angela · 1 year, 11 months ago
  20. de2dbb6 SLING-11359 : Fix javadoc problems by angela · 1 year, 11 months ago
  21. 4030d71 SLING-11358 : Fix redundant constructs by angela · 1 year, 11 months ago
  22. 2f4b2f8 SLING-11356 : Fix inconsistent formatting by angela · 1 year, 11 months ago
  23. f144e98 Merge pull request #23 from apache/SLING-10011 by anchela · 2 years ago
  24. b8fe618 more tests by angela · 2 years ago SLING-10011
  25. ce77298 add missing test for JcrResourceProvider.getParent by angela · 2 years ago
  26. e4fbe0a clean up unused imports by angela · 2 years ago
  27. 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 ago
  28. c27e41c SLING-10011 : Use JackrabbitSession.getParentOrNull when resolving parent JCR node in JcrResourceProvider#getParent by angela · 2 years ago
  29. e85033f [maven-release-plugin] prepare for next development iteration by Konrad Windszus · 2 years, 4 months ago
  30. 6f99069 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.2.0 by Konrad Windszus · 2 years, 4 months ago org.apache.sling.jcr.resource-3.2.0
  31. 8345f4e Use JcrConstants by Konrad Windszus · 2 years, 4 months ago
  32. ab91019 remove unused import by Konrad Windszus · 2 years, 4 months ago
  33. ce3fabd Merge branch 'master' of git@github.com:apache/sling-org-apache-sling-jcr-resource.git by Konrad Windszus · 2 years, 4 months ago
  34. 9b4b6f8 fix typo by Konrad Windszus · 2 years, 4 months ago
  35. 5d46719 SLING-11061 URIProvider for resources backed by JCR BinaryDownload (#19) by Konrad Windszus · 2 years, 4 months ago
  36. aff20ac SLING-11066 sort URIProvider implementations by ranking (descending) (#20) by Konrad Windszus · 2 years, 4 months ago
  37. 5af8c2b SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  38. 89bc0bb [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 6 months ago
  39. e0867db [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.1.0 by Carsten Ziegeler · 2 years, 6 months ago org.apache.sling.jcr.resource-3.1.0
  40. 9dec8d2 Update to API 2.24.0 by Carsten Ziegeler · 2 years, 6 months ago
  41. 34e25da Update to parent 46 by Carsten Ziegeler · 2 years, 6 months ago
  42. 3b8f01d SLING-7975 support ordering of resources (#18) by Konrad Windszus · 2 years, 6 months ago
  43. bea0c34 SLING-10903 : Remove duplicate code from value map implementations by Carsten Ziegeler · 2 years, 6 months ago
  44. a8ea56c Revert "SLING-10899 : Result of JcrNodeResource#adaptTo(ValueMap.class) should be cached" by Carsten Ziegeler · 2 years, 6 months ago
  45. 7c09c1e SLING-10899 : Result of JcrNodeResource#adaptTo(ValueMap.class) should be cached by Carsten Ziegeler · 2 years, 6 months ago
  46. 6e13f4d SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  47. d808076 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago
  48. 81b0f0c SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago
  49. 8c26212 Revert "SLING-10011 - Use javax.jcr.Item.getParent to retrieve parent resource in JcrResourceProvider (#11)" (#16) by Jörg Hoh · 2 years, 10 months ago
  50. 58da1d0 SLING-10011 - Use javax.jcr.Item.getParent to retrieve parent resource in JcrResourceProvider (#11) by Miroslav Smiljanic · 2 years, 10 months ago
  51. ae668d7 SLING-10010 update to sling-bundle-parent 43 (#12) by Konrad Windszus · 2 years, 10 months ago
  52. f959a93 SLING-10642 update unittests (#15) by Jörg Hoh · 2 years, 10 months ago
  53. 3e22411 SLING-10534 : NullPointerException on stopping of bundles by Carsten Ziegeler · 2 years, 11 months ago
  54. 18edb8d SLING-10063 improve exception messages (#13) by Konrad Windszus · 3 years, 4 months ago
  55. 942875a SLING-9901 - Add system user tests to JcrSystemUserValidatorTest (#10) by Bertrand Delacretaz · 3 years, 6 months ago
  56. a263cc3 Adding sonarqube badges as per SLING-9682 by Dan Klco · 3 years, 8 months ago
  57. 3a6e525 Updating badges for org-apache-sling-jcr-resource by Radu Cotescu · 3 years, 8 months ago
  58. 6045644 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 3 years, 11 months ago
  59. f2d91f4 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.22 by Robert Munteanu · 3 years, 11 months ago org.apache.sling.jcr.resource-3.0.22
  60. 346353f Align module name with Jira version name by Robert Munteanu · 3 years, 11 months ago
  61. 2073970 Merge pull request #9 from apache/bugfix/rely-on-jcr-constants-instead-of-jackrabbit-ones by Konrad Windszus · 4 years ago
  62. 3d09d4b SLING-9440 clean up usage of constants by Konrad Windszus · 4 years ago
  63. 9902106 SLING-9417 Versioning support for nt:file as child of versioned node by Matthias Herold · 4 years ago
  64. 9862902 [maven-release-plugin] prepare for next development iteration by Nicolas Peltier · 4 years, 5 months ago
  65. bd7c6c2 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 5 months ago org.apache.sling.jcr.resource-3.0.20
  66. 6a017c0 [maven-release-plugin] rollback the release of org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 5 months ago
  67. 129c6d2 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20 by Nicolas Peltier · 4 years, 5 months ago
  68. 9dd9061 SLING-8761 use getItemOrNull for getParent (#5) by Nicolas Peltier · 4 years, 7 months ago
  69. cc6fcf4 SLING-8761 julian's by Nicolas Peltier · 4 years, 7 months ago
  70. 070de85 SLING-8761 review changes to squash by Nicolas Peltier · 4 years, 7 months ago
  71. 196566b SLING-8765 : Cache jackrabbit session check by Carsten Ziegeler · 4 years, 7 months ago
  72. 80ecc7a SLING-8761 use getItemOrNull for getParent by Nicolas Peltier · 4 years, 7 months ago
  73. 9804c7c SLING-8565 - Update JCR Resource to parent pom version 34 by Julian Sedding · 4 years, 10 months ago
  74. 857e305 SLING-8559 - JcrValueMap should allow getting ZonedDateTime values by Julian Sedding · 4 years, 10 months ago
  75. 6289711 SLING-8559 - JcrValueMap should allow getting ZonedDateTime values by Julian Sedding · 4 years, 10 months ago
  76. c2776e2 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 5 years ago
  77. 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
  78. c54806b Merge pull request #4 from csaboka/SLING-7815 by Robert Munteanu · 5 years ago
  79. bbc1042 Updating badges for org-apache-sling-jcr-resource by Radu Cotescu · 5 years ago
  80. a859a12 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  81. 3d4f218 SLING-7815: Add workaround for TransientRepository bug by Csaba Varga · 6 years ago
  82. eeecc61 SLING-7815: Missing break at the end of a switch by Csaba Varga · 6 years ago
  83. 4fb8cd2 SING-7815: Inherit maven-sling-plugin version from parent by Csaba Varga · 6 years ago
  84. 5bb0708 SLING-7815: The JCR resource provider gets created with a closed JCR sesison by Csaba Varga · 6 years ago
  85. 5eb4484 Revert "SLING-7805 - NPE in Oak SessionImpl when starting up" by Csaba Varga · 6 years ago
  86. 4ed12eb trivial: added license header to *.md files by Radu Cotescu · 6 years ago
  87. 669bded SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
  88. 4faaf88 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
  89. fa4f7e7 SLING-7815: Add workaround for TransientRepository bug by Csaba Varga · 6 years ago
  90. 2df1634 SLING-7815: Missing break at the end of a switch by Csaba Varga · 6 years ago
  91. ec2165e SING-7815: Inherit maven-sling-plugin version from parent by Csaba Varga · 6 years ago
  92. 4d672a5 SLING-7815: The JCR resource provider gets created with a closed JCR sesison by Csaba Varga · 6 years ago
  93. 4ced1df Revert "SLING-7805 - NPE in Oak SessionImpl when starting up" by Csaba Varga · 6 years ago
  94. 2db439a update comment by sseifert · 6 years ago
  95. d08f639 Merge branch 'master' of github.com:apache/sling-org-apache-sling-jcr-resource by Carsten Ziegeler · 6 years ago
  96. bda3d57 SLING-7798 : Switch from JSR-305 annotations to Jetbrains Nullable/NotNull Annotations by Carsten Ziegeler · 6 years ago
  97. f96ed6c [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 6 years ago
  98. 06344dd [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.16 by Robert Munteanu · 6 years ago org.apache.sling.jcr.resource-3.0.16
  99. 882a538 SLING-7805 - NPE in Oak SessionImpl when starting up by Robert Munteanu · 6 years ago
  100. edeedfc [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 6 years ago