tomcat7.0
2011-07-09 marktAdd regression fix to changelog
2011-07-09 marktFix Comet with HTTP/APR connector
2011-07-08 marktPull up Handler.process
2011-07-08 marktAlign AJP and HTTP prior to pulling up Handler.process
2011-07-08 marktPull up Handler.process for the Http11 connectors.
2011-07-08 marktPull up Handler.process for the Ajp Connectors.
2011-07-08 marktYet more protocol alignment (with an eye to aligning...
2011-07-08 fhanikChange eol-style and add link to jdbc-pool on the docum...
2011-07-08 marktMore protocol alignment (with an eye to aligning with...
2011-07-08 marktProtocol will call recycle
2011-07-08 marktBring the Http11 protocol implementations closer together.
2011-07-08 marktCompletely align process methods
2011-07-08 marktAlign the process methods some more.
2011-07-08 marktAlign the process methods some more.
2011-07-08 marktRemove unnecessary call. Socket can't be in connections...
2011-07-08 marktImprove comments
2011-07-08 marktFix regression in connector re-factoring that was too...
2011-07-08 marktFix indentation
2011-07-07 marktPull up reset for remoteHost etc. to a common location
2011-07-07 marktRemove pointless code (see finally block just above)
2011-07-07 marktPull up asyncDispatch()
2011-07-07 fhanikInclude jdbc-pool into tomcat release.
2011-07-07 marktNo functional change - make it the same as BIO & APR
2011-07-07 marktMissed a reference to comet which will always be false...
2011-07-07 marktRemove unnecessary throws
2011-07-07 marktCollapse the multiple if statements
2011-07-07 marktPost refactoring, can't be processing a comet request...
2011-07-07 marktAdd re-factoring to the changelog
2011-07-07 marktAlready loaded via SecurityClassLoad
2011-07-07 marktUse SecurityClassLoad to pre-load HexUtils to prevent...
2011-07-06 marktUpdate ready for next release
2011-07-06 marktRemove debug code
2011-07-06 marktRefactor to avoid NPEs during test
2011-07-06 marktCorrect regression caused by connector re-factoring...
2011-07-06 marktFix typo
2011-07-06 marktAdd sync to fix test failures on Linux.
2011-07-06 marktRefactor the bind call to reduce the length of the...
2011-07-05 marktNot just this test failing. Need a better solution...
2011-07-05 marktJavadoc fixes
2011-07-05 marktReview comments
2011-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-05 marktExtract test to a test case
2011-07-05 marktPrevent test failures on Linux
2011-07-05 marktUpdate changelog
2011-07-05 marktRemove unused code
2011-07-05 marktBased on current usage within Tomcat, message length...
2011-07-05 marktRemove main method
2011-07-05 marktRemove ununsed methods.
2011-07-05 marktMove working JUnit tests to align with package of class...
2011-07-05 marktLimit exclusion to 'old' tests so tests added to o...
2011-07-05 marktRevert r1142953. The analysis was incorrect.
2011-07-05 rjungFix response.encodeURL() for the special case of
2011-07-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-05 kkolinkoFurther improvements to the Windows installer
2011-07-05 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-04 marktValidate Windows service name
2011-07-04 marktCorrect regression caused by connector re-factoring...
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoFix "potential null pointer access warning".
2011-07-04 kkolinkoFix "potential null pointer access warning".
2011-07-04 marktFix a small number of warnings
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoAdd @Override annotation
2011-07-04 kkolinkoRemove publicId field from SchemaResolver class,
2011-07-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-07-03 marktFix possible NPE
2011-07-02 marktStart the 7.0.18 changelog
2011-07-02 marktFix Eclipse warnings in the o.a.c.startup package
2011-07-02 marktRemove dead code
2011-07-02 marktFix generics warnings
2011-07-02 marktFix Javadoc warnings spotted in 7.0.17 build
2011-07-02 marktUpdate ready for for next release
2011-07-02 marktOnly add instance if it has just been created.
2011-07-02 marktCorrect deadlock introduced in r1142112
2011-07-01 marktWhen using Servlets that implement the SingleThreadMode...
2011-07-01 marktPrevent test failures when two objects get generated...
2011-07-01 marktRead/write by multiple threads outside sync - needs...
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...
next