tomcat7.0
2009-02-20 marktFix spelling
2009-02-13 marktChange to ThreadLocal to prevent potential sync bottlen...
2009-02-13 fhanikDocumentation
2009-02-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-11 marktPort r742915 to trunk.
2009-02-10 remm- Fix apparent bad cut & paste from the HTTP connector...
2009-02-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-09 marktRevert previous patch. It won't work.
2009-02-09 marktOnly perform validation test when allowLinking is enabled
2009-02-09 marktCorrect typo
2009-02-09 marktFix various Eclipse warnings.
2009-02-09 marktFix various Eclipse warnings.
2009-02-09 marktFix various Eclipse warnings.
2009-02-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-06 fhanikMake sure thread starvation doesn't exist during reclam...
2009-02-04 marktRemove serialization from Container. Old experiment...
2009-02-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-02-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-31 fhanikadjust for first tag
2009-01-30 fhanikfix sizing issue when db is restarted
2009-01-30 fhanikeven not used anywhere in our code, make it thread...
2009-01-30 marktMinor clarification as a result of bug 46498
2009-01-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-27 fhanikInitialize connection pool upon data source creation...
2009-01-15 marktRemove duplicate check
2009-01-15 marktFix all the static Eclipse warnings
2009-01-15 marktRemoved unused code from o.a.t.util.buf
2009-01-15 marktAdd some changes from December 08
2009-01-15 marktAlign the installer license files with the main one.
2009-01-15 marktRemove 3 of the essentially 4 duplicate normalise imple...
2009-01-15 marktRemove unused variables identified by Eclipse
2009-01-15 marktRemove some unused methods and related code
2009-01-15 marktMore unused imports spotted by Eclipse
2009-01-15 marktRemove unused imports idnetified by Eclipse
2009-01-15 marktRemove unnecessary casts reported by Eclipse
2009-01-15 marktFix generics warnings
2009-01-15 marktCode clean-up. Remove unnecessary ;'s id'd by Eclipse
2009-01-15 marktClear TODO markers
2009-01-14 marktImplement dynamically adding servlets and filters....
2009-01-14 marktImplement the simple stuff
2009-01-14 marktAFAICT only, dummy implementations are required here.
2009-01-14 marktFix Eclipse warning
2009-01-14 marktFix possible NPE reported by Eclipse
2009-01-14 marktRemove 1.4 impl since we must be using a 1.6 JVM.
2009-01-14 marktVersion updates for the docs
2009-01-14 marktUse a snapshot of DBCP source that includes the JDK...
2009-01-14 marktVersion updates
2009-01-12 marktRevert r733072 after feedback from EG that original...
2009-01-12 marktUpdate SSL Session handling based on Filip's comments...
2009-01-12 marktServlet 3 requires a 1.6 JDK. *Really* need to fix...
2009-01-12 marktMisc code clean up to keepo the Eclipse error count...
2009-01-12 marktGenerics changes after updating the spec api and also...
2009-01-12 marktDeprecate wrapper methods that wrap deprecated methods.
2009-01-12 marktCorrect error in generics
2009-01-12 marktApply generics to javax.servlet.* on the basis that...
2009-01-12 marktSupport for setting SessionTrackingMode
2009-01-12 fhanikthrow exception if we know we exceed max packet size
2009-01-10 marktAlready support httpOnly - update comments
2009-01-10 marktImplement SessionCookieConfig
2009-01-10 marktCode clean up
2009-01-09 fhanikdefer the deserialization of the message to an async...
2009-01-09 fhanikImplement the ability to broadcast a message using...
2009-01-09 marktCorrect field names
2009-01-09 marktSome minor clean up
2009-01-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-09 marktFix various Eclipse warnings in o.a.jasper.compiler...
2009-01-08 marktRemove unused code
2009-01-08 marktRemove e.printStackTrace()
2009-01-08 marktAdd download information for the extras components
2009-01-06 marktFirst attempt at updating the javax.servlet package...
2009-01-05 marktReported as part of https://issues.apache.org/bugzilla...
2009-01-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-05 fhanikWhen deployment succeeds but the context still fails...
2009-01-04 marktAdd comment as a result of bug 37515
2009-01-03 fhanikbrain farts
2009-01-03 fhanikupdate version
2009-01-03 fhanikcorrect array math
2009-01-03 fhanikMake system compile with JDK1.5
2009-01-03 fhanikHandle invocation target exceptions and throw the origi...
2009-01-02 marktFix https://issues.apache.org/bugzilla/attachment.cgi...
2009-01-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-01-01 rjungEvery fault needs to be done at least twice.
2009-01-01 rjungPort r730523 from tcnative trunk to tc trunk.
2009-01-01 rjungPort r706574 from tcnative trunk to tc trunk.
2009-01-01 rjungPort r708867 from tcnative trunk to tc trunk.
2008-12-31 marktAdd missing AL2 headers.
2008-12-31 marktFix svn properties. Patch by sebb
2008-12-30 marktFix porting error
2008-12-30 fhanikMake sure that the packaged up binaries have a MD5...
2008-12-30 fhanikDon't attempt to shutdown when port=-1 in server.xml...
2008-12-30 fhanikCleanup name
2008-12-29 fhanikAdjust to Java 1.5 level
next