tomcat7.0
2009-12-18 marktFix some Eclipse warnings in the tests
2009-12-18 marktFix the redundant superinterface warnings. Just cleanup...
2009-12-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-18 marktClean up duplicates and unused strings
2009-12-18 marktMove test for null outside of classloader fun and games...
2009-12-17 kkolinkoFollowup to rev.883362, fixing https://issues.apache...
2009-12-17 kkolinkoFix unclosed tag.
2009-12-17 kkolinkoFollowup to rev.883125
2009-12-16 marktMake SSL config JVM neutral. Based on a suggestion...
2009-12-16 marktFix bug 47841: CombinedRealm fails to switch to other...
2009-12-16 marktSide issues from bug 47841
2009-12-16 marktSide issue from bug 47841
2009-12-15 fhanikbad Fido, bad Fido
2009-12-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-14 marktSession timeout is now set via a String
2009-12-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-14 marktFix TLD scanning in JARs for JspC. This copies the...
2009-12-14 marktAdd extra jar required for JspC
2009-12-14 marktCorrect TLD URIs
2009-12-14 marktFix copy/paste error in log definition
2009-12-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-14 marktPre-load a class required for apps to obtain the SSL...
2009-12-14 marktTest for null rather than waiting for the NPE ot be...
2009-12-14 marktOnly apply filtering to the files that need it else...
2009-12-14 costinOne more week of (almost 20%) hacking on tomcat-lite:
2009-12-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-13 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-13 marktRemove empty dir
2009-12-12 marktMake init param name consistent
2009-12-12 marktIgnores if building module in Eclipse
2009-12-11 marktCleanup of unused method and parameter
2009-12-11 marktAddress session fixation by changing the session ID...
2009-12-11 marktRemove docs for valve that was replaced with filter
2009-12-11 marktJARs without any web.xml fragments should not impact...
2009-12-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-11 marktUse the right class for the logger
2009-12-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-11 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-11 mturkUpdate procrun to 2.0.6
2009-12-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-10 marktInclude the version on the homepage.
2009-12-08 marktCorrect TODO - thanks sebb
2009-12-08 marktFix a couple of potential NPEs
2009-12-07 marktMore post-refactoring recurrsion protection
2009-12-07 marktAdd missing part of recurrsion patch
2009-12-07 marktShutdown the handlers used by webapps otherwise log...
2009-12-07 marktMore clean up
2009-12-07 marktRemove remains of generic package
2009-12-07 marktMore BCEL pruning
2009-12-07 marktAdd support for WebFilter
2009-12-07 marktAdd annotation support for WebListener
2009-12-07 marktAdd annotation support for WebServlet
2009-12-07 marktAdd async-supported impl for Servlets
2009-12-07 marktA little more cleanup. UCDetector claims there is no...
2009-12-07 marktTypo
2009-12-06 marktLast cleanup of unused code for today. Still more todo.
2009-12-06 marktMore unused code removal.
2009-12-05 marktRemove unused code identified by Eclipse / UCDetector.
2009-12-04 marktRemove some unused classes identified by the unused...
2009-12-04 marktDon't need the Vistor and associated support
2009-12-04 marktRemove the verifier
2009-12-04 marktImport a package renamed Jakarta BCEL trunk to do the...
2009-12-04 marktImport a a package renamed Jakarta BCEL trunk to do...
2009-12-04 marktFix the Eclipse warnings
2009-12-04 marktNeed to strip /hostname/contextpath before trying to...
2009-12-04 marktNew Jar in Java 7
2009-12-04 marktAdding the plumbing to get inputstreams for class files...
2009-12-04 marktMore accurate comment
2009-12-04 marktFix typo
2009-12-04 costinAdded the tests - but then tried few more changes and...
2009-12-04 costinOne more iteration:
2009-12-03 marktUpdate web.xml to servlet 3.0
2009-12-03 marktAdd support for the MultipartConfig annotation
2009-12-03 marktOnly log missing class as an error on Sun JVMs. Likely...
2009-12-02 marktRemove use of deprecated code
2009-12-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktBetter descriptions
2009-12-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktRemove deprecated commands
2009-12-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-12-01 marktMore memory leak protection. Adds support for:
2009-12-01 marktMove from a global system property to a per Context...
2009-12-01 marktMore memory leak protection - this time for the GC...
2009-12-01 marktProvide a simple way of enabling all cipher suites...
2009-11-29 marktAdd code that logs threads started but not stopped...
2009-11-29 marktRefactor prior to adding some more clean-up methods.
2009-11-29 marktBetter logging of what is going on on Context reload
2009-11-29 marktAdd logging when a context fails to unregister a JDBC...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-11-27 marktFurther simplication - delete unused constants
2009-11-27 marktTake advantage of revised constants to simplify code
2009-11-27 marktRe-order the numbering so each dispatcher type always...
2009-11-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
next