0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Default to using java.util.logging for logging. Fixes #53. More... over 9 years ago
Automate initialization and clean up in Servlet 3.0 environment. #46 More... over 9 years ago
Separate module with web-fragment.xml #46 More... over 9 years ago
Extract ServletContextListener to servlet modules #45 More... over 9 years ago
Create separate modules for core and servlet #45 More... over 9 years ago
Move configuration PreClassLoaderInitiators ClassLoaderPreMortemCleanUps to factory More... over 9 years ago
Favoring StopThreadsCleanUp over MultiThreadedHttpConnectionManagerCleanUp More... over 9 years ago
Telling Travis explicitly to use Oracle JDK 8 More... over 9 years ago
@Ignore DatatypeConverterImplInitiatorTest since it does not leak with Java 1.7 More... over 9 years ago
Adding @Ignore to OracleJdbcThreadInitiatorTest More... over 9 years ago
Improve and tidy up MultiThreadedHttpConnectionManagerCleanUp More... over 9 years ago
Merge pull request #50 from marianp123/master More... over 9 years ago
Allow defining order dependencies between PreClassLoaderInitiators and ClassLoaderPreMortemCleanUps - will cause IllegalStateException More... over 9 years ago
Fix fully qualified package in javax.imageio.spi.ImageInputStreamSpi broken after renaming cleaup to cleanup More... over 9 years ago
Remove erroneous imports from ApacheCommonsLoggingCleanUp More... over 9 years ago
Refactor ThreadLocalCleanUp and extract WarningThreadLocalCleanUp subclass. #44 More... over 9 years ago
Move remaining DomainCombiner code from StopThreadsCleanUp to ClassLoaderLeakPreventor. #44 More... over 9 years ago
Extracting KeepAliveTimerCacheCleanUp, ResourceBundleCleanUp and ApacheCommonsLoggingCleanUp. Furter tidy up in ClassLoaderLeakPreventorListener. #44 More... over 9 years ago
Adding prevention for java.beans.ThreadGroupContext.contexts leak to ThreadGroupCleanUp. #44 More... over 9 years ago
Inline setting attributes in ClassLoaderLeakPreventorListener More... over 9 years ago
cleaup -> cleanup More... over 9 years ago
Extract ThreadLocalCleanUp. #44 More... over 9 years ago
Extract ThreadGroupCleanUp. #44 More... over 9 years ago
Move ClassLoaderLeakPreventorFactory until after parameters are parsed More... over 9 years ago
Extract StopThreadsCleanUp. #44 More... over 9 years ago
fo More... over 9 years ago
minor More... over 9 years ago
added comment explaining why the exception is not logged in test More... over 9 years ago
fixed line number, fixed javadoc More... over 9 years ago
changed MultiThreadedHttpConnectionManagerCleanupTest to ClassLoaderPreMortemCleanUpTestBase style More... over 9 years ago