tomcat7.0
2007-02-09 jfclereDon't add tools.jar if it is not existing.
2007-02-09 jfclereDon add tools.jar if it doesn exist.
2007-02-07 remm- 41558: Don't call synced method on every request...
2007-02-07 remm- 41521: Support * for servlet-name, submitted by Paul...
2007-01-31 remm- Changelog update.
2007-01-31 remm- No functional change: deferred is always true when...
2007-01-30 marktComplete previous patch.
2007-01-29 marktRevert port of 39088 as per discussion on dev list.
2007-01-28 fhanikFix for bugzilla 41466
2007-01-28 fhanikminor change
2007-01-28 marktUpdate JspException to align with the JSP 2.1 spec.
2007-01-28 marktReplace tabs with 8 spaces and tidy up the javadocs...
2007-01-28 marktSimplify code since ServletException now uses standard...
2007-01-28 marktCorrect change log. The infinite loop issue had already...
2007-01-28 marktPort fix bug 39088 that prevents infinite loops when...
2007-01-28 marktFix paste error
2007-01-27 marktClean up unused imports for the tc6 source tree
2007-01-27 marktCode clean up in the examples. Removed unused imports...
2007-01-27 marktAdd source for examples to Eclipse project
2007-01-27 marktPort fix bug 39572. Improvements to CompressionFilter...
2007-01-27 marktPort fix bug 41265 by removing the code that resets...
2007-01-27 marktJavadocs are no longer included by default and the...
2007-01-27 marktPort fix bug 40526. Return support for JPDA_OPTS to...
2007-01-27 marktUpdate all webapps to use the servlet 2.5 xsd
2007-01-27 marktPort fix bug 40524. request.getAuthType() now returns...
2007-01-27 marktPort fox for bug 41217. Set secure attribute on SSO...
2007-01-27 marktPort fix for bug 41327. Show full URI for a 404.
2007-01-27 marktCorrect error messages. Should be context.xml not web.xml
2007-01-23 remm- Tags have specific version numbers, so the regular...
2007-01-22 remm- isELEnabled may return true for a variety of reasons...
2007-01-18 remm- Port patch to return connector names.
2007-01-18 remm- Decrease logging level.
2007-01-18 remm- 37869: Refix getting certificates.
2007-01-17 fhanikAdded a short document about the Tomcat libraries in...
2007-01-16 fhanikAdded release deployment
2007-01-16 remm- Changelog update.
2007-01-15 remm- Simplify the code.
2007-01-12 marktFix typo
2007-01-12 remm- Same here.
2007-01-11 remm- Revert change: the default version for the implicit...
2007-01-11 fhanikset better defaults
2007-01-11 fhanikExtras deployment
2007-01-10 marktFix minor issues with logging doc reported by Erik...
2007-01-09 fhanikremove circular dependency as maven doesn't support it
2007-01-09 fhanikremove SCP executable property, its not used by the...
2007-01-09 fhanikread property files in order, not quote working on...
2007-01-09 fhanikfixed xml error
2007-01-09 fhanikTomcat's maven publish script
2007-01-08 remm- Use AccessLogValve.
2007-01-08 remm- Add a new buffered field to allow flushing on each...
2007-01-08 remm- Replace AccessLogValve with the new fast one (since...
2007-01-06 remm- New AccessLog valve impl, submitted by Takayuki Kaneko.
2007-01-05 fhanikCompleted clustering documentation to a state more...
2007-01-04 fhanikput in a minor sleep
2007-01-04 remm- More accurate validation of EL. Needs testing.
2007-01-04 remm- Cleanup.
2007-01-03 remm- Avoid NPE (quick fix).
2007-01-03 funkmanUpdate on issues.apache.org/bugzilla/show_bug.cgi?id...
2007-01-03 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=41260
2007-01-03 funkmanissues.apache.org/bugzilla/show_bug.cgi?id=40820
2007-01-02 funkmandoh - missed a '
2007-01-02 funkmanFormatting bug with javax/el/LocalStrings.properties
2007-01-01 marktAdd virtual hosting howto to TC6 docs (copied from...
2007-01-01 marktPort RD thread safety patch from TC5
2007-01-01 marktPort fix from TC5 to display the JSP source when a...
2007-01-01 marktPort fix from TC5 for displaying JSP source after an...
2006-12-31 marktPort doc update for 41182 from TC5
2006-12-25 yoavsadd xml declaration to build.xml
2006-12-23 remm- Changelog update.
2006-12-19 remm- Modify the code so that it doesn't log client disconn...
2006-12-18 remm- 37869: Also use the SSL_INFO_CLIENT_CERT field if...
2006-12-16 mturkBackport the current connectors trunk.
2006-12-16 mturkForgot to rotate by 90 degrees CCW.
2006-12-15 remm- Changelog update.
2006-12-15 remm- As decided, update version numbers.
2006-12-15 remm- Ignore client aborts when flushing the buffer.
2006-12-15 fhanikMake sure we use an unbounded thread pool until we...
2006-12-15 fhanikImplemented the use of an executor, tasks that aren...
2006-12-15 fhanikName change in preparation of pluggable Executors and...
2006-12-15 fhanikrefactor, name change, in preparation of having a plugg...
2006-12-15 fhanikRefactor, name change in preparation to swap in Executo...
2006-12-14 fhanikUse a concurrent hashmap as a base class instead
2006-12-14 mturkMore artwork
2006-12-14 mturkUpdate installer picture with new Tomcat URL.
2006-12-14 mturkMake few comments on tcnative-1.dll. No functional...
2006-12-14 mturkUpdate the tomcat native version to current 1.1.8
2006-12-14 mturkChange the loaded message.
2006-12-14 mturkLog the loaded tomcat native version on startup.
2006-12-13 fhanikremove not used methods
2006-12-13 fhanikRemove methods not needed by this interface. not used...
2006-12-11 remm- readTimeout should behave how it does for the HTTP...
2006-12-08 marktPort fix for bug 41051.
2006-12-08 marktPort fix for bug 41074. Make jsp:plugin output XHTML...
2006-12-08 marktPort fix for bug 40581. Add note about using symbolic...
2006-12-08 marktPort fix for 40585. Fix parametrised constructor so...
2006-12-08 marktRFC2616 specifies 1*8ALPHA and ALPHA is a-z or A-Z...
2006-12-08 remm- Based on Mark's patch. Ensure accept-language header...
2006-12-06 remm- Add SSLEnabled to the example config.
2006-12-06 remm- Fix typo in policy file.
2006-12-06 remm- NSIS 2.22.
next