2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change @Error annotation back to @Severe since it clashes with the JDK Error class More... about 15 years ago
move @Monitor to monitor package More... about 15 years ago
move @Monitor to monitor package More... about 15 years ago
rename and move logging annotations to monitor More... about 15 years ago
rename and move logging annotations to monitor More... about 15 years ago
remove unused annotations More... about 15 years ago
add monitor More... about 15 years ago
add implementation.monitor test More... about 15 years ago
split underlying Logback loggers for application and runtime channels to allow for individual configuration More... about 15 years ago
add separate application monitor channel More... about 15 years ago
rename MonitorLevelService to MonitorService More... over 15 years ago
Enable dynamic monitor levels via JMX More... over 15 years ago
implement dynamically updating log levels for all components in a deployable composite More... over 15 years ago
javadoc More... over 15 years ago
add method to return components provisioned by a deployable composite; cleanup up components in hierarchy method More... over 15 years ago
turn down log level More... over 15 years ago
add ability to dynamically set log levels for components in a hierarchy More... over 15 years ago
introduce MonitorLevelService; set logging levels for extensions More... over 15 years ago
fix bug where distributed channels were not deployed correctly when using the filesystem deployer More... over 15 years ago
add ability to dispatch monitors to custom channels; add monitor component type that listens on channels; implement synchronous channel intent More... over 15 years ago
implement compensating commands More... over 15 years ago
remove accidentally checked in test code More... over 15 years ago
move monitor infrastructure out of fabric and into monitor module More... over 15 years ago
capture input stream More... over 15 years ago
update signature More... over 15 years ago
switch monitoring to use event infrastructure More... over 15 years ago
fix build break More... over 15 years ago
remove param More... over 15 years ago
enable de/serialization of custom extension types by processing classloader commands first during a deployment More... over 15 years ago
fix bug where classloader callbacks were not called for singe-VM environments; close entity manager factories properly More... over 15 years ago