1. 8a597e1 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 7 months ago master
  2. 3e6eaad [maven-release-plugin] prepare for next development iteration by Eric Norman · 1 year ago
  3. 77b868f [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.4.6 by Eric Norman · 1 year ago org.apache.sling.servlet-helpers-1.4.6
  4. c1a9872 change commons-io dependency to test scope (#14) by Eric Norman · 1 year ago
  5. 2d01bcb Bump commons-io from 2.4 to 2.7 by dependabot[bot] · 1 year ago
  6. f532f74 SLING-11817 getUserPrincipal() should return null for anonymous requests (#13) by Eric Norman · 1 year ago
  7. 67e26aa SLING-11817 Implement MockSlingHttpServletRequest#getUserPrincipal (#12) by Eric Norman · 1 year, 1 month ago
  8. 39daa73 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year, 1 month ago
  9. 7e9e690 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 1 year, 2 months ago
  10. a3cf8d2 [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.4.4 by Robert Munteanu · 1 year, 2 months ago org.apache.sling.servlet-helpers-1.4.4
  11. 3afd401 Update to parent pom 49 (#10) by Robert Munteanu · 1 year, 2 months ago
  12. d32935e SLING-11745 - Sling Mocks: allow setting parts for a request (#9) by Robert Munteanu · 1 year, 2 months ago
  13. 52ad100 cosmetic: remove unused import by Stefan Seifert · 1 year, 2 months ago
  14. fcae1cd SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 4 months ago
  15. 979e09e SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago
  16. c532378 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 2 years, 9 months ago
  17. 57eab7a Adding sonarqube badges as per SLING-9682 by Dan Klco · 3 years, 8 months ago
  18. 21d9514 Updating badges for org-apache-sling-servlet-helpers by Radu Cotescu · 3 years, 8 months ago
  19. 439c13d Add SonarCloud badges and links by Bertrand Delacretaz · 3 years, 10 months ago
  20. 540a02f Moving docs to the existing sling.apache.org page by Bertrand Delacretaz · 3 years, 10 months ago
  21. b9b43ab [maven-release-plugin] prepare for next development iteration by Bertrand Delacretaz · 3 years, 11 months ago
  22. 84d67de [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.4.2 by Bertrand Delacretaz · 3 years, 11 months ago org.apache.sling.servlet-helpers-1.4.2
  23. 126e48f SLING-9512 - add integration tests by Bertrand Delacretaz · 3 years, 11 months ago
  24. 4af3d53 .gitignore by Bertrand Delacretaz · 3 years, 11 months ago
  25. 6227707 SLING-9512 - clarify tests by Bertrand Delacretaz · 3 years, 11 months ago
  26. 1c19473 Javadoc tweaks by Bertrand Delacretaz · 3 years, 11 months ago
  27. de4facb Merge branch 'master' of github.com:apache/sling-org-apache-sling-servlet-helpers by Bertrand Delacretaz · 3 years, 11 months ago
  28. 414d329 Rework the internal requests API, an actual Resource is required for direct servlet requests by Bertrand Delacretaz · 3 years, 11 months ago
  29. 50d19bc fix format by Bertrand Delacretaz · 3 years, 11 months ago
  30. 48e31ea Add MDC logging info, to help troubleshoot internal requests by Bertrand Delacretaz · 3 years, 11 months ago
  31. 304adcf Add two tests dealing with checking the response status code after checking the status code by Andreas Schaefer · 3 years, 11 months ago
  32. f4153b1 SLING-9512 - improve test coverage by Bertrand Delacretaz · 3 years, 11 months ago
  33. 69825ac SLING-9512 - re-add separate checkStatus() method by Bertrand Delacretaz · 3 years, 11 months ago
  34. 6b61a4a SLING-9512 - add parameters + body support by Bertrand Delacretaz · 3 years, 11 months ago
  35. 19b36b3 there are two options now by Bertrand Delacretaz · 3 years, 11 months ago
  36. 3aa681e SLING-9512 - first implementation of an InternalRequest helper by Bertrand Delacretaz · 3 years, 11 months ago
  37. 15feafb SLING-9513 - add MockRequestProgressTracker by Bertrand Delacretaz · 3 years, 11 months ago
  38. 300bd66 Merge pull request #7 from Buuhuu/SLING-9500 by Dirk Rudolph · 3 years, 11 months ago
  39. 7f038ad SLING-9500: implemented javax.servlet.ServletRequest#getLocales() on MockSlingHttpServletRequest by Dirk Rudolph · 3 years, 11 months ago
  40. 4b57db7 .asf.yaml by Bertrand Delacretaz · 3 years, 11 months ago
  41. c3e4ad8 Mention internal requests + tentative fluent API by Bertrand Delacretaz · 3 years, 11 months ago
  42. 71ef769 SLING-8844 servlet-helpers: Update to Commons Collections 4 by sseifert · 4 years, 5 months ago
  43. a12dd6c [maven-release-plugin] prepare for next development iteration by sseifert · 4 years, 6 months ago
  44. c81b1fa [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.3.0 by sseifert · 4 years, 6 months ago org.apache.sling.servlet-helpers-1.3.0
  45. 5192d9b SLING-8818 servlet-helpers: Upgrade to parent pom 35 by sseifert · 4 years, 6 months ago
  46. 4343dca cosmetic: move supported operations above the comment "unsupported operations" by sseifert · 4 years, 6 months ago
  47. 172e867 SLING-8804 Mock SlingHttpServletRequest should follow same caching as SlingHttpServletRequest by sseifert · 4 years, 6 months ago
  48. 9649aac SLING-8690 Servlet Helpers: MockSlingHttpServletRequest.getContextPath should return "" by default by sseifert · 4 years, 8 months ago
  49. c6352c1 [maven-release-plugin] prepare for next development iteration by sseifert · 5 years ago
  50. 2b0aa15 [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.2.0 by sseifert · 5 years ago org.apache.sling.servlet-helpers-1.2.0
  51. 1018693 cosmetic: suppress deprecation warnings in unit tests by sseifert · 5 years ago
  52. c560996 Merge branch 'feature/SLING-8424-request-parameter-handling' by sseifert · 5 years ago
  53. 3975b76 Actioned a couple of the requested changes: by Rob McDougall · 5 years ago
  54. 50dcd58 Fixed code smells detected by SonarCloud. by Rob McDougall · 5 years ago
  55. 84f8fce Added support for simulating HTML forms (including file uploads) to the requestParameter handling. by Rob McDougall · 5 years ago
  56. fed7c42 Fixed typo on getStatusMessage() by Rob McDougall · 5 years ago
  57. 7ee2603 [maven-release-plugin] prepare for next development iteration by sseifert · 5 years ago
  58. a26af96 [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.10 by sseifert · 5 years ago org.apache.sling.servlet-helpers-1.1.10
  59. 80b2025 SLING-7797 make sure IllegalArgumentException is thrown when trying to parse an invalid date value by sseifert · 5 years ago
  60. a34cbee Updating badges for org-apache-sling-servlet-helpers by Radu Cotescu · 5 years ago
  61. 8139670 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 5 years ago
  62. 8df17b6 Merge branch 'issue/SLING-8165' by sseifert · 5 years ago
  63. 805a920 SLING-8165 add unit test by sseifert · 5 years ago
  64. a6b4523 SLING-8161 save status message for setStatus and sendError methods by sseifert · 5 years ago
  65. 9da849b Set the name when instantiating a MockRequestParameter by Ahmed Musallam · 5 years ago
  66. e09b285 trivial: added license header to *.md files by Radu Cotescu · 6 years ago
  67. be7726c SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 6 years ago
  68. 0bd58b0 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 6 years ago
  69. df1c711 update mockito version by sseifert · 6 years ago
  70. cdc03f2 update to sling parent 34 by sseifert · 6 years ago
  71. 4011bbc SLING-7797 - removed SimpleDateFormatter by JE Bailey · 6 years ago
  72. 227a789 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  73. 41c4842 [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.8 by sseifert · 6 years ago org.apache.sling.servlet-helpers-1.1.8
  74. 825f448 SLING-7744 add implementation for RequestPathInfo.getSuffixResource by sseifert · 6 years ago
  75. d8da52c Updating badges for org-apache-sling-servlet-helpers by Dan Klco · 6 years ago
  76. 32d8365 [maven-release-plugin] prepare for next development iteration by Jason E Bailey · 6 years ago
  77. e96ae41 [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.6 by Jason E Bailey · 6 years ago org.apache.sling.servlet-helpers-1.1.6
  78. 0d0b472 SLING-7657 update package version by Jason E Bailey · 6 years ago
  79. 2d991de SLING-7657 allows the responseContentType to be set by JE Bailey · 6 years ago
  80. 6475fde [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  81. db1241f [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.4 by sseifert · 6 years ago org.apache.sling.servlet-helpers-1.1.4
  82. 60969dd SLING-7482 MockSlingHttpServletResponse.getHeaders is case sensitive by sseifert · 6 years ago
  83. 5ddd26f SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 7 years ago
  84. dd79fa5 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 7 years ago
  85. d4adf1e Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 7 years ago
  86. a842328 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 7 years ago
  87. 5368554 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  88. ad5cd1c [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.2 by Stefan Seifert · 7 years ago
  89. 4434d28 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  90. 6f947af SLING-7174 - should be IllegalStateException, not IllegalArgumentException by Justin Edelson · 7 years ago
  91. 043b7f4 SLING-7174 - should be IllegalStateException, not IllegalArgumentException by Justin Edelson · 7 years ago
  92. 4ab59ef SLING-7174 - implement getReader in MockRequest by Justin Edelson · 7 years ago
  93. 9ffda66 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  94. cada474 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  95. 63410fd SLING-6948 HttpServletResponse.getOutput() and getOutputAsString() return different information by Stefan Seifert · 7 years ago
  96. 4219083 SLING-6947 add setPathInfo method to allow setting a custom pathinfo by Stefan Seifert · 7 years ago
  97. 2d60b66 use Sling Parent 30 by Oliver Lietz · 7 years ago
  98. 3b1385d [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
  99. 69682aa [maven-release-plugin] prepare release org.apache.sling.servlet-helpers-1.1.0 by Stefan Seifert · 8 years ago
  100. d3b97c1 SLING-5971 switch to osgi annotations by Stefan Seifert · 8 years ago