1. 0b81078 SLING-12249 Clarify that both REMOVED and ADDED events may be received (#51) by Konrad Windszus · 3 months ago master
  2. 13ef483 SLING-12219 : ResourceUtil.normalize does not handle segments with multiple dots correctly by Carsten Ziegeler · 4 months ago
  3. ec0f8cf SLING-12215 : javadoc of ResourceUtil.normalize does not match implementation by Carsten Ziegeler · 4 months ago
  4. e80860e SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago
  5. f58111b Merge pull request #49 from JesseOosterwijk/master by Carsten Ziegeler · 9 months ago
  6. 74e1439 Ignore sonar rule java:S1104 for DTOs by Carsten Ziegeler · 9 months ago
  7. e94c7c7 Update getPropertyMap() javadoc by Carsten Ziegeler · 9 months ago
  8. 07d5f3e SLING-11845 specify / as the default value for the search path (#47) by Jörg Hoh · 10 months ago
  9. b76ab7e SLING-11974 : Update api javadocs by Carsten Ziegeler · 10 months ago
  10. 3e37f11 Merge remote-tracking branch 'sling-origin/master' by jesseoosterwijk · 10 months ago
  11. 6795075 SLING-11965 - Make API build with Java 17 by Robert Munteanu · 10 months ago
  12. f483573 SLING-11965 - Make API build with Java 17 by Robert Munteanu · 10 months ago
  13. 9df87af trivial: javadoc improvements by Konrad Windszus · 11 months ago
  14. 4d66d13 SLING-11546: Edited calendar toString method so it explicitly adds the timezone to the string. This fixes the issue of losing timezone information. by jesseoosterwijk · 11 months ago
  15. 29d7116 SLING-11878 | Update ModifiableValueMap javadoc to cover missing methods by Tomasz Niedzwiedz · 12 months ago
  16. f8b83e0 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 12 months ago
  17. 054ee19 [maven-release-plugin] prepare release org.apache.sling.api-2.27.2 by Joerg Hoh · 12 months ago org.apache.sling.api-2.27.2
  18. e06cacd Remove unnecessary public keyword by Carsten Ziegeler · 1 year, 1 month ago
  19. 11193ab SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  20. b186b83 Merge pull request #46 from apache/SLING-11728 by Oliver Lietz · 1 year, 2 months ago
  21. 330d143 SLING-11728 Remove bi-directional dependencies between Engine and Servlets Resolver by Oliver Lietz · 1 year, 5 months ago SLING-11728
  22. 92b1574 [maven-release-plugin] prepare for next development iteration by Eric Norman · 1 year, 9 months ago
  23. f099737 [maven-release-plugin] prepare release org.apache.sling.api-2.27.0 by Eric Norman · 1 year, 9 months ago org.apache.sling.api-2.27.0
  24. 57137d4 SLING-11549 Update to parent 49 (#44) by Konrad Windszus · 1 year, 9 months ago
  25. 42736eb SLING-11531 add RequestParameter factory to Builders (#45) by Eric Norman · 1 year, 9 months ago
  26. 8711049 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 1 year, 9 months ago
  27. ff5fae0 [maven-release-plugin] prepare release org.apache.sling.api-2.26.0 by Radu Cotescu · 1 year, 9 months ago org.apache.sling.api-2.26.0
  28. 1e99ec1 SLING-11514 : Provide dispatcher option to ignore header changes on include by Carsten Ziegeler · 1 year, 9 months ago
  29. f80f183 SLING-11448 : Provide a mode option for resource providers by Carsten Ziegeler · 1 year, 10 months ago
  30. 7fc5850 SLING-11448 : Provide a mode option for resource providers by Carsten Ziegeler · 1 year, 10 months ago
  31. 59b5d27 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 1 year, 11 months ago
  32. cfbc2d9 [maven-release-plugin] prepare release org.apache.sling.api-2.25.4 by Carsten Ziegeler · 1 year, 11 months ago org.apache.sling.api-2.25.4
  33. 8754cd2 SLING-11392 : Escape characters in request progress tracker by Carsten Ziegeler · 1 year, 11 months ago
  34. 69fe9c9 [maven-release-plugin] prepare for next development iteration by Eric Norman · 1 year, 11 months ago
  35. 7b97865 [maven-release-plugin] prepare release org.apache.sling.api-2.25.2 by Eric Norman · 1 year, 11 months ago org.apache.sling.api-2.25.2
  36. cf965a3 replace usage of deprecated apis and suppress some expected warnings (#43) by Eric Norman · 1 year, 11 months ago
  37. 79b347b SLING-11390 Update to Sling Bundle Parent 48 (#42) by Eric Norman · 1 year, 11 months ago
  38. 2c82030 SLING-11347 SlingUriBuilder preserve mapped resource path (#41) by Eric Norman · 1 year, 11 months ago
  39. 8c0a12a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 1 month ago
  40. ae20adb [maven-release-plugin] prepare release org.apache.sling.api-2.25.0 by Carsten Ziegeler · 2 years, 1 month ago org.apache.sling.api-2.25.0
  41. 704dfc9 SLING-11214 : Add method to remove a selector to SlingUriBuilder by Carsten Ziegeler · 2 years, 2 months ago
  42. cf03b5a Fix javadoc errors by Carsten Ziegeler · 2 years, 2 months ago
  43. bccd908 SLING-11206 : Add support for buidling RequestProgressTracker by Carsten Ziegeler · 2 years, 2 months ago
  44. 0ff882d SLING-11206 : Add support for buidling RequestProgressTracker by Carsten Ziegeler · 2 years, 2 months ago
  45. 159d446 SLING-11206 : Add support for buidling RequestProgressTracker by Carsten Ziegeler · 2 years, 2 months ago
  46. 9232ef9 SLING-11123 : Multiple puts with same key are not handled correctly by Carsten Ziegeler · 2 years, 3 months ago
  47. 333fa20 trivial: fix typo in javadoc by Konrad Windszus · 2 years, 4 months ago
  48. 13565e6 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  49. 7336fee [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 6 months ago
  50. f177a6d [maven-release-plugin] prepare release org.apache.sling.api-2.24.0 by Carsten Ziegeler · 2 years, 6 months ago org.apache.sling.api-2.24.0
  51. 15e61d7 SLING-10895 add getPropertyMap() method (#39) by Jörg Hoh · 2 years, 6 months ago
  52. df03e11 Merge branch 'master' of git@github.com:apache/sling-org-apache-sling-api.git by Konrad Windszus · 2 years, 6 months ago
  53. c1ef62d add missing null annotation by Konrad Windszus · 2 years, 6 months ago
  54. 00fe872 SLING-7975 API for reordering of resources - fix javadoc by Carsten Ziegeler · 2 years, 6 months ago
  55. 8477f30 SLING-10897 : Deprecate events for adapter factory changes by Carsten Ziegeler · 2 years, 6 months ago
  56. 4fdc49c SLING-7975 API for reordering of resources (#36) by Konrad Windszus · 2 years, 6 months ago
  57. 6a5be1e SLING-10894 : Allow null for SlingUriBuilder.setSelectors by Carsten Ziegeler · 2 years, 6 months ago
  58. 9617461 SLING-10871 add since tags (#38) by Konrad Windszus · 2 years, 6 months ago
  59. 3878cd8 SLING-10871 - Add builder API for request/resource objects - use SlingUriBuilder by Carsten Ziegeler · 2 years, 6 months ago
  60. 9c4b93e SLING-10871 - Add builder API for request/resource objects by Radu Cotescu · 2 years, 6 months ago
  61. f275c99 SLING-9850 clarify null annotations for ResourceResolver.map(...) (#35) by Konrad Windszus · 2 years, 6 months ago
  62. 2deb154 fix typo by Konrad Windszus · 2 years, 6 months ago
  63. 7b299f8 trivial: clarify javadoc for ResourceResolver.create(...) by Konrad Windszus · 2 years, 6 months ago
  64. cabb455 Update to parent 46 by Carsten Ziegeler · 2 years, 7 months ago
  65. f37de44 Merge pull request #34 from apache/SLING-10871 by Carsten Ziegeler · 2 years, 7 months ago
  66. 605a2f3 Fix sonar bugs by Carsten Ziegeler · 2 years, 7 months ago SLING-10871
  67. 430570f Fix result interface by Carsten Ziegeler · 2 years, 7 months ago
  68. 860ca8b SLING-10871 : Add builder API for request/resource objects by Carsten Ziegeler · 2 years, 7 months ago
  69. 7593cd8 Merge pull request #33 from apache/issues/SLING-8742 by Carsten Ziegeler · 2 years, 7 months ago
  70. e355a4f SLING-8742 : Allow overriding the extension when using the RequestDispatcher by Carsten Ziegeler · 2 years, 7 months ago
  71. 3494c4c SLING-8742 : Allow overriding the extension when using the RequestDispatcher by Carsten Ziegeler · 2 years, 7 months ago
  72. 85a3964 SLING-8742 : Allow overriding the extension when using the RequestDispatcher by Carsten Ziegeler · 2 years, 7 months ago
  73. 6e37ad2 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  74. b0128f9 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago
  75. 42047c4 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago
  76. 605ee07 releng: update to parent 43 by Konrad Windszus · 2 years, 10 months ago
  77. 6de6216 SLING-10650 add RequestPathInfo wrapper (#32) by Konrad Windszus · 2 years, 10 months ago
  78. 0e22b07 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 3 years ago
  79. 0c8a12f [maven-release-plugin] prepare release org.apache.sling.api-2.23.6 by Joerg Hoh · 3 years ago org.apache.sling.api-2.23.6
  80. 7bced42 Revert "SLING-8759 use computeIfAbsent to reduce code size (#26)" (#30) by Jörg Hoh · 3 years ago
  81. f312bb4 [maven-release-plugin] prepare for next development iteration by Joerg Hoh · 3 years ago
  82. 4c4f923 [maven-release-plugin] prepare release org.apache.sling.api-2.23.4 by Joerg Hoh · 3 years ago org.apache.sling.api-2.23.4
  83. cb61c00 SLING-10336 fix javadoc and a few typos (#29) by Jörg Hoh · 3 years ago
  84. eeb8f84 SLING-8759 use computeIfAbsent to reduce code size (#26) by Jörg Hoh · 3 years, 1 month ago
  85. f75fee8 Merge pull request #28 from apache/feature/SLING-10276 by Jörg Hoh · 3 years, 1 month ago
  86. 3f7f5ac SLING-10276 update javadoc by Joerg Hoh · 3 years, 1 month ago feature/SLING-10276
  87. 24c26e1 SLING-9999 Remove cyclic dependency between scripting and servlets features by Radu Cotescu · 3 years, 3 months ago
  88. 9228781 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 3 years, 4 months ago
  89. 43264ba [maven-release-plugin] prepare release org.apache.sling.api-2.23.2 by Robert Munteanu · 3 years, 4 months ago
  90. 55aef82 declare used undeclared dependency so generated eclipse project will compile by Eric Norman · 3 years, 4 months ago
  91. 314c174 SLING-10031 Move MediaRangeList from Servlets POST to Sling API by Oliver Lietz · 3 years, 4 months ago
  92. 2102799 SLING-10031 Move MediaRangeList from Servlets POST to Sling API by Oliver Lietz · 3 years, 4 months ago
  93. 02cb7f1 SLING-9999 Remove cyclic dependency between scripting and servlets features by Oliver Lietz · 3 years, 4 months ago
  94. 3e9cf18 SLING-9777 unit test for well-known URI by georg.henzler · 3 years, 7 months ago
  95. 02088d2 Merge pull request #24 from apache/feature/SLING-9777-SlingUri-better-encoding-handling by Georg Henzler · 3 years, 7 months ago
  96. 8615ff5 SLING-9777 Better handling for invalid URIs when using SlingUri (special by georg.henzler · 3 years, 7 months ago
  97. 99af984 SLING-9774 Use a simpler fix that also passes the tests. by Eric Norman · 3 years, 7 months ago
  98. ebe211f SLING-9774 The ValueMapUtil#merge behavior is different from the by Eric Norman · 3 years, 7 months ago
  99. 36307d3 [maven-release-plugin] prepare for next development iteration by georg.henzler · 3 years, 8 months ago
  100. 7fcb6ca [maven-release-plugin] prepare release org.apache.sling.api-2.23.0 by georg.henzler · 3 years, 8 months ago org.apache.sling.api-2.23.0