tomcat7.0
2011-10-13 marktRe-factor merge code so it does not modify fragments...
2011-10-13 marktFix copy paste error s/dir/war/
2011-10-11 marktSimplify deployment code
2011-10-10 marktMinor clean-up
2011-10-10 marktAddress review comments for r1181028
2011-10-10 marktRemove unused ConstantObject interface and associated...
2011-10-10 marktSync with Commons BCEL (moved from Jakarta)
2011-10-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-10 marktMake protected to it is visible to unit tests
2011-10-10 marktAdd a performance test that demonstrates why using...
2011-10-10 marktAfter some testing with DIGEST auth, this approach...
2011-10-10 marktAdd initial implementation of a thread safe MessageDige...
2011-10-10 marktFocus DIGEST auth performance test on authentication...
2011-10-09 marktFix various IDE warings
2011-10-08 olamyignore *.iml
2011-10-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-05 kkolinkoResolve a warning about unboxing operation. Perform...
2011-10-05 kkolinkoResolve "Redundant null check: the variable cannot...
2011-10-04 schultzFixed bug #51956: RemoteAddrFilter uses remote host...
2011-10-04 kkolinkorat-excludes.txt file for Buildbot
2011-10-04 kkolinkoDo not sort lists that have only one element
2011-10-04 kkolinkoList jars in alphabetical order.
2011-10-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-03 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-02 kkolinkoJavadoc for CometEvent: Add <br> tags to make it more...
2011-10-02 kkolinkoCorrect markup that looks odd with <code> formatting.
2011-10-02 kkolinkohttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-10-01 marktRemove unused parameters
2011-10-01 marktRemoved parameter from get()
2011-10-01 marktRemove unused method
2011-10-01 marktRemove unused parameter
2011-10-01 marktRemove unused parameter
2011-10-01 marktRemove unused parameter
2011-10-01 marktRemove unused parameter
2011-10-01 marktRemove unused method
2011-10-01 marktRemove unused throws declarations
2011-10-01 marktFix consequences of removing throws
2011-10-01 marktRemove unnecessary throws
2011-10-01 marktMerge branch 'bug51910' into trunk
2011-09-30 kkolinkoRemove one more unneeded line. Correct punctuation.
2011-09-30 kkolinkoRemove duplicate wrong line that should have been delet...
2011-09-30 marktRemove unused code.
2011-09-29 kkolinkoA bit more memory-efficient code.
2011-09-29 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-29 kkolinkoNo functional change.
2011-09-29 kkolinkoImprove MimeHeaders.toString() (is used only for debugg...
2011-09-28 kkolinkoImprove TestNonBlockingCoordinator:
2011-09-28 kkolinkoImprove TestGroupChannelMemberArrival
2011-09-28 kkolinkoIn the examples application:
2011-09-28 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-27 marktContainerServlets are always restricted.
2011-09-26 marktAdd to the Tomcat 8 TODOs
2011-09-26 marktFix a FindBugs warning
2011-09-26 marktFix some FindBugs warnings
2011-09-26 marktRemove unused code
2011-09-26 kkolinkoImprove RUNNING.txt by adding the following:
2011-09-26 rjungAdd thread name to OneLineFormatter.
2011-09-26 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-26 kkolinkoThere is a caveat when using RemoteAddrValve with IPv6...
2011-09-25 kkolinkoUse slightly more correct markup:
2011-09-25 kkolinkoUpdate version number for Tomcat 8.
2011-09-25 kkolinkoRemove unused webapps/docs/tribes/tomcat-docs.xsl
2011-09-25 kkolinkoUpdate version number to Tomcat 8, where it was added...
2011-09-25 rjungDon't send 503 if endpoint is paused and we
2011-09-25 rjungAdd 503 return in process() when endpoint is paused.
2011-09-25 rjungWhitespace change to align with AjpAprProcessor.
2011-09-25 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-24 kkolinkoCleanup temporary files created by tests:
2011-09-24 kkolinkoReduce visibility of static field ManagerBase.name...
2011-09-24 kkolinkoCorrect a typo
2011-09-24 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-24 rjungFix Javadoc typo.
2011-09-24 rjungBreak from AJP CPING handling if endpoint is
2011-09-24 kkolinkoDo not try to delete the whole output/test-tmp subdirec...
2011-09-24 rjungAdd Override annotation to recently added methods.
2011-09-24 rjungUse setters when cloning attributes.
2011-09-23 kkolinkoIgnore warnings in classes generated with JavaCC/JJTree
2011-09-23 kkolinkoAdd links to @SuppressWarnings documentation for Eclips...
2011-09-23 marktFix SSL + BIO + Java 7
2011-09-23 marktUse the StringManager for i18n
2011-09-23 marktFix FindBugs warning
2011-09-22 slaurentFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-22 marktFix Eclipse warnings
2011-09-22 marktRemove some unused code
2011-09-22 marktSuppress warning that is hard (impossible?) to avoid
2011-09-22 marktRemove unused code
2011-09-22 marktRemove unused code
2011-09-22 marktRemove unnecessary code
2011-09-22 marktRevert r1174322 and apply the correct fix
2011-09-22 marktFix a small number of Eclipse warnings.
2011-09-22 marktFix Eclipse warning - unused throws
2011-09-22 rjungFix docs typo.
2011-09-22 marktFix running under a security manager
2011-09-21 kkolinkoReplace explicit Tomcat version with a template - for...
2011-09-21 kkolinkoFollowup to r1173630
2011-09-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-21 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-09-21 kkolinkoSimplify code in NioEndpoint$Poller.
next