tomcat7.0
2011-01-11 marktUse standard ASF license header
2011-01-11 markt$Id:$ does not belong in license header
2011-01-11 marktAdd missing line to license header
2011-01-11 marktAdd missing line to license header
2011-01-11 markt$Id:$ does not belong in license header
2011-01-11 marktFix formating so Checkstyle header chekc will pass
2011-01-11 kkolinkoFollowup to r1050117
2011-01-11 fhanikCorrectly acquire the getConnection method for the...
2011-01-10 marktMissing eol style property
2011-01-10 marktPrep for next release
2011-01-10 marktCorrection
2011-01-10 marktMore filtering
2011-01-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-10 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-01-10 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-01-10 fhanikRemove override annotations to compile with JDK 1.5
2011-01-10 marktRemove Host.liveDeploy that just duplicates Host.autoDeploy
2011-01-10 marktFix FindBugs warnings in StandardHost
2011-01-10 marktDocument a couple of long standing system properties
2011-01-10 marktConfigure Checkstyle to allow limited static imports...
2011-01-09 marktFix checkstyle warnings
2011-01-09 marktFix a handful of warnings
2011-01-09 kkolinkoEnable testcase for 50413#c6, now that the issue is...
2011-01-09 kkolinkoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-09 kkolinkoAdded tests for https://issues.apache.org/bugzilla...
2011-01-09 kkolinkoThe TestMapper.performanceTest() takes 3250 msecs to...
2011-01-08 kkolinkoFollowup to r1055975
2011-01-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-08 kkolinkoFollowup to r1056386.
2011-01-08 marktStringBuffer -> StringBuilder for consistency
2011-01-08 kkolinkoCorrect typo in the method names in a test case, so...
2011-01-08 kkolinkoFollowup to r1056553
2011-01-08 kkolinkoFolloup to r1055989
2011-01-07 kkolinkoProvide two alternative locations for the libraries...
2011-01-07 slaurentbug 50556: improve JreMemoryLeakPreventionListener...
2011-01-07 marktFix security exception when running Servlet TCK
2011-01-07 mturkUpdate daemon to 1.0.5
2011-01-07 marktUpdate tests now name only cookies are not accepted...
2011-01-07 marktFix tests after regex changes
2011-01-07 marktPut sleep in right place for test to pass.
2011-01-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-07 marktFix some simple FindBugs issues
2011-01-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-07 marktNumerical order, fix indenting
2011-01-07 marktFix various warnings
2011-01-06 fhanikFix bug https://issues.apache.org/bugzilla/show_bug...
2011-01-06 kkolinkoFollowup to r1055989
2011-01-06 fhanikhttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2011-01-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-06 marktFix a couple of FindBugs niggles
2011-01-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-06 marktSwitch all configuration options that use regular expre...
2011-01-06 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-05 fhanikallow system to start
2011-01-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-05 marktRemove unnecessary code. Valves in this package can...
2011-01-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-05 marktSimplify getContentCount.
2011-01-05 marktRemove unused code
2011-01-05 marktRemove unused methods
2011-01-05 marktRemove unused constants (follow up to r1055377)
2011-01-05 marktRemove unused method
2011-01-05 marktFix required after removing unused code
2011-01-05 marktRemove unused code
2011-01-05 marktgetContentCount() may return -1 so use getContentCountL...
2011-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-04 marktDoh. Forgot to update the change log.
2011-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-04 marktGrr. Remove comment markers.
2011-01-04 fhanikNo need to instantiate a new driver instance each time...
2011-01-04 marktPartial fix for https://issues.apache.org/bugzilla...
2011-01-04 marktRe-fix https://issues.apache.org/bugzilla/show_bug...
2011-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-04 marktFix typo
2011-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-04 fhanikAdd a test case of no user name change
2011-01-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2011-01-04 marktRemove unused imports
2011-01-03 fhanikone 0 too many on username test
2011-01-03 fhanikUp the number of iterations the test runs
2011-01-03 fhanikversion
2011-01-03 fhanikIncrement version number
2011-01-03 fhanikadd in ability to pass through credentials
2011-01-03 fhanikbetter count check
2011-01-03 fhanikupdate link
2011-01-03 rjungUpdate Copyright year.
2010-12-29 rjungImprove documentation of database connection factory.
2010-12-21 slaurentbug 49159: Improve ThreadLocal memory leak clean-up
2010-12-21 fhanikrefactor latch usage, since its shared by all connectors
2010-12-21 fhanikFix classpath
2010-12-21 fhanikAllow to set log formatter when running Junit tests
2010-12-21 fhanikAllow to specify the test on the command line
2010-12-21 fhanikmake shared variable volatile
2010-12-21 kfujinoFix webappClassLoader.clearJbdc message key and message...
2010-12-21 kfujinoFix https://issues.apache.org/bugzilla/show_bug.cgi...
2010-12-21 marktFix Checkstyle / Eclipse nags
2010-12-21 marktRestore file accidently removed in r1044731
2010-12-21 marktFix Checkstyle / Eclipse nags
2010-12-21 fhanikAdd in a default that doesnt throw a ClassNotFoundExcep...
next