0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include new o.a.juli.logging.UserDataHelper in extras More... over 13 years ago
Remove unused code More... over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52208 Avoid possible NPEs if stopListening is called in a different thread More... over 13 years ago
Undo accidental commit of work-around. I'd prefer to keep trying to ID the root cause. More... over 13 years ago
Fix line endings More... over 13 years ago
Work around possible JVM bug (maybe Tomcat bug) that triggers regular unit test failures. More... over 13 years ago
New PING delays were previously revoked. Restore correct timing check. More... over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52184 Add a helper class that provides options (via system properties) for controlling how errors triggered by invalid input data are handled. Currently only addresses invalid cookies but can be used elsewhere as the need arises. More... over 13 years ago
Clean-up in preparation for a fix for bug 52184 More... over 13 years ago
Remove emptySessionPath JMX attribute. This setting no longer exists. More... over 13 years ago
bug 51741: Eclipse WTP "Serve modules without publishing" broken with tc7, needs patch in tomcat https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 More... over 13 years ago
Fix checkstyle errors More... over 13 years ago
bug 51741: Eclipse WTP "Serve modules without publishing" broken with tc7, needs patch in tomcat https://issues.apache.org/bugzilla/show_bug.cgi?id=51741 More... over 13 years ago
synced svn ignores to git ignores More... over 13 years ago
Simplify More... over 13 years ago
Fix copy/paste error in comment More... over 13 years ago
Re-order the connector.destroy() call to (hopefully) avoid the Gump failures on this test. Of course, this is based on a guess that sometimes the 100ms wait isn't quite long enough. More... over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52237 Allow configuration of junit log output format. Defaults unchanged. Patch provided by M Hasko More... over 13 years ago
Fix failing test for APR now random ports are used by default More... over 13 years ago
Fix unlocking of the acceptor thread when a random port is used More... over 13 years ago
Retain thread safety for ContainerBase.realm but don't try and start/stop it multiple times More... over 13 years ago
Fix copy paste error in BZ 52259 fix More... over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52259 Regression caused by bug 46264. Prevent deadlock if no Realm is configured. More... over 13 years ago
Remove trailing whitespace More... over 13 years ago
Remove unnecessary external from trunk for jdbc-pool More... over 13 years ago
update propset, try 2 More... over 13 years ago
Update Daemon to the latest release More... over 13 years ago
Conserve threads by allowing multiple pools in the same classloader to share a pool cleaner thread More... over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52028 Add support for automatic selection of a free port for a connector when the special value of zero is used More... over 13 years ago
Add missing @Override More... over 13 years ago