tomcat7.0
2010-02-07 billbarkerOops, changed the wrong one
2010-02-07 billbarkerRemove hard coded dll paths that Gump doesn't like
2010-02-06 marktCosmetic changes
2010-02-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-02-05 marktRemainder of Pipeline clean up. The Pipeline interface...
2010-02-04 marktRemove the Pipeline interface from ContainerBase
2010-02-04 marktGet global naming resources working if naming is enabled
2010-02-04 marktAdd a test case for global naming resources with embedded
2010-02-04 marktMove firing the events to StandardPipeline. This way...
2010-02-04 marktPrep for removing Pipeline interface from ContainerBase
2010-02-04 marktInvert the logic for building dbcp/jdt
2010-02-04 marktClarify that the exe is for 32 and 64 bit
2010-02-04 kkolinkoremove a println call
2010-02-04 kkolinkoFix for a bug with processing of double quotes in Attri...
2010-02-04 kkolinkoTest for a bug with processing of double quotes in...
2010-02-04 kkolinkoBe a bit more specific in our tests:
2010-02-03 marktServlet 3.0
2010-02-03 marktRefactor
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.
next