tomcat7.0
2010-05-13 marktIdentify source of TLD validation errors to aid debugging
2010-05-13 marktSimplify xml validation configuration. It is now config...
2010-05-12 marktRemove some stuff we have already done.
2010-05-12 marktRemove completed item
2010-05-12 marktFix HTML niggles.
2010-05-12 marktWrappers are started when added to the Context (since...
2010-05-12 marktFix TCK failure
2010-05-12 marktRemove unused imports
2010-05-12 marktMultiple TCK failures. Child containers are started...
2010-05-12 marktFix remaining issue described in https://issues.apache...
2010-05-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-12 marktFix remainder of https://issues.apache.org/bugzilla...
2010-05-11 marktChange role name for Manager GUI access to manager...
2010-05-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-11 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-05-11 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-05-11 marktNPE protection
2010-05-11 marktFix typos
2010-05-11 marktNo need to remove LifecycleListeners from destroyed...
2010-05-11 marktContainerListener != LifecycleListener. Use the correct...
2010-05-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-10 marktExtend Lifecycle/MBean refactoring to ContainerBase
2010-05-10 marktMake sure Tomcat instance is closed down correctly...
2010-05-10 marktAllow the transition from NEW to DESTROYED for objects...
2010-05-09 marktFix FindBugs warning
2010-05-08 marktStop the tests failing
2010-05-08 marktFix JULI configuration so JULI is actually used.
2010-05-08 marktClean up experimental (from Tomcat 5) MBean registratio...
2010-05-07 marktAdd a simple CSRF prevention filter. It has been tested...
2010-05-06 marktIBM has agreed to re-license the affected files.
2010-05-06 jfcleremake sure the entropy can be converted to a String.
2010-05-06 marktDescriptions need to be on a single line
2010-05-06 marktGSoC 2010: Add missing attributes, use alphabetical...
2010-05-06 marktGSoC 2010: Make some JMX attributes read-only
2010-05-05 marktTypo
2010-05-05 marktDocument comet package move
2010-05-05 kkolinkoMore anchor handling improvements:
2010-05-05 kkolinkoCorrect a sentence
2010-05-05 kkolinkoReplace spaces with underscore in HTML anchor names.
2010-05-05 marktGSoC 2010: Add missing JMX attributes
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...
next