| 2007-03-02 |
markt | Port fix for bug 41739. Servlets with a load-on-startup... |
commit | commitdiff | tree | snapshot |
| 2007-03-01 |
remm | - Add plumbing code for supporting web services references. |
commit | commitdiff | tree | snapshot |
| 2007-02-28 |
fhanik | By default dont use direct buffers, in a situation... |
commit | commitdiff | tree | snapshot |
| 2007-02-28 |
fhanik | Sized the app buffers more appropriately |
commit | commitdiff | tree | snapshot |
| 2007-02-27 |
fhanik | Add and correct documentation |
commit | commitdiff | tree | snapshot |
| 2007-02-26 |
fhanik | properties are getting stuck in the attributes list... |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
fhanik | More documentation, added acceptorThreadCount as a... |
commit | commitdiff | tree | snapshot |
| 2007-02-24 |
markt | Use correct definition for servlet 2.5 xsd. |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
fhanik | When a read or write times out, make sure the key is... |
commit | commitdiff | tree | snapshot |
| 2007-02-22 |
fhanik | Add in configuration options to control the application... |
commit | commitdiff | tree | snapshot |
| 2007-02-22 |
remm | - Remove sync + clone to be consistent. |
commit | commitdiff | tree | snapshot |
| 2007-02-22 |
remm | - Remove sync + clone from InstanceSupport. |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
fhanik | Added in remainder of docs |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
fhanik | Accept doesn't need a worker thread, the operations... |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
fhanik | Fixed latch behavior, still could be improved upon... |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
remm | - (quick fix) findClassInternal may loop so the fancy... |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
fhanik | added in notes to myself about blocking the poller... |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
fhanik | Fix (may not be complete yet) to the memory leak in... |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
remm | - Refactoring of ExtendedAccessLogValve, which now... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
markt | Port fix bug 41608. Make log levels consistent. |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
fhanik | set APR to have unlimited poll set |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
remm | - Remove dead code. |
commit | commitdiff | tree | snapshot |
| 2007-02-14 |
fhanik | Added in documentation specific to the NIO connector... |
commit | commitdiff | tree | snapshot |
| 2007-02-13 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
remm | - Fix minor glitch, submitted by Anil Saldhana. |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
remm | - Add some options for handling URL chars. |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
markt | Port SCRIPT_NAME fix |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - Set of minor optimizations. |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - As suggested in 41578, experiment with a thread local... |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - Missing from patch. |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - Indent (sorry, the class was too hard to work with). |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - Set of minor optimizations. |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
remm | - Set of minor optimizations. |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
jfclere | Don't add tools.jar if it is not existing. |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
jfclere | Don add tools.jar if it doesn exist. |
commit | commitdiff | tree | snapshot |
| 2007-02-07 |
remm | - 41558: Don't call synced method on every request... |
commit | commitdiff | tree | snapshot |
| 2007-02-07 |
remm | - 41521: Support * for servlet-name, submitted by Paul... |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
remm | - No functional change: deferred is always true when... |
commit | commitdiff | tree | snapshot |
| 2007-01-30 |
markt | Complete previous patch. |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
markt | Revert port of 39088 as per discussion on dev list. |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
fhanik | Fix for bugzilla 41466 |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
fhanik | minor change |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Update JspException to align with the JSP 2.1 spec. |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Replace tabs with 8 spaces and tidy up the javadocs... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Simplify code since ServletException now uses standard... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Correct change log. The infinite loop issue had already... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Port fix bug 39088 that prevents infinite loops when... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
markt | Fix paste error |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Clean up unused imports for the tc6 source tree |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Code clean up in the examples. Removed unused imports... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Add source for examples to Eclipse project |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fix bug 39572. Improvements to CompressionFilter... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fix bug 41265 by removing the code that resets... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Javadocs are no longer included by default and the... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fix bug 40526. Return support for JPDA_OPTS to... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Update all webapps to use the servlet 2.5 xsd |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fix bug 40524. request.getAuthType() now returns... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fox for bug 41217. Set secure attribute on SSO... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Port fix for bug 41327. Show full URI for a 404. |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
markt | Correct error messages. Should be context.xml not web.xml |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
remm | - Tags have specific version numbers, so the regular... |
commit | commitdiff | tree | snapshot |
| 2007-01-22 |
remm | - isELEnabled may return true for a variety of reasons... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
remm | - Port patch to return connector names. |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
remm | - Decrease logging level. |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
remm | - 37869: Refix getting certificates. |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
fhanik | Added a short document about the Tomcat libraries in... |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
fhanik | Added release deployment |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2007-01-15 |
remm | - Simplify the code. |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
markt | Fix typo |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
remm | - Same here. |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
remm | - Revert change: the default version for the implicit... |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
fhanik | set better defaults |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
fhanik | Extras deployment |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
markt | Fix minor issues with logging doc reported by Erik... |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
fhanik | remove circular dependency as maven doesn't support it |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
fhanik | remove SCP executable property, its not used by the... |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
fhanik | read property files in order, not quote working on... |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
fhanik | fixed xml error |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
fhanik | Tomcat's maven publish script |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
remm | - Use AccessLogValve. |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
remm | - Add a new buffered field to allow flushing on each... |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
remm | - Replace AccessLogValve with the new fast one (since... |
commit | commitdiff | tree | snapshot |
| 2007-01-06 |
remm | - New AccessLog valve impl, submitted by Takayuki Kaneko. |
commit | commitdiff | tree | snapshot |
| 2007-01-05 |
fhanik | Completed clustering documentation to a state more... |
commit | commitdiff | tree | snapshot |
| 2007-01-04 |
fhanik | put in a minor sleep |
commit | commitdiff | tree | snapshot |
| 2007-01-04 |
remm | - More accurate validation of EL. Needs testing. |
commit | commitdiff | tree | snapshot |
| 2007-01-04 |
remm | - Cleanup. |
commit | commitdiff | tree | snapshot |
| 2007-01-03 |
remm | - Avoid NPE (quick fix). |
commit | commitdiff | tree | snapshot |
| 2007-01-03 |
funkman | Update on issues.apache.org/bugzilla/show_bug.cgi?id... |
commit | commitdiff | tree | snapshot |
| 2007-01-03 |
funkman | issues.apache.org/bugzilla/show_bug.cgi?id=41260 |
commit | commitdiff | tree | snapshot |
| 2007-01-03 |
funkman | issues.apache.org/bugzilla/show_bug.cgi?id=40820 |
commit | commitdiff | tree | snapshot |
| 2007-01-02 |
funkman | doh - missed a ' |
commit | commitdiff | tree | snapshot |
| 2007-01-02 |
funkman | Formatting bug with javax/el/LocalStrings.properties |
commit | commitdiff | tree | snapshot |
| 2007-01-01 |
markt | Add virtual hosting howto to TC6 docs (copied from... |
commit | commitdiff | tree | snapshot |
| 2007-01-01 |
markt | Port RD thread safety patch from TC5 |
commit | commitdiff | tree | snapshot |
| 2007-01-01 |
markt | Port fix from TC5 to display the JSP source when a... |
commit | commitdiff | tree | snapshot |
| 2007-01-01 |
markt | Port fix from TC5 for displaying JSP source after an... |
commit | commitdiff | tree | snapshot |
| 2006-12-31 |
markt | Port doc update for 41182 from TC5 |
commit | commitdiff | tree | snapshot |
| next |