1. 0161ab3 SLING-9406: Add bundled script support to the servlets resolver by Karl Pauls · 4 years ago
  2. 756c5bd Prepare merge by Karl Pauls · 4 years ago
  3. 7644efc SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api by Radu Cotescu · 4 years, 1 month ago
  4. d35b7c7 SLING-9366 - Do not expose all the required wires to the BundledScriptServlet by Karl Pauls · 4 years, 1 month ago
  5. 259f9d3 Fix a nullpointer if no options are provided by Karl Pauls · 4 years, 1 month ago
  6. e7da6a5 SLING-9380 - Bundles should be able to provide both precompiled script units and regular scripts by Radu Cotescu · 4 years, 1 month ago
  7. 9adaf82 SLING-9371: fix the forced resource type dispatch by Karl Pauls · 4 years, 1 month ago
  8. b90b4d6 SLING-9366 - Do not expose all the required wires to the BundledScriptServlet by Radu Cotescu · 4 years, 1 month ago
  9. a271ee8 SLING-9364 - Implement lazy response writer by Karl Pauls · 4 years, 1 month ago
  10. 22a45fb trivial: changed access level by Radu Cotescu · 4 years, 1 month ago
  11. 8b48f46 SLING-9350 - Recompile scripts which hold a stale ScriptEngine reference by Radu Cotescu · 4 years, 1 month ago
  12. 84b0635 SLING-9349 - Provide the list of TypeProviders for a BundledRenderUnit by Radu Cotescu · 4 years, 1 month ago
  13. bc7c13b Use a LinkedHashSet instead of a HashSet to keep the order the same. by Karl Pauls · 4 years, 1 month ago
  14. 86b95c8 SLING-9336 - Hide servlet services from the outside by Karl Pauls · 4 years, 1 month ago
  15. e8176b1 SLING-9339 - Implement lazy-reading for the request data by Radu Cotescu · 4 years, 1 month ago
  16. d026576 SLING-9330 - Path registrations override the servlet resources for parent resource types by Radu Cotescu · 4 years, 1 month ago
  17. ba6f164 SLING-9255 - Allow servlet resolution based on path by Radu Cotescu · 4 years, 1 month ago
  18. b3cf086 SLING-9306 - Provide a path capability for scripts which are not part of a resource type by Radu Cotescu · 4 years, 1 month ago
  19. 4d838f9 SLING-9255 - Allow servlet resolution based on path by Radu Cotescu · 4 years, 2 months ago
  20. bcd92e9 SLING-9252 - Optimise request dispatching for inheriting resource types by Radu Cotescu · 4 years, 2 months ago
  21. a1df9df SLING-9250 - Selectors are used as extensions when servlets are registered for a capability by Radu Cotescu · 4 years, 2 months ago
  22. 321a9bd SLING-9216 - Allow capabilities to provide lists of resource types by Radu Cotescu · 4 years, 2 months ago
  23. 1973034 SLING-9233 - Skip registering the Dispatcher servlet if the resource types are not versioned by Karl Pauls · 4 years, 2 months ago
  24. 6d33c20 SLING-9216 - Allow capabilities to provide lists of resource types by Radu Cotescu · 4 years, 2 months ago
  25. e8ee569 SLING-9203 - Perform script / class lookup using the Sling script naming conventions by Radu Cotescu · 4 years, 2 months ago
  26. b0bf6d0 SLING-9182 - The Scripting Bundle Tracker should require bundles to provide information about the needed Script Engines by Radu Cotescu · 4 years, 2 months ago
  27. 3855698 SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api by Radu Cotescu · 4 years, 2 months ago
  28. 1cb00c9 SLING-9182 - The Scripting Bundle Tracker should require bundles to provide information about the needed Script Engines by Radu Cotescu · 4 years, 2 months ago
  29. ca3063c SLING-9181 - The Scripting Bundle Tracker should be extended to allow more flexibility for resource type definitions by Radu Cotescu · 4 years, 2 months ago
  30. 4e48ba5 SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api by Radu Cotescu · 4 years, 3 months ago
  31. d7273f4 SLING-9158 - Switch from JavaEscapeUtils to JavaEscapeHelper by Radu Cotescu · 4 years, 3 months ago
  32. cc06f80 SLING-8662 - Migrate the Apache Sling Scripting Bundle Tracker to sling-bundle-parent 35 by Radu Cotescu · 4 years, 9 months ago
  33. 5531d04 SLING-8657 - Remove the biz.aQute.bndlib dependency by Radu Cotescu · 4 years, 9 months ago
  34. e708be2 corrected behaviour for dispatching servlet by Radu Cotescu · 4 years, 9 months ago
  35. 01390f6 trivial: added properties to the bindings provided by the script context by Radu Cotescu · 4 years, 9 months ago
  36. dc4c364 SLING-8184 - Rely on the sling.servlet.resourceSuperType to optimise servlet registration by Radu Cotescu · 5 years ago
  37. c1735ce migrated code from whiteboard by Radu Cotescu · 5 years ago
  38. 657d9ec implemented support for n-level inheritance script resolution by Radu Cotescu · 5 years ago
  39. 4a4d8f5 reconfigured code coverage setup by Radu Cotescu · 6 years ago
  40. fdf7f21 refactor by Radu Cotescu · 6 years ago
  41. 3869a86 updated the way bundle classloaders are passed down to script engines by Radu Cotescu · 6 years ago
  42. 71c1e71 pass the bundle classloader to the script engine by Radu Cotescu · 6 years ago
  43. dfd9f1a added unit tests for JavaEscapeUtils by Radu Cotescu · 6 years ago
  44. c18e385 improve script to class mapping by Radu Cotescu · 6 years ago
  45. 6ccc771 correctly send the information about precompiled scripts down the line by Radu Cotescu · 6 years ago
  46. caa1593 minor code improvements by Radu Cotescu · 6 years ago
  47. 4ebf5d1 minor optimisations by Radu Cotescu · 6 years ago
  48. 6e18de0 added classic scripting bundle for comparison by Radu Cotescu · 6 years ago
  49. 6a9543e corrected lock order & cached precompiled script class instance by Radu Cotescu · 6 years ago
  50. f5c5af2 register dispatch servlet using the bundle context of the bundle providing the resource type by Radu Cotescu · 6 years ago
  51. 771f3ce add support for bundles providing precompiled scripts by Radu Cotescu · 6 years ago
  52. 1af5eea Added the scripting resolver as a lazy binding by Radu Cotescu · 6 years ago
  53. 538c427 Added capability for BundledScriptServlet description by Radu Cotescu · 6 years ago
  54. 9c2e15a Added HTTP method to script cache key by Radu Cotescu · 6 years ago
  55. d154055 Added more tests by Radu Cotescu · 6 years ago
  56. f041199 Made IT more reliable by Radu Cotescu · 6 years ago
  57. d27d114 Code formatting by Radu Cotescu · 6 years ago
  58. 0f98fde Added more unit tests by Radu Cotescu · 6 years ago
  59. 497d5ca Add servlet class names in registration properties by Radu Cotescu · 6 years ago
  60. 8d40020 Added some unit tests by Radu Cotescu · 6 years ago
  61. 6543ccd Added more tests for selector matching by Radu Cotescu · 6 years ago
  62. beb9b88 Added tests for HTTP method script matching by Radu Cotescu · 6 years ago
  63. 9db127e Improvements by Radu Cotescu · 6 years ago
  64. d97a934 Organize imports the right way around. by Karl Pauls · 6 years ago
  65. e12c8b3 Increase timeout for IT. by Karl Pauls · 6 years ago
  66. 27a8414 Add some IT for the example, remove some System.out, and organize imports. by Karl Pauls · 6 years ago
  67. a723ef9 Optimize dispatcher servlet registration to use less registrations. by Karl Pauls · 6 years ago
  68. 5e857f0 Add default dispatcher for resource types without versions and fix dependency lookup with versions by Karl Pauls · 6 years ago
  69. e471276 Wrapped requests to provide correct mapping to wired resource types by Radu Cotescu · 6 years ago
  70. 625a33f Make the extends requirement filter out selectors. by Karl Pauls · 6 years ago
  71. 3876edf Register services using extended bundles bundlecontext and only register for required methods. by Karl Pauls · 6 years ago
  72. 2c50b74 Added support for the extends attribute by Radu Cotescu · 6 years ago
  73. dd441b9 Use sling-10 for IT by Karl Pauls · 6 years ago
  74. 2ef8cbd Added basic support for RT extensibility by Radu Cotescu · 6 years ago
  75. ec7a453 Register 1 servlet instance per capability by Radu Cotescu · 6 years ago
  76. 0955966 BundledScriptServlet should release all locks before executing script by Radu Cotescu · 6 years ago
  77. 3ec4adb BundledScriptFinder should never cache ScriptEngine extensions by Radu Cotescu · 6 years ago
  78. 0b537f3 Added support for selectors and extensions script mapping by Radu Cotescu · 6 years ago
  79. 66b7ebb Rework requiremnt and capability model by Karl Pauls · 6 years ago
  80. ea033d5 added cache for compilable script engines by Radu Cotescu · 6 years ago
  81. f3c85aa implemented script resolution caching at servlet level by Radu Cotescu · 6 years ago
  82. db6fc30 added script context for executing bundled scripts by Radu Cotescu · 6 years ago
  83. e8ade9a added basic script resolution support by Radu Cotescu · 6 years ago
  84. d863bcd Add an IT for servlet registration. by Karl Pauls · 6 years ago
  85. 07da85f re-added versioning as part of the RT property with which we register servlets by Radu Cotescu · 6 years ago
  86. 285f7ae Add an IT profile based on Sling-9 by Karl Pauls · 6 years ago
  87. 1e257f0 Register generic servlet for all method types. by Karl Pauls · 6 years ago
  88. ef6f3f1 Add a debug log message if we find resource types. by Karl Pauls · 6 years ago
  89. c2d659e Use a bundle tracker to track script bundles and register servlets for them. by Karl Pauls · 6 years ago
  90. 35bb000 Added initial code by Radu Cotescu · 6 years ago
  91. 3636ce5 SLING-9365: Optionally don't create resource providers for servlets by Karl Pauls · 4 years ago
  92. fc79361 SLING-9348 - ResourceCollector is not weighing scripts with a method in the name correctly by Karl Pauls · 4 years, 1 month ago
  93. d82dfe9 SLING-9291 Update Pax Exam to 4.13.3 by Oliver Lietz · 4 years, 1 month ago
  94. 7289597 remove dependency versions managed in parent by Oliver Lietz · 4 years, 2 months ago
  95. 23e5181 SLING-9222 - add .EMPTY. tests to ServletSelectionIT, as examples as there's a link to that class in the docs by Bertrand Delacretaz · 4 years, 2 months ago
  96. bf4040d SLING-9222 - Support requiring empty extensions or selectors in paths.strict mode by Bertrand Delacretaz · 4 years, 2 months ago
  97. 74f76e1 SLING-8110 and SLING-9055 - increase the servlets.resolver capability version to indicate support for the sling.servlet.paths.strict option by Bertrand Delacretaz · 4 years, 2 months ago
  98. f8e4344 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 4 years, 2 months ago
  99. 1a7960f [maven-release-plugin] prepare release org.apache.sling.servlets.resolver-2.6.4 by Radu Cotescu · 4 years, 2 months ago org.apache.sling.servlets.resolver-2.6.4
  100. bbb0148 SLING-9170 - Update Sling Testing Sling Mock to enable testing with newer versions of Scripting Core by Radu Cotescu · 4 years, 2 months ago