tomcat7.0
2010-07-08 marktGSOC 2010. Continue work to align MBean descriptors...
2010-07-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-08 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-07-08 marktTab police
2010-07-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-08 marktUpdate post release of 7.0.0 beta
2010-07-08 marktInclude session ID in error message logged when trying...
2010-07-07 marktImprove logging of unhandled servlet exceptions by...
2010-07-07 marktFix some Eclipse warnings
2010-07-07 marktBetter error message
2010-07-06 marktImprove fix for https://issues.apache.org/bugzilla...
2010-07-06 marktSide effect of fixing https://issues.apache.org/bugzill...
2010-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-05 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-04 marktClean up
2010-07-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-04 marktAdd a test case for https://issues.apache.org/bugzilla...
2010-07-04 rjungRemove *.rtf from fixcrlf patternset.
2010-07-04 marktRevert r958362, r960083, r958406, r960069. r958362...
2010-07-04 marktRevert r960283, r960316, r960318. r960283 broke the...
2010-07-04 perono functional change.
2010-07-04 peroFix indentation...
2010-07-03 peroFix NPE and add small test case to check VirtualWebappL...
2010-07-03 peroFix Bug 49528 - HttpServletRequest.isAsyncStarted(...
2010-07-02 marktA few more FindBugs issues
2010-07-02 marktFix FindBugs niggle
2010-07-02 peroTest NIO AsyncListener timeout.
2010-07-02 marktFurther MBean improvements.
2010-07-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-02 marktMake new timeout thread a daemon thread so Tomcat will...
2010-07-02 marktAdditional debug logging for manager selection
2010-07-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-01 marktFix typo
2010-07-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-01 marktImprove default security settings. Enable the LockOutRe...
2010-07-01 marktImprove handling for method invocation in EL, in partic...
2010-06-30 marktRe-factor to make upcoming changes easier to understand
2010-06-29 kkolinkoCorrect broken link on the index.html page of the jsp...
2010-06-29 marktFix typo
2010-06-29 jfclereArrange filter logic.
2010-06-28 kkolinkoImplement support for using *.jar pattern in VirtualWeb...
2010-06-27 peroremove second fix entry. Sorry!
2010-06-27 peroStart JioEndpoint timeout thread, to handle timeout...
2010-06-26 kkolinkoSimplify code
2010-06-26 marktBetter way to keep Eclipse happy
2010-06-26 marktFix some Eclispe / Findbugs warnings
2010-06-26 marktRemove unused code
2010-06-26 marktImprove fix for https://issues.apache.org/bugzilla...
2010-06-25 kkolinkoAdditional fix for
2010-06-25 marktUpdate changelog
2010-06-25 marktAdd a check of the edge cases for bug 49488. As expecte...
2010-06-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-25 marktSwitch the Host Manager app to the generic CSRF protection
2010-06-24 marktClean-up
2010-06-24 marktTypos
2010-06-24 marktFix the Eclipse warnings and as a result better handle...
2010-06-24 kkolinkoRemove unneeded classcasts
2010-06-24 marktMust get in the habit of updating the 7.0.x changelog
2010-06-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-23 marktTrim the value before adding to the list
2010-06-23 marktImprove the fix for https://issues.apache.org/bugzilla...
2010-06-22 marktFix some old copy/paste errors
2010-06-22 marktAdd fix of 49475
2010-06-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-22 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-06-22 marktUpdate version number
2010-06-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-21 marktAdd useful test JSP. Not used in unit tests yet but...
2010-06-21 marktAdd support for additional 500 error codes.
2010-06-21 marktReduce code duplication in connectors: Move initializeF...
2010-06-21 marktFix Eclipse warnings in this package. No functional...
2010-06-21 marktReduce code duplication in connectors: Move addFilter...
2010-06-21 marktReduce code duplication in connectors: Use AbstractOutp...
2010-06-21 marktReduce code duplication in connectors: Use AbstractInpu...
2010-06-20 marktAdd entryPoint support to the CSRF prevention filter.
2010-06-20 marktAlphabetical order
2010-06-19 marktWhen using a Loader configured with searchExternalFirst...
2010-06-19 marktUpdate changelog
2010-06-19 marktFix Gump failure
2010-06-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-17 kkolinkoStrictly speaking, the webapps are in ${catalina.base...
2010-06-17 kkolinkoUpdate the doc. It is a followup to r954435
2010-06-17 jfclereTypo in previous fix for 44285
2010-06-16 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-14 marktUpdate changelog
2010-06-14 marktRemove an unused method
2010-06-14 marktFix problem with JSF convertors - restore behaviour...
2010-06-14 marktUpdate changelog
2010-06-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-06-14 marktPrevious cleanup missed one string
2010-06-14 marktCleanup. Make consistent, remove duplication, correct...
2010-06-14 marktAfter deprecating the Embedded class, move the package...
2010-06-14 marktRemove all references to Jikes since it won't work...
2010-06-14 marktModules are separate - should have own changelog etc.
next