tomcat7.0
2006-09-19 remm- Add parsing of the two new elements for property...
2006-09-18 remm- When EL is ignored, restore '#' correctly in template...
2006-09-18 remm- Fix cut & paste error.
2006-09-18 remm- For whatever reason, getValue is different, and must...
2006-09-16 marktport fix for bug 34509. Allow tag names to use full...
2006-09-13 fhanikadjustment according to APR fix
2006-09-13 fhanikCompleted author tags
2006-09-13 fhanikFixed method name
2006-09-13 remm- Add two missing license headers.
2006-09-13 remm- Fix ArrayELResolver.coerce when using a String.
2006-09-13 remm- Fix the mapping (?).
2006-09-13 remm- Redo Comet processing using events.
2006-09-13 remm- Chat example using the new API.
2006-09-13 remm- Fix oops when keeping alive a gracefully closed Comet...
2006-09-11 fhanikdocumentation for the groupcom module
2006-09-11 fhanikadded missing author tag
2006-09-11 fhanikAdded demos/simple use cases for the group com module
2006-09-10 marktPort fix for bug 33356 from TC5
2006-09-09 remm- Always check the output folder when going in the...
2006-09-09 remm- Fix makeOutputDir method.
2006-09-09 remm- Add the new CometEvent interface, as discussed.
2006-09-09 marktPort fix for bug 31804 from TC5. Set the parent of...
2006-09-09 remm- Port patch.
2006-09-09 marktPort logic error fix from TC5.
2006-09-08 fhanikAdding in unit tests, yell at me if the location should...
2006-09-08 remm- More cleanup (incl small API tweaks, parametrization...
2006-09-07 remm- Starting on a Jasper cleanup.
2006-09-07 mturkRequire at least native 1.1.4 version
2006-09-07 mturkUse native 1.1.4 version
2006-09-06 remm- Add support for String type.
2006-09-05 fhanikStill prepping for cluster integration.
2006-09-05 remm- Add a master flag for compliance issues, for ease...
2006-09-02 remm- Separate processing of exceptions from the servlet...
2006-09-02 costinA tiny change to allow the JspServlet to be implemented...
2006-09-01 remm- API change for the constructor of Loader: if not...
2006-09-01 remm- Reset the elContext field after use.
2006-09-01 remm- Since I was looking at the class ... use more modern...
2006-09-01 remm- Patch submitted by Bill Burke (who thinks annotations...
2006-09-01 remm- Port patch so that getParentCL returns something...
2006-08-30 remm- Fix a woops I saw while checking if the javadoc was...
2006-08-30 remm- Fix major performance issue when building the dist...
2006-08-30 remm- Use getInstance rather than create something with...
2006-08-28 remm- Adjust content length fix so that it does the same...
2006-08-28 billbarkerPorting fix for BZ #40306
2006-08-22 fhanikFirst step in cluster integration
2006-08-22 fhanikPrepare for cluster integration
2006-08-18 remm- Add two lost Jasper patches (which were applied to...
2006-08-18 remm- Add the Jasper listener in the config.
2006-08-18 remm- Fix version number.
2006-08-18 remm- Fix links.
2006-08-18 remm- Also check the support attribute.
2006-08-17 remm- Redo the class with a concurrent hash map (note:...
2006-08-17 remm- Port docs updates.
2006-08-17 remm- Remove the bug number.
2006-08-17 remm- Fix nearly all the servlet links.
2006-08-17 remm- Calling allocate for no reason was not a very good...
2006-08-17 remm- Update the other connector.
2006-08-17 remm- Update to use two action code.
2006-08-16 remm- Expose the closed flag.
2006-08-16 remm- Build the examples classes.
2006-08-16 remm- Note: the paths are not completely correct.
2006-08-11 fhanikFixed the poller destroy method
2006-08-11 fhanikMake sure we don't fill up the cache after pause has...
2006-08-10 fhanikfixed imports and removed not needed log message
2006-08-09 fhanikFixed close down, and degraded a message to debug
2006-08-09 fhanikSSL byte buffers are cached as well
2006-08-09 fhanikAdded in a cache for byte buffers
2006-08-09 fhanikFixed deadlock issue with thread pool
2006-08-09 fhanikTune the connector, next step is to add the ability...
2006-08-08 fhanikStill some work needed on when to block and when to...
2006-08-07 fhanikFixed the socket flush, since NIO SSL uses dual sockets...
2006-08-06 jhooksupport for full xml namespaces according to spec,...
2006-08-05 remm- Fix the accept algorithm, that I had translated inacc...
2006-08-04 fhanikFixed unwrap
2006-08-04 fhanikCorrect close down, now the close can be limited to...
2006-08-04 fhanikAdded documentation about the NIO connector and clarifi...
2006-08-04 fhanikAdded HTTPS support to the NIO connector. Works exactly...
2006-08-04 remm- Use the classname as the servlet context attribute...
2006-08-03 remm- Cleanup the configuration (and fix the one used for...
2006-08-03 remm- Build the docs webapp.
2006-08-03 remm- Unfortunately, the JMX removal does not work (parent...
2006-08-02 fhanikoptimized imports
2006-08-02 remm- Now use an interface and a pluggable mechanism for...
2006-08-02 remm- Use a single reference to the cache during lookup...
2006-08-01 remm- Stop wrappers a bit earlier.
2006-07-28 remm- JSP 2.1 API fixes.
2006-07-27 marktPort of fix for bug 39592. Stop stack traces for HEAD...
2006-07-25 remm- Experiment with using concurrent maps in places which...
2006-07-22 marktPort fix for bug 40053. Correct app deployment doc...
2006-07-22 marktPort fix bug 39689. Allow same quoting for SSI attribut...
2006-07-22 marktPort partial fix for 34801
2006-07-21 fhanikRemove old APR references
2006-07-21 fhanikMake sure the key is valid before processing it
2006-07-21 fhanikDereference socket after its been used
2006-07-21 mturkAdd eol-style property for non-common extensions
2006-07-21 mturkAdd missing executable properties.
2006-07-20 remm- Changes to session id parsing so that it is done...
2006-07-20 mturkPhase 1: Setting eol and mime types
2006-07-19 fhanikAdjusted comment
2006-07-19 fhanikComet connection handling. When the response.getWriter...
next