tomcat7.0
2011-07-01 kkolinkoIn Tomcat.initBaseDir():
2011-07-01 kkolinkoFollowup to r1140693
2011-07-01 marktAdd support for configuring the shutdown port
2011-07-01 marktBuild server.xml for the installer by search and replac...
2011-07-01 marktUse specified AJP port rather than always using default
2011-07-01 marktConsistent reporting for the connectors
2011-07-01 marktFix possible NPE when serving STM servlets
2011-07-01 marktIf things go wrong, don't wait forever for the latch.
2011-07-01 marktFix faulty test
2011-07-01 marktSeen on Windows too (less frequently)
2011-06-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-30 marktImprove the handling for Servlets that implement the...
2011-06-30 kfujinoThe change in session ID is notified to the container...
2011-06-29 marktFix bad logic. Need to postProcess if socket is *not...
2011-06-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-29 marktBetter error handling that may help track down the...
2011-06-29 marktEnsure that if asyncDispatch() is called during an...
2011-06-29 marktEnsure an access log entry is made if an error occurs...
2011-06-29 marktIf the socket is closed (i.e. due to an error) no need...
2011-06-29 marktFix what were originally typos
2011-06-28 marktFix what was originally a typo
2011-06-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-28 marktNotifications of changes in session ID to other nodes...
2011-06-28 schultzAdded symmetric sslAvailable=false in terminateAPR.
2011-06-28 marktAdd a test case for https://issues.apache.org/bugzilla...
2011-06-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-28 marktMore https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-28 marktAdditional fix for https://issues.apache.org/bugzilla...
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
next