Sign in
apache
/
sling-org-apache-sling-scripting-bundle-tracker
/
HEAD
1e06e9b
SLING-12523 Restore LICENSE file for deprecated Sling module
by Stefan Seifert
· 8 months ago
master
e8aaac0
SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org
by Robert Munteanu
· 9 months ago
3feb495
SLING-11709 - Set up Jira autolinks to all Sling Github projects
by Robert Munteanu
· 2 years, 4 months ago
699193c
SLING-11051 - Fixing JavaDoc badge
by Dan Klco
· 3 years, 6 months ago
822a996
SLING-10676 - remove SECURITY.md which is not needed
by Bertrand Delacretaz
· 4 years ago
ab75ac8
SLING-10676 - add or update SECURITY.md
by Bertrand Delacretaz
· 4 years ago
ba7e731
SLING-10676 - add or update SECURITY.md
by Bertrand Delacretaz
· 4 years ago
baf5f35
corrected wording
by Radu Cotescu
· 4 years, 10 months ago
ccbdb32
deprecated the Bundle Tracker
by Radu Cotescu
· 4 years, 10 months ago
2007f5f
Adding sonarqube badges as per SLING-9682
by Dan Klco
· 5 years ago
83181d2
Updating badges for org-apache-sling-scripting-bundle-tracker
by Radu Cotescu
· 5 years ago
maintenance
6f23ba7
Mention the move to servlets-resolver
by Bertrand Delacretaz
· 5 years ago
5b16579
SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api
by Radu Cotescu
· 5 years ago
c5c42a4
SLING-9366 - Do not expose all the required wires to the BundledScriptServlet
by Karl Pauls
· 5 years ago
36e2853
Fix a nullpointer if no options are provided
by Karl Pauls
· 5 years ago
65308db
SLING-9380 - Bundles should be able to provide both precompiled script units and regular scripts
by Radu Cotescu
· 5 years ago
d51f0ae
SLING-9371: fix the forced resource type dispatch
by Karl Pauls
· 5 years ago
c187478
SLING-9366 - Do not expose all the required wires to the BundledScriptServlet
by Radu Cotescu
· 5 years ago
6c5b2ed
SLING-9364 - Implement lazy response writer
by Karl Pauls
· 5 years ago
132b966
trivial: changed access level
by Radu Cotescu
· 5 years ago
bef6415
SLING-9350 - Recompile scripts which hold a stale ScriptEngine reference
by Radu Cotescu
· 5 years ago
70542e3
SLING-9349 - Provide the list of TypeProviders for a BundledRenderUnit
by Radu Cotescu
· 5 years ago
37fa866
Use a LinkedHashSet instead of a HashSet to keep the order the same.
by Karl Pauls
· 5 years ago
731f5b4
SLING-9336 - Hide servlet services from the outside
by Karl Pauls
· 5 years ago
b978bda
SLING-9339 - Implement lazy-reading for the request data
by Radu Cotescu
· 5 years ago
26fdcfb
SLING-9330 - Path registrations override the servlet resources for parent resource types
by Radu Cotescu
· 5 years ago
492f39a
SLING-9255 - Allow servlet resolution based on path
by Radu Cotescu
· 5 years ago
34753b2
SLING-9306 - Provide a path capability for scripts which are not part of a resource type
by Radu Cotescu
· 5 years ago
2aba608
SLING-9255 - Allow servlet resolution based on path
by Radu Cotescu
· 5 years ago
1776151
SLING-9252 - Optimise request dispatching for inheriting resource types
by Radu Cotescu
· 5 years ago
fd90c9c
SLING-9250 - Selectors are used as extensions when servlets are registered for a capability
by Radu Cotescu
· 5 years ago
55d52a8
SLING-9216 - Allow capabilities to provide lists of resource types
by Radu Cotescu
· 5 years ago
303a979
SLING-9233 - Skip registering the Dispatcher servlet if the resource types are not versioned
by Karl Pauls
· 5 years ago
ea6a8c4
SLING-9216 - Allow capabilities to provide lists of resource types
by Radu Cotescu
· 5 years ago
fc38b64
SLING-9203 - Perform script / class lookup using the Sling script naming conventions
by Radu Cotescu
· 5 years ago
ab81d98
SLING-9182 - The Scripting Bundle Tracker should require bundles to provide information about the needed Script Engines
by Radu Cotescu
· 5 years ago
58ae67e
SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api
by Radu Cotescu
· 5 years ago
ac7d153
SLING-9182 - The Scripting Bundle Tracker should require bundles to provide information about the needed Script Engines
by Radu Cotescu
· 5 years ago
ee23513
SLING-9181 - The Scripting Bundle Tracker should be extended to allow more flexibility for resource type definitions
by Radu Cotescu
· 5 years ago
aa77926
SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api
by Radu Cotescu
· 5 years ago
3f9bcad
SLING-9159 - Switch to the LazyBindings implementation from org.apache.sling.api
by Radu Cotescu
· 5 years ago
3a873fb
SLING-9158 - Switch from JavaEscapeUtils to JavaEscapeHelper
by Radu Cotescu
· 5 years ago
03a6b69
[maven-release-plugin] prepare for next development iteration
by Radu Cotescu
· 6 years ago
e3db4e5
[maven-release-plugin] prepare release org.apache.sling.scripting.bundle.tracker-0.1.0
by Radu Cotescu
· 6 years ago
org.apache.sling.scripting.bundle.tracker-0.1.0
073a4cd
trivial: added scm info
by Radu Cotescu
· 6 years ago
519cb26
[maven-release-plugin] prepare release org.apache.sling.scripting.bundle.tracker-0.1.0
by Radu Cotescu
· 6 years ago
479ead9
SLING-8662 - Migrate the Apache Sling Scripting Bundle Tracker to sling-bundle-parent 35
by Radu Cotescu
· 6 years ago
76d9a40
SLING-8657 - Remove the biz.aQute.bndlib dependency
by Radu Cotescu
· 6 years ago
18be7c4
corrected behaviour for dispatching servlet
by Radu Cotescu
· 6 years ago
89ca612
trivial: added properties to the bindings provided by the script context
by Radu Cotescu
· 6 years ago
be6d7aa
Updating badges for org-apache-sling-scripting-bundle-tracker
by Radu Cotescu
· 6 years ago
fa47588
SLING-7245 - Validate pull requests using Jenkins
by Radu Cotescu
· 7 years ago
6c2f136
SLING-7245 - Validate pull requests using Jenkins
by Radu Cotescu
· 7 years ago
77cf4f9
SLING-8184 - Rely on the sling.servlet.resourceSuperType to optimise servlet registration
by Radu Cotescu
· 7 years ago
c0e502a
Updating badges for org-apache-sling-scripting-bundle-tracker
by Radu Cotescu
· 7 years ago
ceb6d01
updated links and description
by Radu Cotescu
· 7 years ago
9df9b79
migrated code from whiteboard
by Radu Cotescu
· 7 years ago
4e986e8
implemented support for n-level inheritance script resolution
by Radu Cotescu
· 7 years ago
96bbde4
reconfigured code coverage setup
by Radu Cotescu
· 7 years ago
5a4d416
refactor
by Radu Cotescu
· 7 years ago
df96d6d
updated the way bundle classloaders are passed down to script engines
by Radu Cotescu
· 7 years ago
7af7fbc
pass the bundle classloader to the script engine
by Radu Cotescu
· 7 years ago
9dac3c7
added unit tests for JavaEscapeUtils
by Radu Cotescu
· 7 years ago
8c1d332
improve script to class mapping
by Radu Cotescu
· 7 years ago
14827ce
correctly send the information about precompiled scripts down the line
by Radu Cotescu
· 7 years ago
8e8d6e9
minor code improvements
by Radu Cotescu
· 7 years ago
34fc94f
minor optimisations
by Radu Cotescu
· 7 years ago
cdb8bd6
added classic scripting bundle for comparison
by Radu Cotescu
· 7 years ago
2f9c41b
corrected lock order & cached precompiled script class instance
by Radu Cotescu
· 7 years ago
16f8ceb
register dispatch servlet using the bundle context of the bundle providing the resource type
by Radu Cotescu
· 7 years ago
e427e6a
updated docs
by Radu Cotescu
· 7 years ago
d78bd43
add support for bundles providing precompiled scripts
by Radu Cotescu
· 7 years ago
6c7ef5a
SLING-7798 remove unused dependency
by sseifert
· 7 years ago
7c64c50
Added the scripting resolver as a lazy binding
by Radu Cotescu
· 7 years ago
869e9e5
Added capability for BundledScriptServlet description
by Radu Cotescu
· 7 years ago
04d1168
Added HTTP method to script cache key
by Radu Cotescu
· 7 years ago
c4d101f
Added more tests
by Radu Cotescu
· 7 years ago
7c4ff3a
Made IT more reliable
by Radu Cotescu
· 7 years ago
8fd752b
Code formatting
by Radu Cotescu
· 7 years ago
d63c873
Added more unit tests
by Radu Cotescu
· 7 years ago
1617e82
Add servlet class names in registration properties
by Radu Cotescu
· 7 years ago
99ed14e
Added some unit tests
by Radu Cotescu
· 7 years ago
22ffaf1
Added more tests for selector matching
by Radu Cotescu
· 7 years ago
d7d6997
Added tests for HTTP method script matching
by Radu Cotescu
· 7 years ago
9b9365a
Improvements
by Radu Cotescu
· 7 years ago
b136ec6
Provide a way to start a server with the examples installed.
by Karl Pauls
· 7 years ago
3794495
corrected more relative links
by Radu Cotescu
· 7 years ago
4bc7d1d
corrected more relative links
by Radu Cotescu
· 7 years ago
2327139
reorganised project
by Radu Cotescu
· 7 years ago
d77bac0
Organize imports the right way around.
by Karl Pauls
· 7 years ago
f9eb50f
Increase timeout for IT.
by Karl Pauls
· 7 years ago
44dc367
Add some IT for the example, remove some System.out, and organize imports.
by Karl Pauls
· 7 years ago
e952029
Optimize dispatcher servlet registration to use less registrations.
by Karl Pauls
· 7 years ago
176bbf4
Add default dispatcher for resource types without versions and fix dependency lookup with versions
by Karl Pauls
· 7 years ago
ad6b5de
Wrapped requests to provide correct mapping to wired resource types
by Radu Cotescu
· 7 years ago
b321d6b
Make the extends requirement filter out selectors.
by Karl Pauls
· 7 years ago
2397487
Register services using extended bundles bundlecontext and only register for required methods.
by Karl Pauls
· 7 years ago
b055c14
Added support for the extends attribute
by Radu Cotescu
· 7 years ago
c9d2ab6
Use sling-10 for IT
by Karl Pauls
· 7 years ago
45ed9de
Added basic support for RT extensibility
by Radu Cotescu
· 7 years ago
Next »