tomcat7.0
2011-02-09 fhanikremove loop that should not be used at all.
2011-02-09 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-02-09 marktPrevent duplicate event messages
2011-02-09 kkolinkoFollowup to r1068549 - add annotations.
2011-02-09 kkolinkoAdd release date. Move recent changes into the new...
2011-02-08 fhanikStart a new version, place fix in correct version
2011-02-08 fhanikUpdate changelog with latest tribes fixes
2011-02-08 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-02-08 marktFix typo - thanks Konstantin
2011-02-08 marktRemove ServerLifecycleListener
2011-02-08 marktMake NamingResources implement MBeanLifecycle
2011-02-08 marktImprove comments
2011-02-06 marktRemove for now since I can't get it working with Jira...
2011-02-06 marktTest a quick hack to get this working with Jira
2011-02-06 marktReview from kkolinko
2011-02-06 marktIt isn't working. Add some debug logging.
2011-02-06 marktFix the expiration logic
2011-02-06 marktFirst attempt at a valve to limit session creation...
2011-02-06 marktTweak defaults. Document.
2011-02-06 marktMove attribute name definitions to AccessLog interface
2011-02-06 marktInitial attempt to fix RemoteIp issues observed with...
2011-02-04 marktBump version
2011-02-04 marktFix hanging Servlet 3 asynchronous requests when using...
2011-02-04 mturkDo not send flush packet if explicit is false
2011-02-04 marktFix security exception when running under a SecurityManager
2011-02-04 marktFollow up to r1067039
2011-02-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-02-04 marktUpdate changelog
2011-02-04 kkolinkoAlign server.xml installed by the Windows installer...
2011-02-04 kkolinkoFix NPE in CoyoteAdapter when postParseRequest() call...
2011-02-03 marktReduce severity level. The ASF Jira instance logs were...
2011-02-03 marktBump version number
2011-02-03 mturkMake sure flush packet is not send after END_RESPONSE...
2011-02-03 marktHmm. Can't see a way (without changing the connector...
2011-02-03 marktFactor out support code prior to splitting up the TestS...
2011-02-03 marktMove/rename to better location
2011-02-02 marktFix Eclipse warnings
2011-02-02 marktFix javadoc niggle
2011-02-02 marktMissed one place where socket needed to replace socket...
2011-02-02 marktClarify
2011-02-02 kkolinkor1057694 broke display of ROOT/index.jsp in MSIE.
2011-02-02 kkolinkoCorrect documentation for the PersistentManager class:
2011-02-02 kkolinkoFollowup to r1066310.
2011-02-02 kkolinkoFollowup to r1066310. Simplify.
2011-02-02 kkolinkoFix issues.apache.org/bugzilla/show_bug.cgi?id=50673
2011-02-01 kkolinkoImprove HTTP specification compliance
2011-02-01 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-31 kkolinkoFollowup to r1065089. Make the field final.
2011-01-29 kkolinkoAdd bug number to an already fixed issue. Arrange issue...
2011-01-29 marktFix breaking tests after recent comet fixes
2011-01-29 kkolinkoImplement debug logging in InternalNioInputBuffer....
2011-01-29 kkolinkoWhen running the tests use log configuration specified...
2011-01-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-29 marktRe-fix https://issues.apache.org/bugzilla/show_bug...
2011-01-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-28 marktRemove unused file
2011-01-28 marktRemove whitespace
2011-01-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-28 marktDon't need an INFO log message every 30s when the FarmW...
2011-01-28 marktNot sure which recent Comet change fixed this but one...
2011-01-28 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-27 marktTypo
2011-01-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-26 kkolinkoCorrect some old typo in context docs:
2011-01-26 marktDon't assume servlet 3+ async when processing long...
2011-01-25 marktThis change also fixed an open bug
2011-01-25 marktFix various odd behaviours seen with a debugger. Observ...
2011-01-25 marktEnsure correct cycling if input filters
2011-01-25 marktPrevent multiple Comet END events
2011-01-25 kkolinkoClarify what the units are when setting sessionIdLength...
2011-01-25 marktRemove old, commented out code
2011-01-24 marktSmall simplification
2011-01-24 marktRemove unused import
2011-01-23 kkolinkoUse getName() instead of logName() in error messages...
2011-01-23 kkolinkoFormatting - followup to r1061953
2011-01-23 kkolinkoBe consistent with locks on sessionCreationTiming,...
2011-01-21 schultzFixed typo.
2011-01-21 schultzRemoved debug logging added with r1061929.
2011-01-21 schultzRe-fixed bug #49711: HttpServletRequest#getParts()...
2011-01-21 schultzReverted inadvertently-committed files from r1061929.
2011-01-21 schultzFixed bug #49711: HttpServletRequest#getParts() does...
2011-01-21 marktFix possible thread exhaustion
2011-01-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-21 marktImprove error message & use i18n
2011-01-20 marktAdd missing entry
2011-01-20 kkolinkoAdd textual description to the attributes supported...
2011-01-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-20 marktFix copy/paste snafu
2011-01-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-20 marktUpdate info - should probably just delete all these
2011-01-20 kkolinkoFix issues.apache.org/bugzilla/show_bug.cgi?id=50606
2011-01-20 kkolinkoUse the new release(s,p) method introduced in r1050249
2011-01-20 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-19 marktRevert r1060927. It changed the API (which would have...
2011-01-19 fhanikupdate version
2011-01-19 fhanikdoco update
next