tomcat7.0
2011-06-24 rjungRemove dead code and correct comment about
2011-06-23 marktPrep for fixing https://issues.apache.org/bugzilla...
2011-06-23 marktUse a function to start the service so the service...
2011-06-23 marktRemove inaccurate comment
2011-06-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-23 marktAdd important missing word
2011-06-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-23 rjungImprove JMX unit test.
2011-06-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-23 rjungFollow-up to r1137925:
2011-06-23 marktMove the statics out of the "instance variable" section
2011-06-23 rjungRemove unnecessary variable BASEDIR from scripts.
2011-06-23 rjungUse system properties loaded from catalina.properties
2011-06-23 rjungRemove redundant copy of catalina.properties from
2011-06-23 marktRemove unused code
2011-06-23 marktDon't cache xml parsing config locally, get it from...
2011-06-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-23 marktRevert r1137753 - I have a better soution in mind
2011-06-23 kkolinkoAmend description for the fix applied in r1132700.
2011-06-22 marktConnector refactoring
2011-06-22 kkolinkoFollowup to r1138573
2011-06-22 marktConnector refactoring
2011-06-22 marktConnector refactoring
2011-06-22 marktRemove the local socket object
2011-06-22 marktConnector refactoring
2011-06-22 marktConnector refactoring
2011-06-22 marktConnector refactoring
2011-06-22 marktConnector refactoring.
2011-06-22 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-22 marktFix copy/paste error that broke crl handling
2011-06-22 marktNo functional change.
2011-06-22 marktFurther improvements to startup performance.
2011-06-21 marktFix Eclipse warnings in Valves
2011-06-21 marktFix Eclipse warnings / remove unused code
2011-06-21 marktAnother fp
2011-06-21 marktFix warnings in SSI package
2011-06-21 marktRemove unused code
2011-06-21 marktRevert to previous, no need for Charset here.
2011-06-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-21 kkolinkoAvoid NullPointerException in JULI FileHandler if forma...
2011-06-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-21 kkolinkoAdd missing comma
2011-06-21 kkolinkoAlign tomcat.util.scan.DefaultJarScanner.jarsToSkip...
2011-06-21 kkolinkoAdd @Override
2011-06-21 kkolinkoFix typos in committer ids
2011-06-21 rjungAdd comment on item ordering, update
2011-06-21 rjungFix typo and more clarification about CATALINA_OPTS
2011-06-21 rjungAdd an info about setenv.sh before listing the
2011-06-21 rjungClarify difference between CATALINA_OPTS and
2011-06-21 rjungDefine CATALINA_BASE fallback earlier,
2011-06-20 marktAuto format
2011-06-20 marktDeprecated TagPool that may trigger memory leaks.
2011-06-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-20 marktOrdering
2011-06-20 marktFix odd looking code
2011-06-20 rjungMake sure we never use the DateFormatCache with
2011-06-20 rjungLet OneLineFormatter use DateFormatCache.
2011-06-20 rjungMore Jars to skip: ant-junit and Java Help.
2011-06-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-20 rjungRemove unused code.
2011-06-20 marktAddress kkolinko's review comments
2011-06-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-20 marktThe fix for bug 51310 caused a regression that re-intro...
2011-06-20 rjungAdd note about script changes.
2011-06-20 marktPackages tag files have jndi URLs not file URLs
2011-06-20 marktRemove unnecessary code.
2011-06-20 rjungAdd configtest to Windows catalina.bat.
2011-06-20 rjungSlight improvement of configtest handling in
2011-06-20 rjungMake variable explanations for catalina.bat
2011-06-20 rjungMake tool-wrapper.sh consistent with catalina.sh.
2011-06-20 rjung- Clarify JRE_HOME in catalina.sh
2011-06-20 rjungMake JRE / JDK detection on Windows work
2011-06-20 rjungAdd missing Windows configtest script.
2011-06-20 rjungMake Windows shell scripts for individual
2011-06-20 rjungMake Unix shell scripts for individual
2011-06-20 rjungAdd the Tomcat extras JARs to the list of JARs
2011-06-19 marktMethod is identical to method in superclass so remove it
2011-06-19 marktPull up prepareRequest()
2011-06-19 marktAlign with BIO (add debug log messages)
2011-06-19 marktAdd flags that indicate optional feature support
2011-06-19 marktReset sendfile data in recycle method so prepareRequest...
2011-06-19 marktExtend margin lese tests fail on Linux VM
2011-06-19 marktAdd an additional error margin to avoid false test...
2011-06-19 marktAdd missing sync that triggered test failures on Linux...
2011-06-19 marktAlign with JIoEndpoint
2011-06-19 marktPull up getBody message
2011-06-19 marktPull up common code
2011-06-19 marktPull up more common code in Processor constructors
2011-06-19 marktPull up common endpoint code in Processor constructors
2011-06-19 rjungNo need to for addToPoller in APR HTTP.
2011-06-19 rjungAdd new timestamp formatting info to AccessLogValve
2011-06-19 rjungBZ 49165 and more:
2011-06-19 marktStart to pull up common code from constructors
2011-06-19 marktPull up definition of standard messages
2011-06-19 marktMore refactoring since last release
2011-06-19 rjungUse static final instead of volatile in
2011-06-19 marktDon't use println to write output since os differences...
2011-06-18 marktConnector re-factoring
2011-06-18 marktConnector re-factoring
next