tomcat7.0
2010-07-24 marktRemainder of tabs to spaces changes
2010-07-24 marktIgnore config for checkstyle Eclipse plugin
2010-07-24 marktExtend checks to webapps
2010-07-24 marktCheck the tests too.
2010-07-24 marktMore tab police
2010-07-24 marktTab police in org.apache.catalina
2010-07-24 marktUpdate to require Ant 1.8.x+ to take advantage of the...
2010-07-23 marktMore tab police - misc packages
2010-07-23 marktMore tab police - javax.servlet.jsp
2010-07-23 marktTab police: javax.servlet.http
2010-07-23 marktTab police: javax.servlet (remainder - not sub-packages)
2010-07-23 marktHandle the edge cases where resources packaged in JARs...
2010-07-23 marktFix the paths used for JAR resources
2010-07-23 marktRevert part of previous clean-up. Jar needs to remain...
2010-07-23 marktCode clean-up. Fix Eclipse warnings. Implement TODOs.
2010-07-22 marktTab police: javax.servlet (partial)
2010-07-22 marktTab police: javax.el
2010-07-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-22 marktUse specific imports
2010-07-22 marktFix regression in previous fix for https://issues.apach...
2010-07-22 marktFix copy/paste error
2010-07-22 marktFix some Eclipse warnings, remove some implemented...
2010-07-22 marktImplement some Servlet 3 TODOs
2010-07-22 marktExtend Lifecycle state machine so global listeners...
2010-07-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-22 marktRemove some TODOs that have been implemented
2010-07-22 marktRun all unit tests will all connectors
2010-07-22 marktPoll time and wait are both in milliseconds
2010-07-22 marktFix possible NPE
2010-07-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-21 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-07-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-21 marktReturn copies of the URL array rather than the original...
2010-07-21 marktCorrect explanation. mapSendOptions=6 is synchronous...
2010-07-21 marktAdd note about message processing order.
2010-07-21 marktEclipse sample files need to have correct (platform...
2010-07-17 marktRestore pero's timeout fix for the BIO connector. Add...
2010-07-17 marktTrivial - align comment
2010-07-17 marktExpose executor.
2010-07-17 marktClean-up. No functional change.
2010-07-17 marktRemove unused code
2010-07-16 marktMake the bean Serializable so I can use the example...
2010-07-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-16 marktAs suggested on the users list, add redirects to the...
2010-07-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-15 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-07-14 marktRemove the ExpiresActive option. Just comment it out...
2010-07-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-14 marktFxi https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-14 marktFxi https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-14 kkolinkoAdd myself to the list.
2010-07-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-13 marktSign the pom.
2010-07-13 kfujinoAvoid NullPointerException, when copyXML=true and META...
2010-07-12 marktHard code the snapshot version for 7.0.
2010-07-12 marktPrepare for the next release
2010-07-11 marktMake the fix for bug 49555 more robust
2010-07-11 marktRemove unnecessary code since Class.getCanonicalName...
2010-07-10 marktEclipse warnings for annotations
2010-07-10 marktjavax.mail is a dummy implementation - mark it as such...
2010-07-10 marktTrivial cleanup no functional change
2010-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-10 marktTypo
2010-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-07-10 marktMake the random source used for nonces user configurable
2010-07-10 marktAlign implementation with docs. nonceCacheSize should...
2010-07-10 marktAdd CVE-2010-2227 test case
2010-07-10 marktImprove CSRF protection filter by using SecureRandom...
2010-07-10 marktAlign docs with reality
2010-07-10 kkolinkoAdd release date
2010-07-09 marktDocumentation improvements:
2010-07-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
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.
next