tomcat7.0
2009-11-04 funkmanrevert based on https://issues.apache.org/bugzilla...
2009-11-04 idarwinBugfix typos from 48119
2009-11-04 idarwinBugfix typos from 48118
2009-11-04 kkolinkoAdd a comment
2009-11-04 funkmanBinding java.lang.reflect.Proxy to JNDI directory raise...
2009-11-04 funkmanhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-03 kkolinkoRemove unnecessary argument
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-03 rjungPort r671153 and r671459 from tcnative branch 1.1.x
2009-11-02 rjungTrivial typo fix in comment.
2009-11-02 rjungRemove Thread class from jni.
2009-11-02 rjungRemove Buffer class from jni.
2009-11-02 marktStringBuffer -> StringBuilder for o.a.tomcat
2009-11-02 marktStringBuffer -> StringBuilder for tomcat-lite module
2009-11-02 marktStringBuffer -> StringBuilder for jdbc-pool module
2009-11-02 marktStringBuffer -> StringBuilder for bayeux module
2009-11-02 marktStringBuffer -> StringBuilder for unit tests
2009-11-02 marktStringBuffer -> StringBuilder for webapps
2009-11-02 marktStringBuffer -> StringBuilder for o.a.naming
2009-11-02 marktStringBuffer -> StringBuilder for o.a.juli
2009-11-02 marktStringBuffer -> StringBuilder for o.a.jasper
2009-11-02 marktStringBuffer -> StringBuilder for o.a.el
2009-11-02 marktStringBuffer -> StringBuilder for o.a.coyote
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.valves
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.util
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.users
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.tribes
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.startup
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.ssi
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.session
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.servlets
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.realm
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.mbeans
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.manager
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.loader
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.ha
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.filters
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.deploy
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.core
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.connector
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.authenticator
2009-11-02 marktStringBuffer -> StringBuilder for o.a.c.ant
2009-11-02 marktStringBuffer -> StringBuilder for javax.servlet
2009-11-02 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-02 kkolinkoMark JspCompilationContext#removed as volatile,
2009-11-02 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-02 kkolinkoMake WebappClassLoader to do not swallow AccessControlE...
2009-11-02 kkolinkoPack servlet 3.0 classes into servlet-api.jar
2009-11-02 kkolinkoInclude root cause exception into the one produced...
2009-11-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-01 marktAs per Remy's feedback, auto-switching cookie version...
2009-11-01 marktOpps. Missed this file in cookie name/null/length patch
2009-11-01 marktAdd unit tests for blank/null cookie names
2009-11-01 marktDon't allow null or zero length cookie names.
2009-11-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-01 marktTrying to merge filter maps is a bad idea.
2009-11-01 marktFix bug in display name merge
2009-11-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-01 peroFix ReplicationValve crossContext support
2009-11-01 marktAdd another feature to the Tomcat based unit tests.
2009-10-31 marktAdd a new new cookie option to allow the use of equals...
2009-10-31 marktAdd an explicit configuration option for cookie version...
2009-10-31 marktNew cookie unit tests and associated refactoring to...
2009-10-31 marktRefactoring to allow easier re-use.
2009-10-30 marktRe-add code that was incorrectly removed in recent...
2009-10-30 kkolinkoFix a documentation bug:
2009-10-29 marktApply Konstantin's review comments
2009-10-29 fhanikSSL should be based on SSLEnabled, not secure flag
2009-10-29 marktAdd an option to strictly enforce cookie naming rules.
2009-10-29 marktAdd system property to control treatment of / as a...
2009-10-29 marktThe single quote character ' is not a separator so...
2009-10-29 marktNo longer required since all connectors now use acceptors
2009-10-29 marktMake leak prevention listener more configurable
2009-10-29 marktClean-up - no functional change
2009-10-28 marktAdd a workaround for a common cause of locked files.
2009-10-28 marktEnsure thread ratio calc is valid
2009-10-28 marktAdd FilterMaps to the web.xml file merge process
2009-10-28 marktAdd some test cases for ordering.
2009-10-28 marktRe-factoring to make testing easier
2009-10-28 marktRemove empty test class to avoid no tests found errors...
2009-10-28 marktMake base class abstract to avoid no tests found errors...
2009-10-28 kkolinkoCorrected a misprint
2009-10-27 marktAdd leak prevention listener to windows installer
2009-10-27 marktDocument new listener
2009-10-27 marktAdd back the setters for remote host and remote address...
2009-10-26 marktUpdate copyright year
2009-10-24 marktRemove unnecessary casts
2009-10-24 marktRemove unused field
2009-10-24 marktRemove unused imports and methods
2009-10-24 marktFix Eclipse niggles in the examples
2009-10-24 marktMerge code for a few more elements
2009-10-24 marktImplement merge rules for a few more web.xml elements
2009-10-23 marktAdd support for absolute ordering of web fragments...
2009-10-23 marktClear the remaining Eclipse warnings in the examples
2009-10-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-10-22 marktRevert r828212. The cache limit was applied to the...
next