tomcat7.0
2010-04-22 marktUpdate
2010-04-22 marktAdd support for loading static resources from /META...
2010-04-22 markttypos
2010-04-22 marktFix Eclipse warnings
2010-04-22 marktFix typo in overridden method name
2010-04-21 marktFix CVE-2010-1157.
2010-04-21 jfclereFix for 43642.
2010-04-21 marktMinor fixes
2010-04-20 marktRemove mystery method
2010-04-20 marktgetCookies is a httpServletRequestMethod, not a httpSer...
2010-04-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-20 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-04-20 fhanikAdd test case for bug 49158
2010-04-20 kkolinkoAdditional patch for https://issues.apache.org/bugzilla...
2010-04-20 kfujinoremove null check.
2010-04-19 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-19 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-17 kkolinkoImprove the ChatServlet comet example.
2010-04-16 marktMore checking against the spec
2010-04-16 marktGet build working with relative base.path
2010-04-16 kkolinkoRemove unused dependency on o.a.t.util.collections...
2010-04-16 jfclereFix asyn with APR.
2010-04-16 marktReview section 4. More stuff to do.
2010-04-16 fhanikClean up a bit
2010-04-16 fhanikAdd in statement cache
2010-04-15 kkolinkoCorrect a misprint (s/provide/provided), wrap the long...
2010-04-15 kkolinkoFollowup to r934220.
2010-04-15 marktSection 3 of spec checked
2010-04-15 marktImplement SRV.3.2. Non file parts should be exposed...
2010-04-15 fhanikif error, next request
2010-04-15 marktSection 3.2 of the Servlet 3 spec says getParameter...
2010-04-15 marktUpdate release plan.
2010-04-15 kfujinosessionCounter and expiredSessions declares as long...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktTwo BCEL files have IBM copyright and EPL licensing...
2010-04-14 marktCPL allows us to elect to distribute under a later...
2010-04-14 marktDon't include modules in the src release
2010-04-14 marktParametrise current year in all embedded NOTICE files
2010-04-14 marktAdd license headers to NSIS files
2010-04-14 marktAL2 header
2010-04-14 marktTomcat 7 needs Java 6
2010-04-14 marktAdd info on API stability to the release.
2010-04-14 marktFully fix https://issues.apache.org/bugzilla/show_bug...
2010-04-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-14 marktAlternative fix for https://issues.apache.org/bugzilla...
2010-04-14 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-13 marktFix download location for native binaries
2010-04-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-12 marktMake constant final
2010-04-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-12 marktMake public constant final
2010-04-12 marktPartial fox for https://issues.apache.org/bugzilla...
2010-04-12 marktAdd some additional tests
2010-04-12 marktRe-factor to allow easier addition of extra tests
2010-04-11 marktBack to -dev
2010-04-11 marktPrepare for RC1 release
2010-04-11 marktTCK failures: EL TCK with security manager
2010-04-11 rjungUse spec compliant session expiration in STRICT_SERVLET...
2010-04-11 rjungReduce failures of new API when running under security...
2010-04-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-11 marktAdd test cases for https://issues.apache.org/bugzilla...
2010-04-11 rjungAllow JioEndpoint to switch context class loader
2010-04-11 rjungIgnore request handling time in session lastAccessedTime
2010-04-11 rjungAnd another property for the policy.
2010-04-11 rjungAdd another property access to our security policy.
2010-04-11 rjungAdd permission to read the STRICT_SERVLET_COMPLIANCE...
2010-04-10 jfclereAdd missing class.
2010-04-10 marktTCK failure (with security manager): Preload required...
2010-04-09 marktJavadoc update
2010-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-09 marktUpdate EL & JSP versions
2010-04-07 marktUse chunked encoding for http 1.1 requests with no...
2010-04-07 marktFurther corrections to SSL session timeout attribute...
2010-04-07 marktFix typo
2010-04-07 fhanikStart working on a statement cache. Add in disconnect...
2010-04-07 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-06 kfujinomemberAlive is not called if member has not already...
2010-04-05 marktRevert accidental commit
2010-04-04 marktFix the immediate problem described in https://issues...
2010-04-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-04 marktModify unit tests to take account of https://issues...
2010-04-03 kkolinkoCleanup. Remove field that is never initialized and...
2010-04-03 marktTCK failures: If a servlet/filter has any mappings...
2010-04-02 fhanikFix copy paste error
2010-03-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-31 kfujinodelete test file
2010-03-31 kfujinocommit access test
2010-03-31 kfujinodelete test file
2010-03-31 kfujinocommit access test
2010-03-30 marktWhen changing a session ID, use the internal add cookie...
next