| 2006-11-20 |
markt | Port fix for bug 37509. |
commit | commitdiff | tree | snapshot |
| 2006-11-19 |
markt | Port fix for bug 40844. Missing syncs. |
commit | commitdiff | tree | snapshot |
| 2006-11-19 |
markt | Fix Gump. Removing the new class (PoolUtil) that requir... |
commit | commitdiff | tree | snapshot |
| 2006-11-16 |
remm | - Also filter the release notes that go in the docs. |
commit | commitdiff | tree | snapshot |
| 2006-11-16 |
remm | - Port memory optimizations to the classic HTTP connector. |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
remm | - Sync the installer's config files. |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
funkman | Link to the manager howto. |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
funkman | tomcat - s/5.5/6/ |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
funkman | Added a 401 page to let the user know what file to... |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
remm | - Update version numbers. |
commit | commitdiff | tree | snapshot |
| 2006-11-14 |
yoavs | add my new key |
commit | commitdiff | tree | snapshot |
| 2006-11-13 |
fhanik | password property did not go through |
commit | commitdiff | tree | snapshot |
| 2006-11-13 |
mturk | Use tomcat-native 1.1.7 |
commit | commitdiff | tree | snapshot |
| 2006-11-11 |
remm | - Fix API. |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
mturk | Add version info to the build. |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
remm | - Fix version number. |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
mturk | Backport from tomcat-connectors. |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
mturk | Add version control flags like in 5.5 |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
remm | - Some more polish. |
commit | commitdiff | tree | snapshot |
| 2006-11-10 |
remm | - Polish, as reported by Yoav. |
commit | commitdiff | tree | snapshot |
| 2006-11-08 |
remm | - Update my key. |
commit | commitdiff | tree | snapshot |
| 2006-11-07 |
remm | - Changelog update. |
commit | commitdiff | tree | snapshot |
| 2006-11-07 |
remm | - The page wasn't explicit enough about the requirement... |
commit | commitdiff | tree | snapshot |
| 2006-11-07 |
remm | - 40913: Fix the second test when an expression is... |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
markt | Port fix for bug 34956. Enforce requirements of SRV... |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
markt | Port fix for bug 40817. |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
markt | Port fix bug 40823. Better context docs. |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
markt | Port fix bug 37439. Update engine docs with name unique... |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
markt | Port fix bug 37458. Remove the possibility of some... |
commit | commitdiff | tree | snapshot |
| 2006-11-04 |
remm | - Expose the EL type through the Root node to be able... |
commit | commitdiff | tree | snapshot |
| 2006-11-03 |
remm | - Remove an extra throwable. |
commit | commitdiff | tree | snapshot |
| 2006-11-03 |
remm | - Add back jsvc in the build. I don't think commons... |
commit | commitdiff | tree | snapshot |
| 2006-11-03 |
remm | - Fix a regression on classic EL expressions inside... |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
remm | - Add translation time type checks for String. |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
remm | - Redo the checkXmlAttributes method, as I could not... |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
remm | - Indentation. |
commit | commitdiff | tree | snapshot |
| 2006-11-02 |
remm | - i18n handling fixes (according to what the spec autho... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
remm | - Fix woops. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
remm | - Check for some of the errors. |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
remm | - For tag files, also put attributes in the wrapped... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
remm | - Always call jspInit (some work in always done there... |
commit | commitdiff | tree | snapshot |
| 2006-11-01 |
remm | - Adjust the tests for deferred expressions evaluation. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
remm | - Better impl of JSP id consumer: actually this was... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
remm | - Add parsing of implicit.tld for tag files. |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
remm | - Taglibs have their own version number, so isExpressio... |
commit | commitdiff | tree | snapshot |
| 2006-10-31 |
remm | - Add two allowed directives. |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | after close has been called we are no longer a comet... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | cancel the keys |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
pero | Fix some html smells |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | Fixed null pointer exception on comet socket timeout |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | Fixed bug where OP interest is different for the first... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | Revert fix, suggestion was incorrect and can lead to... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
fhanik | If the key is null, channel is closed,not sure this... |
commit | commitdiff | tree | snapshot |
| 2006-10-30 |
pero | fix small html smells |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
funkman | There is no org.apache.catalina.Logger or setLogger... |
commit | commitdiff | tree | snapshot |
| 2006-10-29 |
mturk | On explicit flush, create an empty (8 bytes) |
commit | commitdiff | tree | snapshot |
| 2006-10-27 |
remm | - Implement the JspIdConsumer feature. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Some deferred expressions handling fixes. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Cleaned up imports |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Ooops, forgot to pass in the double buffered channel... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Make sure the socket buffer is not bigger than anticipa... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
fhanik | Reverted the removal of the "socket buffer", writing... |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Also use the parent constructor here. |
commit | commitdiff | tree | snapshot |
| 2006-10-26 |
remm | - Refactor exception reporting using Throwable.getCause... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Zero GC objects. everything gets cached. |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Documented socket properties |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
fhanik | Code clean up, last pieces to make is a the KeyAttachme... |
commit | commitdiff | tree | snapshot |
| 2006-10-25 |
jfclere | Allow variable size of AJP message via packetSize=n... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | don't cancel, only do that within the selector thread... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | Make the buffer pool configurable, still need to make... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | adjust default properties |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
fhanik | Add a socket properties class so that we can configure... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
markt | Correct props. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
markt | Fix properties. |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | remy is right, lets not sacrifice performance to protec... |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | Added in blocking logic to the NIO connector. This... |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | added my pee stain :) |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
fhanik | fixed compiler warnings |
commit | commitdiff | tree | snapshot |
| 2006-10-23 |
jfclere | Add a packetSize option to match the option on the... |
commit | commitdiff | tree | snapshot |
| 2006-10-22 |
markt | Port fix for 37070 to TC6 along with the changes to... |
commit | commitdiff | tree | snapshot |
| 2006-10-21 |
markt | Update license header in TC6 trunk to comply with: |
commit | commitdiff | tree | snapshot |
| 2006-10-20 |
remm | - Fix logging API. |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
markt | Port fix bug 39436. Correct MIME type for SVG. |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
fhanik | Shame on me |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
fhanik | SSLEngine is an attribute of the APR lifecycle listener... |
commit | commitdiff | tree | snapshot |
| 2006-10-19 |
remm | - I did not fix activity check correctly last time. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | Implement non blocking read on HTTP requests. |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | added new changes |
commit | commitdiff | tree | snapshot |
| 2006-10-18 |
fhanik | Implemented SSLEngine attribute on the Java HTTP connec... |
commit | commitdiff | tree | snapshot |
| next |