tomcat7.0
2010-01-14 marktUpdated the generated code after r899450
2010-01-14 marktRemove the Suffix interface and get the Parser to creat...
2010-01-14 marktAdd a test case for the final part of the EL 2.2 implem...
2010-01-14 marktLine length
2010-01-14 marktFix TCK failures with security manager due to fix for...
2010-01-14 marktzip is for non-windows platforms
2010-01-14 marktSkipping installer shouldn't break package-winzip target
2010-01-14 marktNeed to fix line endings for zip distro if building...
2010-01-14 marktAdd missing extension for line-ending conversion in...
2010-01-14 kkolinkoAllow compliance with SRV.15.2.22.1 to be controlled...
2010-01-14 kkolinkoRevert examples app patch of r893496
2010-01-13 marktImplement the new ValueExpression.getValueReference...
2010-01-13 marktAdd a test case for the new ValueExpression.getValueRef...
2010-01-13 fhanikFix javadoc warnings
2010-01-13 fhanikUp the version num
2010-01-13 fhanikForce a unconditional disconnect when an error happens...
2010-01-13 marktImplement remainder of EL 2.2. API changes
2010-01-13 marktJasper Parser change so methods with parameters aren...
2010-01-13 marktTab police, fix Eclipse warnings, add @since Javadoc
2010-01-13 fhanikRemove a dependency on Java 6 that accidentally got...
2010-01-13 marktUpdated autogenerated code after r898864
2010-01-13 marktImplement method invocation with parameters
2010-01-13 marktAdd a test for method invocation with parameters
2010-01-13 marktUp the timeout. 100s isn't always long enough when...
2010-01-13 marktIf the method is found, mark the property as resolved
2010-01-13 fhanikFollowing changes
2010-01-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-13 marktAdd TODO
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...
next