tomcat7.0
2010-09-27 marktChange method name so it is easier to distinguish betwe...
2010-09-26 marktRemove some unused code.
2010-09-26 marktMore NPE avoidance.
2010-09-26 marktFix a handful of Eclipse warnings
2010-09-26 marktSince SocketStatus is always OPEN or TIMEOUT for BIO...
2010-09-26 marktAdd some Javadoc.
2010-09-26 marktBetter Javadoc.
2010-09-26 marktClean-up. Reduce whitespace, unnecessary comments
2010-09-26 marktTab police
2010-09-26 timwFixing Tomcat startup class in building instructions.
2010-09-24 mturkFix Bz #49993 by checking the JAVA_HOME/JRE_HOME enviro...
2010-09-23 marktReduce timeout from 60s to 3s to speed up async tests
2010-09-23 kkolinkoAdd a comment.
2010-09-23 kkolinkoTake care of line endings for the two files added in...
2010-09-23 timwhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-09-23 timwhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-09-23 timwAdding a description for build-docs task
2010-09-23 marktFix Javadoc warnings highlighted by buildbot
2010-09-23 marktParameterize the APR location for the unit tests
2010-09-22 marktCorrectly define the ROOT context in unit tests
2010-09-22 marktAdd the missing onStartAsync event
2010-09-22 kkolinkoImproving the documentation for logging configuration...
2010-09-22 marktFix typo
2010-09-22 marktNeed ant-launcher.jar to compile JSPs with Ant rather...
2010-09-22 mturkUse *modern* types of nsis install/uninstall icons
2010-09-22 mturkAdd connector wait for shutdown to changelog
2010-09-22 marktDelete reference to option that was previously removed.
2010-09-22 kkolinkoadd release date for 7.0.2 beta,
2010-09-21 kkolinkocorrect a typo
2010-09-18 marktRemove unused code as identified by UCDetector
2010-09-18 marktRemove unused constructor
2010-09-18 marktRe-factor JIO end point to look more like NIO end point...
2010-09-18 marktRemove unused imports
2010-09-18 marktMore refactoring. This one very simple.
2010-09-18 marktCode clean-up
2010-09-18 marktCode clean-up
2010-09-17 marktCode clean-up.
2010-09-17 marktNothing was reading this. Remove it. It can always...
2010-09-17 marktAlso handle NPEs (seen during testing of new async...
2010-09-17 marktMisc Eclipse and FindBugs warnings
2010-09-17 marktRemove unused import
2010-09-17 marktRemove unnecessary code. Superclass method does exactly...
2010-09-17 marktCode clean-up.
2010-09-17 marktRemove more START/STOP actions and started attribute...
2010-09-17 marktRemove START/STOP actions and started attribute. They...
2010-09-17 marktNIO and APR processors don't use START/STOP so this...
2010-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-09-15 marktRemove empty dir
2010-09-15 marktFix niggle
2010-09-15 marktInclude the suffix in the version number
2010-09-15 marktFix Javadoc
2010-09-15 marktUpdate changelog
2010-09-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-09-15 marktAddress a concern raised in https://issues.apache.org...
2010-09-14 marktMore re-factoring: AsyncContext will throw exception
2010-09-14 marktMore re-factoring: expose the Executor
2010-09-14 marktMore re-factoring prior to large async changes
2010-09-14 marktCode clean-up and a little preparatory re-factoring...
2010-09-14 marktFix most of the warnings in this package
2010-09-14 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-09-14 marktAdd @Override markers to package
2010-09-13 marktConvert ActionCode to an enum.
2010-09-13 marktRe-factoring the connectors. Remove large chunks of...
2010-09-13 marktCode clean-up
2010-09-12 marktFix Eclipse warnings prior to working on bz49884 refact...
2010-09-12 marktFix typos. Remove attributes that don't exist. Add...
2010-09-12 marktFurther work for https://issues.apache.org/bugzilla...
2010-09-11 marktUpdate commons pool to 1.5.5
2010-09-11 marktUpdate changelog
2010-09-11 marktFix an issue where <Context .../> elements defined...
2010-09-11 marktRevert r996112. At least some of that config is required.
2010-09-11 marktRemove unnecessary digester configuration
2010-09-10 marktRemove pointless comment.
2010-09-09 marktCode clean up
2010-09-09 marktRefactor log messages to use logger from concrete class
2010-09-09 marktShorten the debug output
2010-09-09 marktUpdate change log
2010-09-09 marktTrim whitespace from interceptor class names, property...
2010-09-08 marktUpdate changelog
2010-09-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-09-08 marktFix @Override warnings
2010-09-08 marktUpdate changelog
2010-09-08 marktDocument new validation class (https://issues.apache...
2010-09-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-09-08 marktRemove some unused code
2010-09-08 marktUpdate changelog
2010-09-08 marktUpdate to latest Tomact 6.0.x and DBCP 1.3.x release
2010-09-08 marktBring changelog up to date
2010-09-08 marktFix warnings in the host manager package
2010-09-08 marktRemove unused attributes. This all moved to Context.
2010-09-08 marktRemove unused attributes. This all moved to Context.
2010-09-07 marktAdditional debug logging to investigate
2010-09-06 marktReduce visibility, remove unused/unnecessary methods...
2010-09-06 marktAdd @Override to test code
2010-09-06 marktAvoid NPE when a parallel request invalidates the curre...
2010-09-06 marktCouple of trivial Eclipse nags
2010-09-06 marktmanager -> manager-script
2010-09-06 marktIf a ping message fails, removed the failed members...
2010-09-06 marktExtend fix for bz49883
2010-09-06 marktFix typo
next