tomcat7.0
2009-12-07 marktTypo
2009-12-06 marktLast cleanup of unused code for today. Still more todo.
2009-12-06 marktMore unused code removal.
2009-12-05 marktRemove unused code identified by Eclipse / UCDetector.
2009-12-04 marktRemove some unused classes identified by the unused...
2009-12-04 marktDon't need the Vistor and associated support
2009-12-04 marktRemove the verifier
2009-12-04 marktImport a package renamed Jakarta BCEL trunk to do the...
2009-12-04 marktImport a a package renamed Jakarta BCEL trunk to do...
2009-12-04 marktFix the Eclipse warnings
2009-12-04 marktNeed to strip /hostname/contextpath before trying to...
2009-12-04 marktNew Jar in Java 7
2009-12-04 marktAdding the plumbing to get inputstreams for class files...
2009-12-04 marktMore accurate comment
2009-12-04 marktFix typo
2009-12-04 costinAdded the tests - but then tried few more changes and...
2009-12-04 costinOne more iteration:
2009-12-03 marktUpdate web.xml to servlet 3.0
2009-12-03 marktAdd support for the MultipartConfig annotation
2009-12-03 marktOnly log missing class as an error on Sun JVMs. Likely...
2009-12-02 marktRemove use of deprecated code
2009-12-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktBetter descriptions
2009-12-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktRemove deprecated commands
2009-12-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktMore memory leak protection. Adds support for:
2009-12-01 marktMove from a global system property to a per Context...
2009-12-01 marktMore memory leak protection - this time for the GC...
2009-12-01 marktProvide a simple way of enabling all cipher suites...
2009-11-29 marktAdd code that logs threads started but not stopped...
2009-11-29 marktRefactor prior to adding some more clean-up methods.
2009-11-29 marktBetter logging of what is going on on Context reload
2009-11-29 marktAdd logging when a context fails to unregister a JDBC...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFurther simplication - delete unused constants
2009-11-27 marktTake advantage of revised constants to simplify code
2009-11-27 marktRe-order the numbering so each dispatcher type always...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktDouble-check getResource() works as intended after...
2009-11-26 marktRemove unused class
2009-11-26 costinShouldn't do last-minute changes before a large commit...
2009-11-26 costinAdded eclipse files, remove unused build helper file
2009-11-26 costinTests. Note that you need to have watchdog checked...
2009-11-26 costinFor downloading deps - used Ant Ivy. The actual deps...
2009-11-26 costinFew change to the ObjectManager ( intended for integrat...
2009-11-26 costinMoved the old coyote-specific servlet api impl to coyot...
2009-11-26 costinRemoved the 'addons' package, moved the interfaces...
2009-11-26 costinBased on the code in tomcat.lite, but using the new...
2009-11-26 costinProxy service - CONNECT doesn't seem to work ( probably...
2009-11-26 costinThe http implementation - it may be hard to recognize...
2009-11-26 costinThis is the first draft of the refactored coyote connector.
2009-11-26 marktReduce visibility
2009-11-25 marktMore memory leak protection. This one is particularly...
2009-11-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-24 marktExplicitly close the stream.
2009-11-23 marktRest of fix required for https://issues.apache.org...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-23 marktAdd missing property
2009-11-23 marktFix failing SSL test
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktCleanup Javadoc as well as code
2009-11-22 marktUse correct attribute name now all the renaming code...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktClean up
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix some Eclipse warnings
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-22 marktRemove old comment
2009-11-20 fhanikAdd in DataSource supprot
2009-11-20 marktComplete the FileUpload implementation and use it for...
2009-11-20 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2009-11-20 marktStart to hook-up the commons-file upload port to the...
2009-11-20 marktFix error in previous commit
2009-11-19 marktImprove workaround for CVE-2009-3555
2009-11-19 marktFix SSL for BIO post refactoring
2009-11-19 marktFix Eclipse warning
2009-11-19 marktFix SSL config error as a result of attribute refactoring.
2009-11-19 marktFix the Eclipse warnings - no functional change
2009-11-19 marktRemove unused code
2009-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-19 marktStatic so sync on class object
2009-11-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-19 marktFix copy/paste error
2009-11-18 marktFix theorectical sync issue and soem Eclipse warnings
next