tomcat7.0
2010-05-04 marktRe-factor Realms to use LifecycleMBeanBase
2010-05-04 rjungFix copy&paste error in script comment.
2010-05-04 marktRename Eclipse files so they become samples
2010-05-04 marktRe-factor Valves to use LifecycleMBeanBase
2010-05-03 marktMove ManagerBase to new Lifecycle/MBean implementation
2010-05-03 marktRemove unnecessary code
2010-05-03 marktFix the tests the Lifecycle/MBean refactoring in r94063...
2010-05-03 marktWith the benefit of some sleep, refactor the MBean...
2010-05-03 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-05-03 marktRemove classes that are no longer in the source tree
2010-05-03 marktBetter error message
2010-05-03 peroSearch to more jars and fix testcase!
2010-05-02 marktSimplify the connector. Keep a reference to just the...
2010-05-02 marktClean-up prior to MBean changes
2010-05-02 marktIncrease the threshold to try and catch if MBean regist...
2010-05-02 marktAdd a setDomain() method to LifecycleMBeanRegistration...
2010-05-02 marktJust log multiple calls to destroy rather than throwing...
2010-05-02 marktAdd LifecycleMBeanRegistration
2010-05-02 marktMake sure Server calls destroy() on subordinate Services
2010-05-02 marktRegister the MBeanFactory
2010-05-02 marktNo longer need ServerLifecycleListener
2010-05-02 marktAdd call to destroy() that should unregister all the...
2010-05-02 marktAdd init() and destroy() support
2010-05-02 marktAlign test with expected behaviour (currently fails...
2010-05-02 marktRemove invalid auto-generated import.
2010-05-02 marktAdd new interface to StandardServer to enable MBean...
2010-05-02 marktLine lengths. No functional change.
2010-05-02 marktAdd MBean registration and de-registration to LifecycleBase
2010-05-02 marktClean-up post init/destroy lifecycle refactoring
2010-05-02 marktClean-up post init/destroy lifecycle refactoring
2010-05-02 marktClean-up post init/destroy lifecycle refactoring
2010-05-02 jfcleretry to fix async for APR.
2010-05-02 peroRevert... Editor seams display problem... Sorry!
2010-05-02 peroAdd License Header
2010-05-01 marktRemove the controller - MBean registration will always...
2010-05-01 kkolinkoLog any unexpected errors that might occur during serve...
2010-05-01 marktMake md volatile to be sure there are no threading...
2010-05-01 marktI can't see any reason why a Realm shouldn't be re...
2010-05-01 marktAnother fix for https://issues.apache.org/bugzilla...
2010-05-01 marktMinor clean-up having reviewed the diff between current...
2010-05-01 marktGet the shutdown hook working again.
2010-05-01 marktClarify
2010-05-01 marktClean up start code. Catalina no longer implements...
2010-05-01 marktDocument must destroy state
2010-05-01 marktAdd init() and destroy() to the Lifecycle interface
2010-05-01 kkolinkoFix wrapped and thus broken $Id$. Use $Revision$ instea...
2010-04-30 peroSpace to tab
2010-04-30 peroAdd second resource jar and testcase failed again ...
2010-04-30 peroFix NPE if no encoding parameter exists at request!
2010-04-30 peroweb.xml or fragment must merge with annotations s....
2010-04-30 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-30 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-30 kkolinkoLog unexpected runtima and IO errors in ApplicationCont...
2010-04-29 fhanikPer documentation:
2010-04-29 peroFix to correct JarScanner (StandardJarScanner) default!
2010-04-29 kkolinkoSet svn:keywords=Id where there is unexpanded $Id$...
2010-04-29 kkolinkoReplace $Date$ with $Id$ because of its i18n and timezo...
2010-04-29 kkolinkoReplace $Date$ with $Id$ because of its i18n and timezo...
2010-04-29 kkolinkoReplace $Date$ with $Id$ because of its i18n and timezo...
2010-04-29 kkolinkoReplace $Date$ with $Id$ because of its i18n and timezo...
2010-04-29 kkolinkoReplace $Date$ with $Id$ because of its i18n and timezo...
2010-04-29 kkolinkoRemove MultiMap class. It is never used.
2010-04-29 kkolinkoMove and rename the aliases support test.
2010-04-29 kkolinkoTests for Servlet 3.0 support of bundling static resour...
2010-04-29 kkolinko$Date$ was wrapped and thus broken in r939212
2010-04-29 peroFix my IDE and use spaces. - No functional change
2010-04-29 marktIt isn't practical to list every single commit that...
2010-04-28 marktFollow up on pero's review comments.
2010-04-28 peroweb.xml and fragments overwrite annotation parameters...
2010-04-28 peroweb.xml and fragments overwrite annotation parameters...
2010-04-28 kkolinkoImplement support for running the tests when the build...
2010-04-28 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-28 kkolinkoMark StandardContext#aliases as private, because there...
2010-04-28 kkolinkoUse a helper class to manage the filter mappings.
2010-04-28 funkmanminor tweaks for versions
2010-04-28 funkmanjava 6, not java5
2010-04-28 funkmans/2.1/2.2/ for jsp spec version
2010-04-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-27 kkolinkoIf the class implements both interfaces then call addAp...
2010-04-27 kkolinkoSimplify code
2010-04-26 peroInclude .project and .classpath files to src distribution.
2010-04-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-25 marktFix leftover bug from changing the design
2010-04-25 marktFix SCI when there is more than one JAR on the classpath
2010-04-25 marktUpdate ignore list now ecj-x.x.x.jar is used directly
2010-04-25 billbarkerAllow time for the OS to do a context switch. Otherwis...
2010-04-24 marktUpdate
2010-04-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-24 marktTrigger a DBCP rebuild if src or bin is missing
2010-04-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-24 marktBuild script improvements:
2010-04-24 marktThe release build doesn't run the tests
2010-04-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-24 marktRestore global JNDI support broken in r937542
2010-04-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-04-23 marktAdd test case for bug 49132.
2010-04-23 marktRemove unnecessary instanceof tests ID'd by FindBugs
2010-04-23 marktRemove impossible tests ID'd by FindBugs
next