| 2006-09-09 |
markt | Port logic error fix from TC5. |
commit | commitdiff | tree | snapshot |
| 2006-09-08 |
fhanik | Adding in unit tests, yell at me if the location should... |
commit | commitdiff | tree | snapshot |
| 2006-09-08 |
remm | - More cleanup (incl small API tweaks, parametrization... |
commit | commitdiff | tree | snapshot |
| 2006-09-07 |
remm | - Starting on a Jasper cleanup. |
commit | commitdiff | tree | snapshot |
| 2006-09-07 |
mturk | Require at least native 1.1.4 version |
commit | commitdiff | tree | snapshot |
| 2006-09-07 |
mturk | Use native 1.1.4 version |
commit | commitdiff | tree | snapshot |
| 2006-09-06 |
remm | - Add support for String type. |
commit | commitdiff | tree | snapshot |
| 2006-09-05 |
fhanik | Still prepping for cluster integration. |
commit | commitdiff | tree | snapshot |
| 2006-09-05 |
remm | - Add a master flag for compliance issues, for ease... |
commit | commitdiff | tree | snapshot |
| 2006-09-02 |
remm | - Separate processing of exceptions from the servlet... |
commit | commitdiff | tree | snapshot |
| 2006-09-02 |
costin | A tiny change to allow the JspServlet to be implemented... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
remm | - API change for the constructor of Loader: if not... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
remm | - Reset the elContext field after use. |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
remm | - Since I was looking at the class ... use more modern... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
remm | - Patch submitted by Bill Burke (who thinks annotations... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
remm | - Port patch so that getParentCL returns something... |
commit | commitdiff | tree | snapshot |
| 2006-08-30 |
remm | - Fix a woops I saw while checking if the javadoc was... |
commit | commitdiff | tree | snapshot |
| 2006-08-30 |
remm | - Fix major performance issue when building the dist... |
commit | commitdiff | tree | snapshot |
| 2006-08-30 |
remm | - Use getInstance rather than create something with... |
commit | commitdiff | tree | snapshot |
| 2006-08-28 |
remm | - Adjust content length fix so that it does the same... |
commit | commitdiff | tree | snapshot |
| 2006-08-28 |
billbarker | Porting fix for BZ #40306 |
commit | commitdiff | tree | snapshot |
| 2006-08-22 |
fhanik | First step in cluster integration |
commit | commitdiff | tree | snapshot |
| 2006-08-22 |
fhanik | Prepare for cluster integration |
commit | commitdiff | tree | snapshot |
| 2006-08-18 |
remm | - Add two lost Jasper patches (which were applied to... |
commit | commitdiff | tree | snapshot |
| 2006-08-18 |
remm | - Add the Jasper listener in the config. |
commit | commitdiff | tree | snapshot |
| 2006-08-18 |
remm | - Fix version number. |
commit | commitdiff | tree | snapshot |
| 2006-08-18 |
remm | - Fix links. |
commit | commitdiff | tree | snapshot |
| 2006-08-18 |
remm | - Also check the support attribute. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Redo the class with a concurrent hash map (note:... |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Port docs updates. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Remove the bug number. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Fix nearly all the servlet links. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Calling allocate for no reason was not a very good... |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Update the other connector. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
remm | - Update to use two action code. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
remm | - Expose the closed flag. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
remm | - Build the examples classes. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
remm | - Note: the paths are not completely correct. |
commit | commitdiff | tree | snapshot |
| 2006-08-11 |
fhanik | Fixed the poller destroy method |
commit | commitdiff | tree | snapshot |
| 2006-08-11 |
fhanik | Make sure we don't fill up the cache after pause has... |
commit | commitdiff | tree | snapshot |
| 2006-08-10 |
fhanik | fixed imports and removed not needed log message |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
fhanik | Fixed close down, and degraded a message to debug |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
fhanik | SSL byte buffers are cached as well |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
fhanik | Added in a cache for byte buffers |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
fhanik | Fixed deadlock issue with thread pool |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
fhanik | Tune the connector, next step is to add the ability... |
commit | commitdiff | tree | snapshot |
| 2006-08-08 |
fhanik | Still some work needed on when to block and when to... |
commit | commitdiff | tree | snapshot |
| 2006-08-07 |
fhanik | Fixed the socket flush, since NIO SSL uses dual sockets... |
commit | commitdiff | tree | snapshot |
| 2006-08-06 |
jhook | support for full xml namespaces according to spec,... |
commit | commitdiff | tree | snapshot |
| 2006-08-05 |
remm | - Fix the accept algorithm, that I had translated inacc... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
fhanik | Fixed unwrap |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
fhanik | Correct close down, now the close can be limited to... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
fhanik | Added documentation about the NIO connector and clarifi... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
fhanik | Added HTTPS support to the NIO connector. Works exactly... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
remm | - Use the classname as the servlet context attribute... |
commit | commitdiff | tree | snapshot |
| 2006-08-03 |
remm | - Cleanup the configuration (and fix the one used for... |
commit | commitdiff | tree | snapshot |
| 2006-08-03 |
remm | - Build the docs webapp. |
commit | commitdiff | tree | snapshot |
| 2006-08-03 |
remm | - Unfortunately, the JMX removal does not work (parent... |
commit | commitdiff | tree | snapshot |
| 2006-08-02 |
fhanik | optimized imports |
commit | commitdiff | tree | snapshot |
| 2006-08-02 |
remm | - Now use an interface and a pluggable mechanism for... |
commit | commitdiff | tree | snapshot |
| 2006-08-02 |
remm | - Use a single reference to the cache during lookup... |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
remm | - Stop wrappers a bit earlier. |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
remm | - JSP 2.1 API fixes. |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
markt | Port of fix for bug 39592. Stop stack traces for HEAD... |
commit | commitdiff | tree | snapshot |
| 2006-07-25 |
remm | - Experiment with using concurrent maps in places which... |
commit | commitdiff | tree | snapshot |
| 2006-07-22 |
markt | Port fix for bug 40053. Correct app deployment doc... |
commit | commitdiff | tree | snapshot |
| 2006-07-22 |
markt | Port fix bug 39689. Allow same quoting for SSI attribut... |
commit | commitdiff | tree | snapshot |
| 2006-07-22 |
markt | Port partial fix for 34801 |
commit | commitdiff | tree | snapshot |
| 2006-07-21 |
fhanik | Remove old APR references |
commit | commitdiff | tree | snapshot |
| 2006-07-21 |
fhanik | Make sure the key is valid before processing it |
commit | commitdiff | tree | snapshot |
| 2006-07-21 |
fhanik | Dereference socket after its been used |
commit | commitdiff | tree | snapshot |
| 2006-07-21 |
mturk | Add eol-style property for non-common extensions |
commit | commitdiff | tree | snapshot |
| 2006-07-21 |
mturk | Add missing executable properties. |
commit | commitdiff | tree | snapshot |
| 2006-07-20 |
remm | - Changes to session id parsing so that it is done... |
commit | commitdiff | tree | snapshot |
| 2006-07-20 |
mturk | Phase 1: Setting eol and mime types |
commit | commitdiff | tree | snapshot |
| 2006-07-19 |
fhanik | Adjusted comment |
commit | commitdiff | tree | snapshot |
| 2006-07-19 |
fhanik | Comet connection handling. When the response.getWriter... |
commit | commitdiff | tree | snapshot |
| 2006-07-19 |
mturk | Thumbs.db is not part of the servlet spec |
commit | commitdiff | tree | snapshot |
| 2006-07-19 |
fhanik | Fixed chunked input filter to parse the header correctl... |
commit | commitdiff | tree | snapshot |
| 2006-07-19 |
remm | - get/setProperty are used by IntrospectionUtils. Oops. |
commit | commitdiff | tree | snapshot |
| 2006-07-18 |
mturk | Add svn:eol-style:native. |
commit | commitdiff | tree | snapshot |
| 2006-07-18 |
mturk | Add svn:eol-style:native |
commit | commitdiff | tree | snapshot |
| 2006-07-14 |
fhanik | While this change made my linux box go faster, I could... |
commit | commitdiff | tree | snapshot |
| 2006-07-14 |
fhanik | Take advantage of Java 5 concurrent classes |
commit | commitdiff | tree | snapshot |
| 2006-07-14 |
fhanik | Optimize timeout handling, thanks to a suggestion from... |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
fhanik | Set a per connection timeout |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
fhanik | Add optional comet timeout support |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
remm | - Comment out storeconfig for now. |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
remm | - Add the set of scripts. |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
remm | - Add the set of scripts. |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
markt | Delete unused classes deprecated in TC5. |
commit | commitdiff | tree | snapshot |
| 2006-07-13 |
markt | Port CGI parameter and POST fixes from TC5 |
commit | commitdiff | tree | snapshot |
| 2006-07-12 |
fhanik | The NIO connector uses only one poller, so the poller... |
commit | commitdiff | tree | snapshot |
| 2006-07-12 |
remm | - Fix src packaging. |
commit | commitdiff | tree | snapshot |
| 2006-07-12 |
remm | - More release scripts work. |
commit | commitdiff | tree | snapshot |
| 2006-07-11 |
funkman | 40012 - Legacy EL Support not resolving variables correctly |
commit | commitdiff | tree | snapshot |
| 2006-07-11 |
fhanik | Remove sendfile support, this is a native called, this... |
commit | commitdiff | tree | snapshot |
| 2006-07-11 |
remm | - Fix some obvious problems with the packaging. |
commit | commitdiff | tree | snapshot |
| 2006-07-10 |
fhanik | since we are writing on a piggy back thread, better... |
commit | commitdiff | tree | snapshot |
| 2006-07-08 |
markt | Add open office mime-types. Port of fix for bug 39865... |
commit | commitdiff | tree | snapshot |
| next |