1. 3826439 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago master
  2. 4e0f12a SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  3. 6c9166f Merge pull request #11 from apache/jsedding/regression-enhanced-error-reporting by Julian Sedding · 11 months ago
  4. 5d29c38 trivial: build only on java 11 by Julian Sedding · 11 months ago
  5. ce52b03 SLING-12442 - Regression due to SLING-11299 by Julian Sedding · 11 months ago
  6. 6fe463b Merge pull request #9 from apache/jsedding/SLING-12421-JspServletWrapper-race by Julian Sedding · 12 months ago
  7. 4e3864d Merge pull request #8 from apache/jsedding/SLING-12420-avoid-unnecessary-JspRuntimeContext-renewal by Julian Sedding · 12 months ago
  8. fda89fa SLING-12421 - Race between serving request and destroying JspServletWrapper by Julian Sedding · 12 months ago
  9. 8ceb88d SLING-12420 - JSP scripts are falsely re-compiled on events from HTL engine by Julian Sedding · 1 year ago
  10. f583299 SLING-12420 - JSP scripts are falsely re-compiled on events from HTL engine by Julian Sedding · 1 year ago
  11. 1fa42da SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 11 months ago
  12. 795222e SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
  13. 8da5f76 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 2 years, 9 months ago
  14. a55e22c [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.6.2 by Radu Cotescu · 2 years, 9 months ago org.apache.sling.scripting.jsp-2.6.2
  15. 6f14664 SLING-11724 - Improve exception handling in generated JSPs by Radu Cotescu · 2 years, 9 months ago
  16. 596c4c9 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 3 years, 4 months ago
  17. 17ae48d [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.6.0 by Carsten Ziegeler · 3 years, 4 months ago org.apache.sling.scripting.jsp-2.6.0
  18. 124fb6c SLING-11301 : Servlet.destroy never called for bundled scripts by Carsten Ziegeler · 3 years, 4 months ago
  19. b4ef34f SLING-11300 : JSP source/linenumber not shown with precompiled scripts when exception is thrown by Carsten Ziegeler · 3 years, 4 months ago
  20. 87797bf SLING-11299 : JSP source/linenumber is not always shown when an exception occurs by Carsten Ziegeler · 3 years, 4 months ago
  21. 0d8ae29 SLING-11299 : JSP source/linenumber is not always shown when an exception occurs by Carsten Ziegeler · 3 years, 4 months ago
  22. 5c883f7 SLING-11298 : NullPointerException when processing exceptions by Carsten Ziegeler · 3 years, 4 months ago
  23. a06ca5b SLING-11027 preserve exception message (#7) by Jörg Hoh · 3 years, 7 months ago
  24. ffe193a SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 8 months ago
  25. 0dad323 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
  26. c9b5365 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  27. c1fddcd SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  28. e90f0d0 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  29. b5216e7 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 4 years, 2 months ago
  30. e3f2723 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.5.4 by Radu Cotescu · 4 years, 2 months ago org.apache.sling.scripting.jsp-2.5.4
  31. 6e92eb0 SLING-10399 - Enhance the compilation report provided by the jspc-maven-plugin by Radu Cotescu · 4 years, 2 months ago
  32. e57abe6 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 4 years, 4 months ago
  33. a6932f1 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.5.2 by Radu Cotescu · 4 years, 4 months ago org.apache.sling.scripting.jsp-2.5.2
  34. e4f2f58 SLING-9999 - Remove cyclic dependency between scripting and servlets features by Radu Cotescu · 4 years, 4 months ago
  35. e7161b1 SLING-9999 - Remove cyclic dependency between scripting and servlets features by Radu Cotescu · 4 years, 6 months ago
  36. 340dcde SLING-9999 - Remove cyclic dependency between scripting and servlets features by Radu Cotescu · 4 years, 7 months ago
  37. 7468a63 SLING-9999 - Remove cyclic dependency between scripting and servlets features by Radu Cotescu · 4 years, 7 months ago
  38. ccdb902 SLING-9999 Remove cyclic dependency between scripting and servlets features by Oliver Lietz · 4 years, 8 months ago
  39. 19ec0f6 Adding sonarqube badges as per SLING-9682 by Dan Klco · 5 years ago
  40. 650d973 Updating badges for org-apache-sling-scripting-jsp by Radu Cotescu · 5 years ago
  41. 0fae6ae [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 5 years ago
  42. 6c0ecb4 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.5.0 by Radu Cotescu · 5 years ago org.apache.sling.scripting.jsp-2.5.0
  43. 0882d12 SLING-9206 - Add support for executing precompiled JSP scripts by Karl Pauls · 5 years ago
  44. 74bd129 SLING-9406: Add bundled script support to the servlets resolver (#5) by Karl Pauls · 5 years ago
  45. 2333617 SLING-9228 - Export the name of the System property which is used by the Jasper compiler to set the default package name for generated classes by Radu Cotescu · 5 years ago
  46. 8ef3313 SLING-9206 - Add support for executing precompiled JSP scripts by Radu Cotescu · 5 years ago
  47. b5573a9 SLING-9150 - Replace similar methods from JspUtil with calls to JavaEscapeHelper by Radu Cotescu · 6 years ago
  48. 20097cb [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 6 years ago
  49. bcb4793 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.4.2 by Radu Cotescu · 6 years ago org.apache.sling.scripting.jsp-2.4.2
  50. 018f2b4 SLING-8928 - Upgrade to parent pom 35 by Radu Cotescu · 6 years ago
  51. 7c825be SLING-8922 - Override all the PageContext methods and delegate to the wrapped context by Radu Cotescu · 6 years ago
  52. 25aa5fb SLING-8922 - Override all the PageContext methods and delegate to the wrapped context by Radu Cotescu · 6 years ago
  53. acf73cf [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 6 years ago
  54. e2f584d [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.4.0 by Radu Cotescu · 6 years ago org.apache.sling.scripting.jsp-2.4.0
  55. 0190d7c SLING-8695 - Make sure that the Sling modules' pom files provide a name value that's consistent with the JIRA releases by Radu Cotescu · 6 years ago
  56. 3dd2ea8 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 6 years ago
  57. 9bf70ec [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.3.8 by Radu Cotescu · 6 years ago
  58. cf8343a SLING-8867 - Enhance the pageContext with the values provided by the SlingBindings by Radu Cotescu · 6 years ago
  59. fd25b3e SLING-8867 - Enhance the pageContext with the values provided by the SlingBindings by Radu Cotescu · 6 years ago
  60. 8aa4692 Add NOSONAR to lines indicated to use == intentionally by Haris Adzemovic · 6 years ago
  61. 66ebd3c Mark String comparisons using == with NOSONAR by Haris Adzemovic · 6 years ago
  62. d514c1f Revert "Strings and Boxed types should be compared using "equals()"" by Haris Adzemovic · 6 years ago
  63. 5bf1dcd Strings and Boxed types should be compared using "equals()" by Haris Adzemovic · 6 years ago
  64. 1ae4866 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 6 years ago
  65. 6f6468a [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.3.6 by Karl Pauls · 6 years ago org.apache.sling.scripting.jsp-2.3.6
  66. 0245049 Merge pull request #1 from ashokpanghal/issues/SLING-8720 by Karl Pauls · 6 years ago
  67. 9310d22 SLING-8720 HTTP Status 200 returned when JSP Engine fails due to JspFactoryHandler being null by Ashok Kumar · 6 years ago
  68. 9e5c2cb SLING-8720 : HTTP Status 200 returned when JSP Engine fails due to JspFactoryHandler being null by Ashok Kumar · 6 years ago
  69. 6de0a60 Updating badges for org-apache-sling-scripting-jsp by Radu Cotescu · 7 years ago
  70. 6c92685 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 7 years ago
  71. a0dea8b trivial: added license header to *.md files by Radu Cotescu · 7 years ago
  72. 24ff2fe SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 7 years ago
  73. 6bacffa SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 7 years ago
  74. a9ce822 Updating badges for org-apache-sling-scripting-jsp by Dan Klco · 7 years ago
  75. 5123b9b [maven-release-plugin] prepare for next development iteration by Ian Boston · 8 years ago
  76. 89de378 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.3.4 by Ian Boston · 8 years ago org.apache.sling.scripting.jsp-2.3.4
  77. d03ed99 SLING-3317 Concurrent access to WeakHashMap ... causes 100% CPU by Ian Boston · 8 years ago
  78. 80ca124 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 8 years ago
  79. 35f0ff8 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 8 years ago
  80. 42899c3 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 8 years ago
  81. 2ea9534 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 8 years ago
  82. f054e84 SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
  83. 46cf092 SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
  84. ff21846 SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
  85. e1c22d1 SLING-7156: don't make assumptions about the path of URLs returned from bundle.findEntries() by Karl Pauls · 8 years ago
  86. d47c2bf [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 8 years ago
  87. c32abd2 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.3.2 by Carsten Ziegeler · 8 years ago
  88. 765bc89 SLING-7044 : Scripted tag files are not found by Carsten Ziegeler · 8 years ago
  89. 8b0af9c SLING-7044 : Scripted tag files are not found by Carsten Ziegeler · 8 years ago
  90. 27408f3 [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 8 years ago
  91. 80cbf47 [maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.3.0 by Oliver Lietz · 8 years ago
  92. 76c8c2a SLING-6645 Add extensions and names to JspScriptEngineFactory's component properties by Oliver Lietz · 8 years ago
  93. 2822475 SLING-6502 JSP: java.lang.VerifyError (Bad type on operand stack) by Oliver Lietz · 8 years ago
  94. 066c1e6 SLING-6502 JSP: java.lang.VerifyError (Bad type on operand stack) by Oliver Lietz · 8 years ago
  95. 93c22af fix typo by Oliver Lietz · 8 years ago
  96. 6e871c7 SLING-6502 JSP: java.lang.VerifyError (Bad type on operand stack) by Oliver Lietz · 8 years ago
  97. b16654f use Sling Parent 30 by Oliver Lietz · 9 years ago
  98. dde6ec4 Updating to the latest release of commons classloader and fsclassloader by Dan Klco · 9 years ago
  99. 74179bf SLING-5980: Deduplicating the FSClassLoader cache clearing functionality and adding a JMX interface by Dan Klco · 9 years ago
  100. 469d568 SLING-6502 JSP: java.lang.VerifyError (Bad type on operand stack) by Oliver Lietz · 9 years ago