tomcat7.0
2011-07-12 marktSocket has been closed, return false so an attempt...
2011-07-12 marktCorrect a comment
2011-07-11 rjungMaybe someone wants to realize that change.
2011-07-11 rjungNever compare docs and code:
2011-07-11 marktProtect against infinite loops in the HTTP NIO connecto...
2011-07-11 rjungA little bit of docs is better than nothing ...
2011-07-11 marktRemove unused attribute
2011-07-11 marktRemove unused import
2011-07-11 rjungUse en_US as locale for creationdate in WebdavServlet.
2011-07-11 kkolinkoFollowup to r1145209
2011-07-11 kkolinkoExpose recently added "encoding" and "locale" options...
2011-07-11 rjung- Remove unused code:
2011-07-11 rjungAlways use en_US as locale for timestamps in
2011-07-11 kkolinko* JULI FileHandler, AccessLogValve:
2011-07-11 marktRevert unintended commit
2011-07-11 marktImprove logging of error conditions
2011-07-11 rjungBZ 51477: Support all SSL protocol combinations in the
2011-07-11 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-11 rjungFix javadoc.
2011-07-11 rjungAllow choosing a locale for timestamp formatting
2011-07-11 marktIgnore doc copied in during build process
2011-07-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-11 rjungReplace <tt> by <code> in docs.
2011-07-11 marktUpdate changelog for bz51490 fixes
2011-07-11 marktFix broken HTML
2011-07-11 marktFix broken HTML
2011-07-11 marktReduce variable scope to reduce testing issues
2011-07-11 marktEnsure it is clear when tag isn't working
2011-07-11 marktFix broken HTML
2011-07-10 marktAdd a simple AJP test.
2011-07-10 marktMake it easier to test that the right response was...
2011-07-10 rjungSet includeantruntime in jdbc-pool javac
2011-07-10 rjungFix version pattern in jdbc-pool manifest.
2011-07-10 rjungAdd jdbc-pool to jarsToSkip.
2011-07-10 rjungReorganize jdbc-pool inclusion in releases.
2011-07-10 rjungAdd changelog entry for Filip's inclusion
2011-07-10 rjungMove new changelog entries to correct subsection.
2011-07-10 marktMake it easier for tests to override the protocol ...
2011-07-10 rjungAdd missing thread name in RequestProcessor when Servle...
2011-07-10 rjungDisable one test validation in TestAsyncContextImpl
2011-07-10 rjungAnother regression in 7.0.18: year number formatting
2011-07-10 marktRemove unused code.
2011-07-10 markt7.0.18 not released
2011-07-10 markt7.0.18 not released
2011-07-10 rjungAdd option test.accesslog to activate AccessLog
2011-07-10 rjungFix regression producing invalid MBean names when using...
2011-07-09 marktUpdate to Eclipse JDT Compiler 3.7
2011-07-09 marktUpdate to Commons Daemon 1.0.6
2011-07-09 marktRemove some more unnecessary code
2011-07-09 marktAdd regression fix to changelog
2011-07-09 marktFix Comet with HTTP/APR connector
2011-07-08 marktPull up Handler.process
2011-07-08 marktAlign AJP and HTTP prior to pulling up Handler.process
2011-07-08 marktPull up Handler.process for the Http11 connectors.
2011-07-08 marktPull up Handler.process for the Ajp Connectors.
2011-07-08 marktYet more protocol alignment (with an eye to aligning...
2011-07-08 fhanikChange eol-style and add link to jdbc-pool on the docum...
2011-07-08 marktMore protocol alignment (with an eye to aligning with...
2011-07-08 marktProtocol will call recycle
2011-07-08 marktBring the Http11 protocol implementations closer together.
2011-07-08 marktCompletely align process methods
2011-07-08 marktAlign the process methods some more.
2011-07-08 marktAlign the process methods some more.
2011-07-08 marktRemove unnecessary call. Socket can't be in connections...
2011-07-08 marktImprove comments
2011-07-08 marktFix regression in connector re-factoring that was too...
2011-07-08 marktFix indentation
2011-07-07 marktPull up reset for remoteHost etc. to a common location
2011-07-07 marktRemove pointless code (see finally block just above)
2011-07-07 marktPull up asyncDispatch()
2011-07-07 fhanikInclude jdbc-pool into tomcat release.
2011-07-07 marktNo functional change - make it the same as BIO & APR
2011-07-07 marktMissed a reference to comet which will always be false...
2011-07-07 marktRemove unnecessary throws
2011-07-07 marktCollapse the multiple if statements
2011-07-07 marktPost refactoring, can't be processing a comet request...
2011-07-07 marktAdd re-factoring to the changelog
2011-07-07 marktAlready loaded via SecurityClassLoad
2011-07-07 marktUse SecurityClassLoad to pre-load HexUtils to prevent...
2011-07-06 marktUpdate ready for next release
2011-07-06 marktRemove debug code
2011-07-06 marktRefactor to avoid NPEs during test
2011-07-06 marktCorrect regression caused by connector re-factoring...
2011-07-06 marktFix typo
2011-07-06 marktAdd sync to fix test failures on Linux.
2011-07-06 marktRefactor the bind call to reduce the length of the...
2011-07-05 marktNot just this test failing. Need a better solution...
2011-07-05 marktJavadoc fixes
2011-07-05 marktReview comments
2011-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-05 marktExtract test to a test case
2011-07-05 marktPrevent test failures on Linux
2011-07-05 marktUpdate changelog
2011-07-05 marktRemove unused code
2011-07-05 marktBased on current usage within Tomcat, message length...
2011-07-05 marktRemove main method
2011-07-05 marktRemove ununsed methods.
2011-07-05 marktMove working JUnit tests to align with package of class...
2011-07-05 marktLimit exclusion to 'old' tests so tests added to o...
2011-07-05 marktRevert r1142953. The analysis was incorrect.
next