tomcat7.0
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
2011-06-18 marktGump is failing. Re-order tests to try and figure out...
2011-06-17 marktSpeed up test
2011-06-17 marktConnector re-factoring
2011-06-17 marktConnector re-factoring
2011-06-17 marktSocketState.ASYNC_END should no longer reach BIO endpoint
2011-06-17 marktConnector re-factoring
2011-06-17 marktConnector re-factoring
2011-06-17 marktConnector refactoring
2011-06-17 marktConnector refactoring
2011-06-17 marktConnector re-factoring
2011-06-17 marktIgnore Eclipse files
2011-06-17 marktAdd a simple Comet test case
2011-06-17 marktRemove empty dir
2011-06-17 marktRemove empty dir
2011-06-17 marktAligning code between connectors
2011-06-17 marktAdd missing transition
2011-06-16 marktTomorrow is the 17th
2011-06-16 marktRelease tomorrow. Mirrors should have sync'd by then.
2011-06-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-16 marktAlign SSI regexp handling with htttpd
2011-06-16 kkolinkoAdd session="false" directive to the index page of...
2011-06-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-15 marktPull up asyncDispatch()
2011-06-15 marktAlign code between connectors in preparation for pullin...
2011-06-15 marktAlign code between connectors in preparation for pullin...
2011-06-15 marktAlign code between connectors in preparation for pullin...
2011-06-15 marktAlign code between connectors in preparation for pullin...
2011-06-15 kkolinkoAdd to the logging.properties file a sample configurati...
2011-06-15 kkolinkoAdd sunmscapi.jar to jarsToSkip
2011-06-15 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-15 marktgit-svn-id: https://svn.apache.org/repos/asf/tomcat...
2011-06-15 marktFix typo reported by @earthgecko
2011-06-13 rjungFix crash observed during pausing the connector when...
2011-06-13 rjungFix copy&paste error in comment.
2011-06-13 rjungRemove superfluous quotes from thread names for
2011-06-13 kfujinocorrect changelog.
2011-06-13 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-12 marktUpdate the Maven repo info
2011-06-12 rjungFix unit test for bindOnInit.
2011-06-11 marktUpdate ready for next release
2011-06-10 kkolinkoAdd bug number for r1134048
2011-06-09 marktDocument the state transition diagram
2011-06-09 marktFix Javadoc error
2011-06-09 marktPrevent possible NPE when processing WebDAV locks.
2011-06-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-09 kkolinkohttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-06-09 kkolinkoFollowup to r1133816
2011-06-09 kkolinkoTests for ClassLoaderLogManager#replace()
2011-06-09 kkolinkotypos
2011-06-08 marktRefactoring triggered security exception when running...
2011-06-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-08 marktAvoid possible NPE
2011-06-08 kfujinoFollowup to r1133134.
2011-06-08 marktFix regression in welcome file processing
2011-06-07 marktSimplify as per kkolinko's review
2011-06-07 marktUpdate changelog post valve changes
2011-06-07 marktCorrect a regression in the fix for bug 51278 that...
2011-06-07 marktEnable for async requests.
2011-06-07 marktEnable for async requests.
2011-06-07 marktEnable for async requests.
2011-06-07 marktEnable for async requests
2011-06-07 kkolinkoSimplify markup: remove <br/>s from the end of lines...
2011-06-07 kkolinkoAlign log4j configuration example with log4j documentat...
2011-06-07 marktEnable for async requests
2011-06-07 marktEnable for async requests (invoke just passes the reque...
2011-06-07 marktEnable for async requests
2011-06-07 kkolinkoFollowup to r1133122
2011-06-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-07 marktDon't use a single quote in the message
2011-06-07 markt7.0.15 was broken
2011-06-07 marktPrep for 7.0.16 tag
2011-06-07 marktDon't overwhelm logs with TLD scanning messages but...
2011-06-07 marktAdd a few more exclusions
2011-06-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-06-07 marktRevert r1132367. There is no issue. I got confused...
2011-06-06 marktCorrect doc error reported on users list
next