2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add gradle project More... about 11 years ago
initial work on Gradle build More... about 11 years ago
improve monitor level More... about 11 years ago
fix setting of JMX contribution value More... about 11 years ago
handle actions More... about 11 years ago
FABRIC-40: support service invocations from setter methods More... about 11 years ago
remove indexer More... over 11 years ago
add specific exception type for variables More... over 11 years ago
FABRIC-39: support monitor and producer injection on Servlets and Filters More... over 11 years ago
fix issue where JDKRingBufferMonitorProxyService did not honor log settings for MonitorChannel because it did not pass back a direct reference to the handler (instead creating a proxy) More... over 11 years ago
simplify handling of deployment state by removing the need to record plans More... over 11 years ago
fix bug where default composites overwritten if deployed together More... over 11 years ago
support providers not creating a composite (i.e. when a composite is for testing the current runtime environment is production More... over 11 years ago
support using @Component on abstract types so that it can be inherited by concrete subclasses More... over 11 years ago
support namespace definitions for annotations More... over 11 years ago
update annotation inheritence; add namespace attribute to @Component More... over 11 years ago
start on adding namespace support for annotated properties More... over 11 years ago
fix path separator issue on Windows More... over 11 years ago
fix problem with testcase on Windoze More... over 11 years ago
fix issue on Windows with file separators More... over 11 years ago
classloader gymnastics: create a resolver to obtain the correct classloader in managed environments More... over 11 years ago
add Node API tests More... over 11 years ago
add missing file More... over 11 years ago
support Node API inside Fabric3 runtimes More... over 11 years ago
FABRIC-38: runtime-wide HTTP to HTTPS redirect More... over 11 years ago
add node api to standalone runtime More... over 11 years ago
fix exploded WAR introspection More... over 11 years ago
FABRIC-37: support web app annotation scanning More... over 11 years ago
support specifying web app context in manifest More... over 11 years ago
make specifying componentType for web apps optional (i.e. not needed) More... over 11 years ago