tomcat7.0
2010-01-13 costinMoved the connection pool to a top level class and...
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktImproved fix for https://issues.apache.org/bugzilla...
2010-01-12 marktRevert fix for https://issues.apache.org/bugzilla/show_...
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktFix bug 48004. Allow applications to set the server...
2010-01-12 marktJULI needs to be on class path
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktMake logging consistent for HTML and text interfaces
2010-01-12 marktUse string manager for log messages
2010-01-12 marktFix the Eclipse warnings for the host-manager
2010-01-12 marktUpdate the comment. We don't want or need another full...
2010-01-12 marktAvoid NPE if bundle is missing
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-12 marktMake the check case insensitive. A strict reading of...
2010-01-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-11 kkolinkoRename TCN_RECOMMENDED_MIN -> TCN_RECOMMENDED_MINOR
2010-01-11 marktUsing localhost should allow this to work with IPv4...
2010-01-11 mturkBy default use released 1.1.19
2010-01-10 marktUpdate generated code after r897728
2010-01-10 marktRemove the BADLY_ESCAPED_STRING_LITERAL - it could...
2010-01-10 marktFix the remaining Eclipse warnings in the non-generated...
2010-01-10 markt\$ and \# are not valid escapes. The Parser will throw...
2010-01-10 marktUpdate generated code after r897629
2010-01-10 marktFix a bug found during review.
2010-01-10 marktAdd tests for a bug found whilst reviewing the ELParser
2010-01-10 marktRename
2010-01-10 marktFix generics warnings
2010-01-10 marktAdd a test case for bug36923
2010-01-10 marktAdd mising tests.
2010-01-10 marktBetter coverage for JSP attribute parsing
2010-01-10 marktRe-work EL attribute parsing. The underlying issue...
2010-01-09 marktRename to fit expected naming convention
2010-01-09 kkolinkoUpdate documentation
2010-01-09 kkolinkoFollowup for r816252/r891328
2010-01-09 kkolinkoTrivial: move first line of the resource file to be...
2010-01-09 kkolinkoCorrection for the README pages:
2010-01-08 marktNow the EL parser doesn't unquote stuff it shouldn...
2010-01-08 kkolinkofollowup to r896892
2010-01-07 marktAdd another edge case
2010-01-07 marktAdd another test case. This one passes at the moment...
2010-01-07 marktCorrect tests. Remaining failures shoudl now be Jasper...
2010-01-07 marktAdd the tag library definition so the tests actually...
2010-01-07 marktRemove comments
2010-01-07 marktAdd missing license headers
2010-01-07 marktAdd various EL test cases, mostly extracted from local...
2010-01-07 marktUpdate for JSP 2.2
2010-01-06 marktPrevent NPE in emebedded case when no web.xml is provid...
2010-01-06 marktAdd a test case for bug 48112 (note this passes - need...
2010-01-06 marktIgnore the imtermediate file for the parser generation
2010-01-06 marktFix the remaining test failures
2010-01-06 marktFix some test failures. '\' should not be skipped in...
2010-01-06 marktDon't edit the generated files at all - makes regenerat...
2010-01-06 marktAdditional tests for the specific escaping (of "${...
2010-01-06 marktFix the test case failures. There is at least one bug...
2010-01-06 marktStart to expand the EL test cases
2010-01-06 rjungFix indentation.
2010-01-06 rjungCleanup tabs and trailing whitespace.
2010-01-06 rjungTab police.
2010-01-06 marktMove declaration as per Knostantin's review comment
2010-01-06 marktFix typos / inconsistencies
2010-01-06 costinMore work on tomcat-lite connector: more experimenting...
2010-01-05 marktCorrect default
2010-01-05 costinNot used any more ( were part of the mini-servlet on...
2010-01-05 costinRemove the mini-servlet on top of coyote impl - can...
2010-01-05 marktImprove JavaDoc generation
2010-01-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-05 marktRemove empty dirs
2010-01-05 marktFix schema location
2010-01-04 kkolinkoUpdate version of tomcat-native included in TC binary...
2010-01-04 rjungGuess that's safe.
2010-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-03 marktFix odd whitespace - no functional change
2010-01-03 marktSuppress some invalid compiler warnings
2010-01-03 marktRemove some declared exceptions that are never thrown
2010-01-03 marktRemove some declared exceptions that are never thrown
2010-01-03 marktRemove unused methods
2010-01-03 marktMark the implementations of deprecated methods as depre...
2010-01-03 marktDon't use deprecated methods. Use recommended alternative.
2010-01-03 kkolinkoFollowup to r895191
2010-01-03 marktMark the implementations of deprecated methods as depre...
2010-01-02 rjungReplace copyright year in nsi and html file
2010-01-02 rjungBorrow a few things from the main Tomcat build.xml:
2010-01-02 rjungAllow to patch the current year via our
2010-01-02 rjungUpdate copyright year for TC trunk.
2010-01-02 rjungChange license header in tomcat-lite java source files
2010-01-02 kkolinkoFix calling Tomcat Windows scripts from a directory...
2010-01-02 rjungChange license header in two tomcat-lite java source...
2010-01-02 rjungChange license header in bcel java source files using
2010-01-01 kkolinkoFollowup to r895045
2010-01-01 marktRemove unused imports
2010-01-01 marktMark the implementations of deprecated javax.servlet...
2010-01-01 marktFix some trivial Eclipse warnings
2010-01-01 marktAdd some missing deprecation markers
2010-01-01 marktUpdate javacc from 4.1 to 5.0. Update generated code.
2010-01-01 kkolinkoFollowup to r894586
2009-12-31 marktA little more JSP 2.2 EL impl
2009-12-31 marktCorrect location.
next