tomcat7.0
2010-12-20 marktVersion numbers are defined in the properties file
2010-12-18 marktFix unlikely FindBugs warning
2010-12-18 marktRemove unused code
2010-12-18 marktSimplify based on StringManager changes
2010-12-18 marktTypos. Sorry for the noise
2010-12-18 marktFix remaining warning in o.a.el.lang package
2010-12-18 marktFix most of the Java, Findbugs and unused code warnings...
2010-12-18 marktFix Eclipse warnings
2010-12-17 marktFix remaining Eclipse warnings in o.a.juli
2010-12-17 marktFix remaining Eclipse warnings in o.a.coyote
2010-12-17 marktFix remaining warnings in unit tests (with recently...
2010-12-17 marktFix remaining warnings in webapps (with recently docume...
2010-12-17 marktFix remaining warnings in javax package (with recently...
2010-12-17 marktDocument the Eclipse compiler errors/warnings settings...
2010-12-17 marktAvoid a possible NPE that in turn was masking the root...
2010-12-17 marktFix massive memory leak in NIO connector. Http11NioProc...
2010-12-16 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-12-16 fhanikStarting to work on maxConnections attribute for BIO...
2010-12-16 slaurentbug 48822: Include contest name in reload and stop...
2010-12-16 slaurentbug 48822: Include contest name in reload and stop...
2010-12-16 marktFix Findbugs issues / Eclipse warnings.
2010-12-16 marktFix a FindBugs nag in the unit tests
2010-12-15 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-12-15 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-15 marktWhilst I am thinking about excluding stuff from FindBug...
2010-12-15 marktAdd a FindBugs filter config for known false positives
2010-12-15 marktFix various warnings (FindBugs, Eclipse etc.)
2010-12-15 marktFix another FindBugs niggle
2010-12-15 marktRemove unnecessary override
2010-12-15 marktFix my stupid mistake.
2010-12-15 marktFix a typo
2010-12-14 schultzAdded documentation to parseBodyMethods and parseBodyMe...
2010-12-14 schultzFixed bug #49125: toString on byte[] array probably...
2010-12-13 marktLog mis-configuration in context.xml
2010-12-13 marktAliases were broken if the context was reloaded
2010-12-13 marktFix various FindBugs and Eclipse warnings
2010-12-13 marktUsing abstract classes means impl isn't clear in the...
2010-12-13 kkolinkoImprove the fix for https://issues.apache.org/bugzilla...
2010-12-13 kkolinkochangelog for r1044987
2010-12-13 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-12 kkolinkoUse i18n for the messages
2010-12-12 marktAdd some tests for bug50449 but haven't reproduced...
2010-12-12 marktFix FindBugs issues in this class
2010-12-12 marktFix FindBugs issues in this class
2010-12-12 markti18n changes for r1044874
2010-12-12 marktUse the newly refactored session id generator when...
2010-12-12 marktRe-factor session ID generation into a separate class...
2010-12-12 marktFix FindBugs issues in this class
2010-12-12 slaurentbug 50459: StandardContext.bindThread() and unbindThrea...
2010-12-12 slaurentbug 50459: StandardContext.bindThread() and unbindThrea...
2010-12-11 marktTRy and sync up the deps in the POMs with what Checksty...
2010-12-11 marktTribes should only depend on JULI
2010-12-11 markto.a.tomcat.jni should not have any external dependencies
2010-12-11 markto.a.tomcat.util.net should not depend on o.a.coyote
2010-12-11 markto.a.tomcat.util.net should not depend on o.a.catalina
2010-12-11 marktGet the checkstyle configs to play nicely with Ant...
2010-12-11 marktAdd import-control checks to Checkstyle (these found...
2010-12-11 marktjavax.el should not depend on javax.servlet.jsp.el
2010-12-11 marktCoyote should not depend on Catalina
2010-12-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-10 marktAvoid duplicate constant definition.
2010-12-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-10 marktMissed file in r1044255
2010-12-10 marktFix FindBugs / unused code warnings
2010-12-09 marktFix Eclipse warnings in package
2010-12-09 marktFix Eclipse warnings in package
2010-12-09 marktRemove redundant interface definitions and fix other...
2010-12-09 marktGrrr. Missed a couple of @Override markers
2010-12-09 marktFix missing @Override markers in Jasper and remove...
2010-12-09 slaurentbug 49159: Improve ThreadLocal memory leak clean-up
2010-12-09 marktRegister the correct object after the refactoring
2010-12-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-09 marktmserver != null will never be true if the mbean was...
2010-12-09 marktRe-factoring in support of https://issues.apache.org...
2010-12-09 slaurentignore work and logs directories as discussed on dev...
2010-12-09 slaurentbug 49159: Improve ThreadLocal memory leak clean-up
2010-12-09 marktRe-factoring in support of https://issues.apache.org...
2010-12-09 schultz- Fixed brace and paren placement
2010-12-08 marktRemoved a little more unused code
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktRemove some unused code
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktFix copy/paste error
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktAlign BIO+JSSE with NIO+JSSE
2010-12-08 marktFix indents
2010-12-08 marktJSSE will always be available in Tomcat 7
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktNice idea, but need i18n for the actions so each needs...
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktRe-factoring in support of https://issues.apache.org...
2010-12-08 marktRemove unused welcome file handling code
2010-12-08 marktRemove unused code
2010-12-08 marktRemove unused code
2010-12-08 marktRemove unused code.
2010-12-08 marktJasper should not depend on Catalina
2010-12-08 marktAnother Findbugs niggle
2010-12-07 marktFix some FindBugs warnings - all unclosed streams....
2010-12-07 marktFix a couple of 'high priority' FindBugs warnings
next