tomcat7.0
2007-03-08 fhanikjust added some notes
2007-03-08 jimfoo2
2007-03-08 remm- 41790: close file stream.
2007-03-08 remm- Use the trim property and trim directive, which shoul...
2007-03-05 marktPort fix for bug 41747. Correct minor error in ant...
2007-03-04 remm- Minor optimization
2007-03-03 marktPort fix for bug 41752. Correct error message on except...
2007-03-03 marktCode clean-up. No functional change.
2007-03-03 marktPort partial fix for bug 41655. Update some of the...
2007-03-03 marktPort fix for bug 41666. Correct handling of boundary...
2007-03-03 marktPort fix from TC5. As per RFC2616, requests with multip...
2007-03-03 marktTabs -> 8 spaces. No functional change.
2007-03-02 funkmanfix gump complaint for xsl
2007-03-02 marktPut change in right section.
2007-03-02 marktPort fix for bug 41739. Servlets with a load-on-startup...
2007-03-01 remm- Add plumbing code for supporting web services references.
2007-02-28 fhanikBy default dont use direct buffers, in a situation...
2007-02-28 fhanikSized the app buffers more appropriately
2007-02-27 fhanikAdd and correct documentation
2007-02-26 fhanikproperties are getting stuck in the attributes list...
2007-02-25 fhanikMore documentation, added acceptorThreadCount as a...
2007-02-24 marktUse correct definition for servlet 2.5 xsd.
2007-02-23 fhanikWhen a read or write times out, make sure the key is...
2007-02-22 fhanikAdd in configuration options to control the application...
2007-02-22 remm- Remove sync + clone to be consistent.
2007-02-22 remm- Remove sync + clone from InstanceSupport.
2007-02-21 fhanikAdded in remainder of docs
2007-02-21 fhanikAccept doesn't need a worker thread, the operations...
2007-02-21 fhanikFixed latch behavior, still could be improved upon...
2007-02-21 remm- (quick fix) findClassInternal may loop so the fancy...
2007-02-21 fhanikadded in notes to myself about blocking the poller...
2007-02-20 fhanikFix (may not be complete yet) to the memory leak in...
2007-02-19 remm- Refactoring of ExtendedAccessLogValve, which now...
2007-02-16 marktPort fix bug 41608. Make log levels consistent.
2007-02-15 fhanikset APR to have unlimited poll set
2007-02-15 remm- Remove dead code.
2007-02-14 fhanikAdded in documentation specific to the NIO connector...
2007-02-13 remm- Changelog update.
2007-02-12 remm- Fix minor glitch, submitted by Anil Saldhana.
2007-02-12 remm- Add some options for handling URL chars.
2007-02-10 marktPort SCRIPT_NAME fix
2007-02-10 remm- Set of minor optimizations.
2007-02-10 remm- As suggested in 41578, experiment with a thread local...
2007-02-10 remm- Missing from patch.
2007-02-10 remm- Indent (sorry, the class was too hard to work with).
2007-02-10 remm- Set of minor optimizations.
2007-02-10 remm- Set of minor optimizations.
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...
next