tomcat7.0
2010-02-03 marktServlet 3.0 plumbing
2010-02-03 marktMore servlet 3.0 plumbing
2010-02-02 marktDon't build dbcp or jdt unless we have to. This allows...
2010-02-02 marktEnable direct building of the javadoc
2010-02-02 marktFix Eclipse warnings
2010-02-02 marktFilter URL so it displays correctly.
2010-02-02 marktFix Eclipse warnings
2010-02-02 marktCorrect fix for https://issues.apache.org/bugzilla...
2010-02-02 marktRevert previous fix
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktTypo
2010-02-02 marktUpdate post merge
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-02 marktMerge dist.xml into main build script.
2010-02-02 marktMinor cleanup
2010-02-02 marktMore post merge clean-up, mainly using jarIt
2010-02-02 marktClean and create dirs in right order so we have temp...
2010-02-02 marktUse jarIt macro to build dbcp and jdt jars
2010-02-02 marktRemove separate extras build script
2010-02-02 marktMerge in extras.xml
2010-02-01 marktClean up the main build file in preparation for merging...
2010-02-01 marktUpdate cookie tests. Remove obsolete test
2010-02-01 marktFix test failure
2010-02-01 marktMake the default manifest more useful by adding the...
2010-02-01 marktUpdate JSP spec version
2010-02-01 marktRemove some unused stuff.
2010-02-01 marktTrim stuff that isn't used (prior to merging into a...
2010-02-01 marktDon't swallow the exception
2010-02-01 marktSync docs and APR/native connector config
2010-02-01 marktTweaks
2010-02-01 marktRemove unused attribute
2010-02-01 marktAlign the HTTP and HTTPS documentation with the code...
2010-02-01 kkolinkoMinor correction to the JavaDoc for AttributeParser...
2010-02-01 marktTypo
2010-02-01 marktUpdate info on zip distributions
2010-02-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-01 marktRestore the current 6.0.x implementation so patch to...
2010-01-31 marktAdd minimal version of test case provided by 'agharta...
2010-01-31 marktAdd test case for https://issues.apache.org/bugzilla...
2010-01-31 marktAlign implementation with comments. Unit test now passes.
2010-01-31 marktTest case for RequestUtil.
2010-01-31 marktAlign url decoding for bytes with url decoding for...
2010-01-31 marktMake it clearer how unsupported encodings are handled
2010-01-31 marktBe clear in Javadoc about how unsupported encodings...
2010-01-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-31 marktRevert r804734 (https://issues.apache.org/bugzilla...
2010-01-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-31 marktTest mixing ${...} and #{...} in the same expression
2010-01-31 marktAdd tests for AttributeParser and deferredSyntaxAllowed...
2010-01-30 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-01-30 marktChanging line endings isn't limited to source files.
2010-01-30 marktAdd a couple of debug messages
2010-01-29 marktMinor cleanup
2010-01-29 kkolinkosvn:eol-style for a new file
2010-01-29 marktFix comment typo
2010-01-28 marktAdd a test case for bug 48627
2010-01-28 fhanikFix according to https://issues.apache.org/bugzilla...
2010-01-28 kkolinkoRevert r903928, because it breaks Connector#setProtocol():
2010-01-28 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2010-01-28 fhanikChange default to -1 since Sun packages for StreamEncod...
2010-01-22 kkolinkoSet svn:mime-type property on the stylesheet.
2010-01-22 kkolinkoAdd <?xml-stylesheet PI instruction,
2010-01-21 kkolinkoFollowup to r901507
2010-01-21 marktServlet 3.0 implementation
2010-01-21 marktSync with recent rename
2010-01-21 marktRename
2010-01-20 costinWrong method name for modeler.
2010-01-19 costinFix local source paths, accidental commit.
2010-01-19 costinFew more fixes after running the load tests, more monit...
2010-01-19 kkolinkoUse CRLF line ends in conf/* files installed by the...
2010-01-17 marktRemove broken link
2010-01-17 marktServlet 3.0. Implement ServletContext.addFilter(String...
2010-01-16 kkolinkoFollowup to r899796
2010-01-16 marktTCK failure: Can't use the string representation to...
2010-01-16 marktTCK failure: Must check to see if property is resolved...
2010-01-16 marktFix bug in Enum to Enum coercion spotted during code...
2010-01-16 marktAdd some test cases for Enum to Enum coercion
2010-01-16 marktTCK failure. Wrong exception on failure.
2010-01-15 fhanikMake a distinction based on type=javax.sql.DataSource...
2010-01-15 marktTCK failure. Make sure we throw an ELException, not...
2010-01-15 marktTCK failure. Invalid index should throw PNFE.
2010-01-15 marktTCK failure. Make sure an ELException is throw if the...
2010-01-15 marktFix TCK failure. Trying to assign an object of the...
2010-01-15 marktFix TCK failure. Trying to assign an object of the...
2010-01-15 marktRe-factoring. WebXml is a better fit in o.a.c.deploy
2010-01-15 marktrevert r899395
2010-01-15 marktFix the remaining TCK signature test failures.
2010-01-15 marktFix signature test failures in javax.servlet.jsp package
2010-01-15 marktThe spec has a spelling mistake. Align with the spec...
2010-01-15 marktAdd the bug url
2010-01-15 marktAPI uses Set rather than EnumSet
2010-01-15 marktSimplify
2010-01-15 marktSimplify
2010-01-14 marktNo need to supress these warnings. They cxan be fixed.
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...
next