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