tomcat7.0
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...
2010-03-30 fhanikClear up state handling a bit
2010-03-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-29 marktTest case for https://issues.apache.org/bugzilla/show_b...
2010-03-29 mturkNew installer side graphics. Artwork provided by Adela...
2010-03-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-28 marktLanguage tweaks
2010-03-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-28 marktMUST_STOP is also a valid state from which to transitio...
2010-03-27 kkolinkoUse both single and double quotes in the test, for...
2010-03-27 fhanikAdd in some debug, what is causing some TCK failures...
2010-03-26 fhanikAdjust startAsync().complete() behavior
2010-03-26 marktClean up
2010-03-26 fhanikAdjust examples to the latest implementation
2010-03-26 fhanikMark example servlets as async
2010-03-26 kkolinkoMark ResourceEntry.loadedClass as volatile.
2010-03-26 marktMissed a file in r927850
2010-03-26 marktImprove log message when deploying from configBase...
2010-03-26 fhanikspec says that "started" is defined as started until...
2010-03-26 marktRemove tests rendered unnecessary when context.xml...
2010-03-26 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-03-25 marktObey the rules on quoting
2010-03-25 marktRe-fix https://issues.apache.org/bugzilla/show_bug...
2010-03-25 marktAdd an additional test case for bug 45015.
2010-03-25 marktRemove unused imports
2010-03-25 fhanikprevent duplicate threads processing the same socket
2010-03-25 marktIgnore setenv.* so I don't accidently check it in
2010-03-25 marktUpdate project name
next