tomcat7.0
2009-05-12 marktSlightly better approch
2009-05-08 peroclose stream after error
2009-05-06 marktMore ServerFactory surgery
2009-05-06 marktRemove some unnecessary code
2009-05-06 marktStart process of removing o.a.c.ServerFactory. Need...
2009-05-06 fhanikUpdate test cases with a dummy driver
2009-05-04 fhanikAdded in blank dummies for tests
2009-05-03 fhanikMake connection objects non reusable. Once release...
2009-05-02 marktPut tests in right package
2009-05-02 marktClean up inspired by https://issues.apache.org/bugzilla...
2009-05-02 marktTab police and other whitespace issues
2009-05-02 marktMove file for consistency. May ultimately move test...
2009-05-02 marktChanges as a result of https://issues.apache.org/bugzil...
2009-05-02 marktAdd all of the Tribes tests to the test suite. Some...
2009-05-02 fhanikImplement a hard limit, the 'optimistic' sizing limit...
2009-05-02 fhanikFix logger level to not show up by default
2009-05-02 fhanikFix closure of connections in test cases
2009-05-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-05-01 marktUpdate file names for TC7
2009-05-01 marktFix 47080: NPE in RealmBase.findSecurityConstraints...
2009-05-01 marktAdd generics, remove unused field
2009-05-01 marktTab police
2009-05-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-05-01 fhanikPrepare for next build
2009-05-01 fhanikdoco
2009-04-30 fhanikAdd the following features
2009-04-30 marktAdd an experimental embedded build target to use with...
2009-04-30 marktJMX expects service name and engine name to be the...
2009-04-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-29 marktwarp is long gone
2009-04-29 marktRemove Reloader interface that is never used.
2009-04-29 marktReduce scope - partial application of patch by Jens...
2009-04-28 marktDelete deprecated class.
2009-04-27 rjungBZ 46925: Improve search for nested roles in
2009-04-25 marktReduce dependency on URLClassloader. Allow custom Loade...
2009-04-24 marktWebappLoader expects loaderClass to be an instance...
2009-04-23 marktAnother unused method
2009-04-23 marktRemove unused / deprecated code
2009-04-23 fhanikAdd c3p0 as a comparison in the fairness test
2009-04-23 fhanikDequeu is a Java 6 API
2009-04-23 marktUpdate for April draft of servlet spec. Some 3.0 stuff...
2009-04-23 fhanikAdded in c3p0 to the performance tests, it doesn't...
2009-04-23 fhanikConfigure fair queue by default, its faster.
2009-04-21 fhanikAllow the factory attribute on the ResourceLink element.
2009-04-21 fhanikAdd dependency to tomcat 7 now
2009-04-21 fhaniknot sure what went wrong, my SVN is going ape #!$
2009-04-21 fhanikThe fair queue outperforms the j.u.c blocking queue...
2009-04-20 fhaniknarrow down the interface for extension purposes
2009-04-20 fhanikAdd source to the path of dbcp, and remove the module...
2009-04-20 fhanikfix typo
2009-04-20 marktRan Native2ascii over i18n files
2009-04-20 marktRan Native2ascii over i18n files
2009-04-20 marktRan Native2ascii over i18n files
2009-04-20 marktRan Native2ascii over i18n files
2009-04-19 fhanikAllow pluggable property replacement object
2009-04-17 marktUpdate Servlet 3.0 classes to spec snapshot as of early...
2009-04-17 marktRemove code that was marked for removal in r300602
2009-04-17 marktRevert r765727 (fix for https://issues.apache.org/bugzi...
2009-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-16 marktDrop unused fields
2009-04-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-16 marktClean up some deprecated code
2009-04-16 marktFix formatting before I make some other changes
2009-04-16 marktRemove unnecessary tests
2009-04-16 marktRemove unused method that introduced an additional...
2009-04-15 marktTypo. Why do I always spot them just after committing...
2009-04-15 marktAs a result of https://issues.apache.org/bugzilla/show_...
2009-04-15 marktRemove unnecessary code
2009-04-15 fhanikWhen using the fair queue, use a much more efficient...
2009-04-15 fhanikJMX needs to be handled a bit differently. Random objec...
2009-04-14 marktFix stupid error
2009-04-14 marktFix secondary issue reported as part of bug47013
2009-04-14 marktCode clean up prompted by Eclipse:
2009-04-14 marktAdd a TODO to review the synchronisation around backgro...
2009-04-14 jfclereOops it will loop without that...
2009-04-14 fhanikAdd default tomcat pool JMX descriptions
2009-04-09 jfclereAdd the Tcp code... Still need the code in httpd-trunk...
2009-04-09 marktDrop some unused methods
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 jfclereMove the multi logic to MultiCastSender with
2009-04-09 marktRemove accidental whitespace
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktRemove old thread pool code
2009-04-09 marktRemove the org.apache.jk package as per discussion...
2009-04-09 marktJava uses 0 rather than -1 for infinite socket timeout
2009-04-09 marktUpdate the docs for the protocol attribute
2009-04-09 marktSwitch to org.apache.coyote.ajp.AjpProtocol rather...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 jfclereMove the class from cluster to ha.backend
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix NPE when not using cookies for session IDs
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
next