tomcat7.0
2010-05-17 marktfindChar is inconsistent in that it only supports chara...
2010-05-17 marktImprove comments, make param names consistent, clean...
2010-05-17 marktRevert r944918
2010-05-16 marktRefactor XML validation error handling. Error reporting...
2010-05-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-16 marktRole name change. Be explicit about the URL that the...
2010-05-16 marktCode clean-up
2010-05-16 marktCode cleanup. No functional change
2010-05-16 marktTabs -> 8 spaces
2010-05-16 marktCode cleanup.
2010-05-16 marktMinor code cleanup. No functional change
2010-05-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-05-15 marktFix auto-deploy issues caused by Lifecycle refactoring.
2010-05-15 marktRevert r944511
2010-05-15 rjungList array elements in the JMX proxy output of the
2010-05-14 marktTCK failures: Fix remaining failures with APR/native...
2010-05-14 rjungCheck whether context is null.
2010-05-14 marktBetter handling for public ID when validation is enabled
2010-05-14 marktBetter comment
2010-05-14 marktRemove whitespace
2010-05-14 rjungAdd the new contextName property of WebappClassLoader
2010-05-14 rjungAdd Token Poller protection to our list
2010-05-14 rjungPreparation be fore adding a new leak prevention feature:
2010-05-14 peroFix change fragment absolute-ordering at web.xml with...
2010-05-14 peroFix change fragment absolute-ordering at web.xml with...
2010-05-14 peroWarn to be used wrong fragment name at web.xml!
2010-05-13 marktFix copy/paste error
2010-05-13 marktWhitespace tweaks
2010-05-13 marktEssentially revert r943726
2010-05-13 marktUpdate to JSTL 1.1.2 to fix numerous XML validation...
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.
next