tomcat7.0
2011-09-05 marktPull out implementation specific processing that determ...
2011-09-05 marktRefactoring prep for extracting sendfile code to a...
2011-09-05 marktMove stage update to before point where we might break...
2011-09-05 marktStart to align the request finish code
2011-09-05 marktRemove unnecessary try/catch that just wraps a simple...
2011-09-05 marktRemove unnecessary try/catch
2011-09-05 marktCorrect documentation of default connection timeout
2011-09-05 marktRemove unnecessary code
2011-09-02 marktAlign logger name with class name.
2011-09-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-02 marktFix a regression with the fix for 51653 that broke...
2011-09-02 marktCorrect connectionLinger documentation
2011-09-02 marktRemove unused, undocumented configuration option
2011-09-01 kfujinoAvoid IllegalArgumentException when setting maxActive...
2011-08-31 kkolinkoRevert r1163807:
2011-08-31 slaurentbug 51741: Eclipse WTP "Serve modules without publishin...
2011-08-31 slaurentFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-31 marktAs per the comment, remove the deprecated code
2011-08-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-29 kkolinkoFollowup to r1162721
2011-08-29 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-26 kkolinkoFollowup for r1157874 which is a Fix for https://issues...
2011-08-26 kkolinkoMake the fix for https://issues.apache.org/bugzilla...
2011-08-25 marktTweak the message validation.
2011-08-25 marktCorrect message
2011-08-25 marktRevert r1160772 & r1160774.
2011-08-25 marktDetect incomplete AJP messages and reject the associate...
2011-08-25 kkolinkoFollowup to r1161322.
2011-08-24 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-24 kkolinkoFix two typos in tomcat.nsi (uppercase vs. lowercase...
2011-08-24 kkolinkoForward-port r1159673 and r1159680 from tc7.0.x
2011-08-23 marktAdd the ability to swallow input by specifying a null...
2011-08-23 marktAdd ability to track bytes read
2011-08-23 marktRename
2011-08-23 marktPull up refillReadBuffer()
2011-08-23 marktRe-order. No functional change.
2011-08-23 marktPull up finish() so output() is used consistently to...
2011-08-23 marktPull up flush()
2011-08-23 marktPull up AJP SocketOutputBuffer
2011-08-23 marktRename since this message is used for response headers...
2011-08-23 marktOrganise code. No functional change.
2011-08-23 marktRemove unnecessary (duplicate) code
2011-08-22 marktRemove deprecated code for Tomcat 8
2011-08-22 marktEnsure AjpMessage header is correct for the direction...
2011-08-22 marktCorrect comment
2011-08-16 marktComment typo
2011-08-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-16 marktTimeouts are ints
2011-08-16 marktRemove unused method
2011-08-16 marktAlign keep-alive disable capability across all HTTP...
2011-08-16 marktAlign keep-alive count tracking for HTTP
2011-08-16 marktMake handling of keep-alive timeout consistent
2011-08-16 marktFix generics warnings
2011-08-16 marktNo need for local variable, processor already has the...
2011-08-16 marktnOnce -> nonce for consistency
2011-08-16 marktBIO doesn't use comet but align code with NIO/APR.
2011-08-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-15 marktClean-up I do not intend to back-port (non-critical...
2011-08-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-15 marktFix benchmark tests
2011-08-15 fhanikFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-15 marktRemove unused method
2011-08-15 marktAlso seeing similar failures with NIO & APR
2011-08-15 marktBetter fix for timing issues on Linux with unit tests
2011-08-15 marktAttempt to fix timing issues on Linux unit tests
2011-08-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-12 marktAlign OutputBuffer initialisation across the connectors
2011-08-12 marktAlign InputBuffer initialisation across the connectors
2011-08-12 fhanikremove file not needed anymore
2011-08-12 marktPush down inputStream as it is only used by BIO
2011-08-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-11 kkolinkoDocument two new compiler warnings added in Eclipse...
2011-08-11 marktFollow up to r1156530. Filter URL (mainly in case of &).
2011-08-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-11 kfujinoUnregisters MBean of DataSource when web application...
2011-08-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-10 marktRemove unnecessary svn:mergeinfo properties
2011-08-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-08-09 marktIdeas for Tomcat 8
2011-08-09 marktPrep the changelog
2011-08-09 marktMissed a version change
2011-08-09 marktUpdate the same Eclipse files
2011-08-09 marktUpdate Maven release versions
2011-08-09 marktRemove some old info.
2011-08-09 marktUpdate version numbers to 8.0.x
2011-08-09 marktUpdate post tag
2011-08-08 marktUpadte to 1.1.22 of the native connector
2011-08-08 marktAdd missing getter and setter for the alwaysUseSession...
2011-08-08 marktCorrectly indicate if socket is closing when calling...
2011-08-07 marktCorrectly nest locks and unlocks to resolve FindBugs...
2011-08-07 marktOnly try and create the dir if it doesn't already exist
2011-08-06 marktRename socket -> socketWrapper
next