tomcat7.0
2011-06-28 marktIncrease size of file the test tries to send since...
2011-06-28 marktIncrease size of file the test tries to send since...
2011-06-28 marktFix the remaining instances of new String(byte[] b...
2011-06-28 marktNo need for a ConcurrentHashMap now pre-population...
2011-06-27 marktUpdate for recent changes
2011-06-27 marktUse a more reliable method to expire sessions.
2011-06-27 marktSimplify.
2011-06-27 marktNeed to include aliases in charset cache
2011-06-27 marktRemove upgrading info - it has been added to the site
2011-06-27 marktRemove unused files
2011-06-27 marktPre-populate Charset cache.
2011-06-27 marktPrevent multiple variations of the same sncoding fillin...
2011-06-27 marktFix typo
2011-06-27 marktFix CVE-2011-2204.
2011-06-26 rjungUse "eval exec" instead of "eval" for
2011-06-25 marktAdd an upgrade page to the documentation that can be...
2011-06-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-24 marktDisable the shutdown port when running as a service...
2011-06-24 marktRemove unused code
2011-06-24 rjungFix IllegalStateException for JavaScript files
2011-06-24 rjungCorrectly support 'S' and 'SSS' in SimpleDateFormat
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()
next