0
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix spelling More... over 16 years ago
Change to ThreadLocal to prevent potential sync bottleneck on cookie creation More... over 16 years ago
Documentation More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46666 keepAliveTimeout should always be used regardless of setting of disableUploadTimeout More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46696 Add missing license headers More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46695 Patch provided by sebb More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46683 Correct typo in filename More... over 16 years ago
Port r742915 to trunk. Make sure the 400 is returned to the browser. (like other connectors). More... over 16 years ago
- Fix apparent bad cut & paste from the HTTP connector for parseHost, and use the code from the org.apache.jk connector instead. More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39396 Exclude TRACE in OPTIONS response by default. Include it where we know it is enabled. More... over 16 years ago
Revert previous patch. It won't work. More... over 16 years ago
Only perform validation test when allowLinking is enabled More... over 16 years ago
Correct typo More... over 16 years ago
Fix various Eclipse warnings. Convert tabs to spaces. More... over 16 years ago
Fix various Eclipse warnings. Convert tabs to spaces. More... over 16 years ago
Fix various Eclipse warnings. Convert tabs to spaces. More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39013 When testing for invalid docBase, test for an exact match with the appBase dir More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38570 When checking docBase against appBase, make sure we check for an exact match against the appBase More... over 16 years ago
Make sure thread starvation doesn't exist during reclamation of connections More... over 16 years ago
Remove serialization from Container. Old experiment that didn't work. More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38553 A lack of certs is normal if the user doesn't have a trusted cert. Return 401, not 400 in this case. More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38197 Take account of jsp:attribute elements when naming tag pools More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46606 Max max depth limit configurable More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46600 Correctly document maxKeepAliveRequests More... over 16 years ago
adjust for first tag More... over 16 years ago
fix sizing issue when db is restarted fix JMX domain name fix exception handling More... over 16 years ago
even not used anywhere in our code, make it thread safe More... over 16 years ago
Minor clarification as a result of bug 46498 More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46564 Encoding test should be case insensitive More... over 16 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46563 More... over 16 years ago