tomcat7.0
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
2011-01-19 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-01-19 marktRename in preparation for https://issues.apache.org...
2011-01-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-19 marktUpdate the ipv4 loopback regex to cover 127.0.0.1/8...
2011-01-19 marktRemove reflection part of stack trace when Catalina...
2011-01-19 marktFindbugs
2011-01-19 marktExpand the non-Tomcat settings section
2011-01-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-18 marktFix Findbugs and Eclipse warnings
2011-01-18 marktFix the last of the high priority FindBugs warnings
2011-01-18 kkolinkoCorrect a typo in documentation
2011-01-18 kkolinkoDocumentation fixes:
2011-01-18 kkolinkoCorrect a pair of typos in documentation
2011-01-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-17 kkolinkoDocument the conflict between compression and sendfile,
2011-01-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-17 kkolinkoClarify web application version ordering rules when...
2011-01-16 marktNew classes need to be in bootstrap.jar
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktAdd a new filter for fixes that require an API breaking...
2011-01-16 marktRemove unused code
2011-01-16 marktAvoid deprecation warning without disabling warnings...
2011-01-16 marktAvoid NPEs
2011-01-16 marktRename variables to start with lower case letter to...
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix FindBugs warnings
2011-01-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-15 kkolinkoCorrect a typo in RequestFilter, that would lead to...
2011-01-15 kkolinkoUpdate documentation for restrictedUserAgents, noCompre...
2011-01-15 kkolinkoUpdate JMX descriptions, tests, documentation and examp...
2011-01-15 kkolinkoUpdate examples for RemoveAddrValve, RemoteHostValve...
2011-01-15 marktFix FindBugs warnings
2011-01-15 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-15 kkolinkoUpdated ReplicationValve examples in the docs with...
2011-01-15 marktUpdate changelog
2011-01-15 marktRefactor to make clearer what is going on
2011-01-15 marktFix broken cluster membership recovery
2011-01-15 marktFix FindBugs and Eclipse warnings
2011-01-15 marktFix FindBugs warnings
2011-01-15 marktFix FindBugs and Eclipse warnings
2011-01-15 marktRemove unused code
2011-01-15 marktAdditional docs on version ordering
2011-01-14 marktFix FindBugs and unused code warnings
2011-01-14 marktFix FindBugs and Eclipse warnings
2011-01-14 marktAdd comments explaining false +ve
2011-01-14 marktFix FindBugs and unused code warnings
2011-01-14 kkolinkoCorrect a typo
2011-01-14 marktFix Findbugs warnings
2011-01-14 markti18n
2011-01-14 marktRemove unused files
2011-01-14 marktTypo
2011-01-14 marktRemove unused files
2011-01-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-13 marktFix FindBugs warnings
2011-01-13 marktRemove unused/unnecessary code
2011-01-13 marktFix FindBugs warning
2011-01-13 marktRefactor to simplify code and avoid a Findbugs warning
2011-01-13 marktRemove unused code
2011-01-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-12 marktFix Javadoc warnings
2011-01-12 fhanikreset state when the connection is closed
2011-01-12 marktfix warnings
2011-01-12 marktBetter class loader control when embedding
2011-01-12 marktFindbugs
2011-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-12 marktFix odd line wrapping
2011-01-12 kkolinkoAdditional improvements for
2011-01-11 marktTypos
2011-01-11 marktBring up to date
next