tomcat7.0
2011-04-29 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-04-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-23 marktMisc code clean-up
2011-04-23 marktEnsure response is committed when AsyncContext#complete...
2011-04-23 kkolinkoCorrect typo in an example in context.html
2011-04-21 marktFix TODO - take account of time waiting for a thread...
2011-04-21 marktUpdate summary for maxConnections
2011-04-21 marktMove the maxConnections description to the correct...
2011-04-21 markti18n for r1090763
2011-04-21 marktFix some Findbugs warnings
2011-04-21 marktbindOnInit is supported for AJP too.
2011-04-21 marktFix typo
2011-04-21 marktFix some unused code warnings
2011-04-20 marktFix infinite loop in r1095367
2011-04-20 marktSwitch JAR scanning to use JarInputStream rather JarFil...
2011-04-20 marktMove the unit test JARs to the end.
2011-04-20 marktSet jarsToSkip when running unit tests a) for speed...
2011-04-20 marktAdd some more JARs to skip (spotted via logging in...
2011-04-19 marktUpdate commons pool to 1.5.6
2011-04-19 marktParameterise commons-pool version
2011-04-19 marktMake use of commons-dbcp.version
2011-04-19 marktMinor optimisation reported by FindBugs
2011-04-19 marktUse a single TLD location cache for a web application...
2011-04-19 marktAdd some common JARs to the list of JARs to skip
2011-04-19 marktLog JARs scanned for TLDs where no TLD is found.
2011-04-18 marktAdd missing @Override
2011-04-18 marktAlign connector implementations with documented default...
2011-04-18 marktAdd missing whitespace
2011-04-18 marktCorrect a regression in the fix for https://issues...
2011-04-18 marktAdd note that antiJARLocking and antiResourceLocking...
2011-04-18 marktStop trying to check for >0ms processing time in access...
2011-04-17 marktFix various timing issues with the access log aspects...
2011-04-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-16 marktAdditional test case to check access log and return...
2011-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-15 marktBetter comment
2011-04-13 marktFix comment typo
2011-04-11 marktNeeds re-thinking
2011-04-11 marktNo longer used
2011-04-11 marktRevert fix https://issues.apache.org/bugzilla/show_bug...
2011-04-10 marktCheck tag file attribute names are valid Java identifiers
2011-04-10 marktImprove error reporting by labeling line/column numbers
2011-04-09 marktConsistent format.
2011-04-08 slaurentbug 50306: Detect stuck threads
2011-04-08 slaurentchangelog for r1090003 / StuckThreadDetectionValve
2011-04-08 kkolinkoDo not depend on system encoding settings when running...
2011-04-07 schultzAdded warning messages when an exception is thrown...
2011-04-07 slaurenthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-04-06 rjungFix broken stylesheet URL in XML based manager status...
2011-04-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-06 marktNeed option to use content length for correct processin...
2011-04-06 marktRefactor to (hopefully) allow unit testing of pipelinin...
2011-04-06 kkolinkoFix "bad character" complaints by modern XSLT processors
2011-04-06 marktWill announce release later today
2011-04-05 timwClarifying that pollTime parameter is in microseconds...
2011-04-04 fhanikincorporate feedback based on
2011-04-04 kkolinkoTry a workaround against TC7 tests running too slow...
2011-04-04 kkolinkoImplement display of multiple request headers in Access...
2011-04-04 kkolinkoFix display of response headers in AccessLogValve:
2011-04-03 kkolinkoChange resource key name for a debug message in Combine...
2011-04-03 kkolinkoFollowup to r1087392: correct text of a debug message
2011-04-03 kkolinkoFollowup to r1087416:
2011-04-03 kkolinkoCorrect a typo and some formatting as a followup to...
2011-04-03 kkolinkoUpdate download links in the appdev tutorial.
2011-04-02 kkolinkoClarify error messages in *.sh files to mention that...
2011-04-02 kkolinkoUpdate a comment, for clarity
2011-04-02 kkolinkoConfigure Security Manager How-To to include a copy...
2011-04-02 kkolinkoImprove the logging documentation
2011-04-01 marktCorrect a Javadoc mix-up
2011-04-01 marktBump version ready for next release
2011-04-01 kkolinkoUpdate the realm-howto:
2011-04-01 kkolinkoCorrect typos in description of NIO connector in config...
2011-04-01 marktWorkaround shutdown issue in unit tests
2011-04-01 marktAdd additional configuration options to the DIGEST...
2011-04-01 marktBetter name
2011-04-01 marktConsistent naming
2011-04-01 marktRemoved unused code
2011-04-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-04-01 marktAnother context.xml tracking issue. This time if using...
2011-04-01 marktAdd credit
2011-04-01 marktSPNEGP part 3 - the final part for 7.0.12
2011-03-31 fhanikImplement exception traps as suggested by Eiji Takahashi
2011-03-31 fhanikFix NPE that can happen during concurrency (connection...
2011-03-31 marktSPNEGO support part 2
2011-03-31 marktSwitch SPNEGO authenticator to use file based JAAS...
2011-03-31 marktOnly register a DataSource with JMX if it is a singleton
2011-03-31 marktFeedback on https://issues.apache.org/bugzilla/show_bug...
2011-03-31 marktFeedback on https://issues.apache.org/bugzilla/show_bug...
2011-03-31 marktFollow up to svn.apache.org/viewvc?rev=1086969&view=rev
2011-03-31 kkolinkoImprove the logging documentation
2011-03-30 fhanikremove repo inherited from parent
2011-03-30 marktDon't append the jvmRoute to a session ID if the jvmRou...
2011-03-30 fhanikAdd in parent reference
2011-03-30 fhanikadd in plugin to package
2011-03-30 fhanikdelete eclipse files, these can be generated
2011-03-30 fhanikAdd in ability to build with Maven
2011-03-30 marktRequests after the connector has been stopped may time...
next