tomcat7.0
2007-04-23 remm- Proposed refactoring of dispatcher logging (remove...
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-23 remm- Fix license headers.
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-21 peroRemove unused field and at copyright!
2007-04-21 perofix :-)
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-21 peroAdd Missing isInfoEnabled checks
2007-04-19 remm- Add the comet valve (commented out).
2007-04-19 marktComplete fix for 41655.
2007-04-19 marktFix bug 42071 - ISE on multiple UnavailableExceptions.
2007-04-19 remm- Remove some attributes.
2007-04-18 jfcleredefault is not javac but the JDT compiler (See doc).
2007-04-18 marktRevert previous fix for 41869 and apply Remy's suggeste...
2007-04-18 marktFix bug 41869. TagData.getAttribute() should return...
2007-04-17 remm- Protect about possible issues calling toString in...
2007-04-17 remm- Code cleanup (less thread local manipulation).
2007-04-17 remm- Merge changes to the other protocols, to fix leaking...
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Add session browser capabilities in the manager....
2007-04-16 remm- Fix links (42130).
2007-04-16 remm- Fix links (42130).
2007-04-16 remm- Update path (part of 42130).
2007-04-16 remm- Update path (part of 42130).
2007-04-16 remm- Port changes from the NIO connector to the APR connec...
2007-04-15 marktFix bug 41990. Add some new mime-type mappings.
2007-04-15 marktFix bug 42025. Refer to correct regular expression...
2007-04-15 marktUpdate change log. Move post 6.0.11 change to correct...
2007-04-15 marktFix bug 42039. Log a stack trace if a servlet throws...
2007-04-15 marktRemove old, unused utility methods.
2007-04-15 marktFix bug 42119 using approach suggested by Leigh L Klotz...
2007-04-14 fhanikremove comments
2007-04-14 fhanikremove duplicate code, cause of all my headaches
2007-04-14 fhanikRevert to revision 528735, something is broken and...
2007-04-14 fhanikoops, didn't mean to make that into the prev commit
2007-04-14 fhanikconsolidate methods into one
2007-04-14 fhanikapply the right exit condition
2007-04-14 fhanikminor optimization, go directly to the poller, chances...
2007-04-14 fhanikMinor optimizations
2007-04-14 fhanikSmarter executor, only create threads if no threads...
2007-04-13 fhanikAdded a TCP ping for membership, to be used with static...
2007-04-13 fhanikremove redundant calls, easier to track usage
2007-04-13 fhanikconsolidate usage between executor runnables and worker...
2007-04-13 fhanikUse the remaining for the byte buffer as the capacity...
2007-04-13 fhanikprevent a timeout when a servlet write is issued, but...
2007-04-13 fhanikPrevent NPE on a key that was cancelled by the poller
2007-04-13 fhanikif the flush is not guaranteed, then try again
2007-04-13 fhanikThis write has to be synchronized since comet can write...
2007-04-13 remm- XML directive (most important commit ever !!).
2007-04-13 fhanikSince we can keep alive a HTTP connection, even after...
2007-04-13 fhanikUpdated with some useful info
2007-04-13 fhanikFix the handling of the Http11NioProcessors when the...
2007-04-12 remm- 42085: The handlers for the root logger are now added...
2007-04-12 fhanikDon't unmark the object as a comet, if we do, it will...
2007-04-11 fcarrionSend back error code and Initialise jaxrpcmapping path
2007-04-11 fcarrionAdd proxy user/pass to setproxy
2007-04-11 fhanikbig oopsie, I know, right after the tag got created
2007-04-10 remm- Changelog update.
2007-04-09 marktFix bug 42072. Don't call destroy() if init() fails...
2007-04-09 peroAdd clean_depend use as Eclispe or DBCP package changed.
2007-04-08 fhanikStart preparing for non blocking writes, the underlying...
2007-04-08 fhanikForward port from 5.5, expose what thread is currently...
2007-04-06 remm- Update dbcp, pool, collections.
2007-04-06 remm- Similar flag fix.
2007-04-06 remm- Fix variable again.
2007-04-06 remm- Fix variable.
2007-04-05 remm- Changelog update.
2007-04-05 remm- 41289: create configBase, since it is no longer creat...
2007-04-05 remm- Simplify the test hello webapp.
2007-04-04 remm- Add the factories for ws.
2007-04-04 remm- Add the factories for ws.
2007-04-04 remm- Add the factories for ws.
2007-04-04 remm- Oops.
2007-04-04 remm- Examples cleanup.
2007-04-04 remm- Polish.
2007-04-03 remm- Changelog update.
2007-04-03 perofixed typo...
2007-04-03 remm- Merge from javadoc.
2007-04-03 remm- It should be possible for the event object to be...
2007-04-03 mturkFix #41973 by not initializing IPV6 if address is null.
2007-04-03 mturkFix #41973 by not initializing IPV6 if address is null.
2007-04-02 remm- Fix javadocs (no return false anymore).
2007-04-02 remm- If an exception is thrown processing an event which...
2007-04-02 mturkDocument APR connector native changes.
2007-04-02 mturkUse the tomcat-native-1.1.10 as recommended version.
2007-04-01 mturkUse the tomcat-native-1.1.9 as recommended version.
2007-03-31 mturkAdd native as external instead maintaining duplicate...
2007-03-31 mturkRemove native/connector
2007-03-30 remm- Adjustments to error processing with Comet during...
2007-03-29 remm- Default configuration updates.
2007-03-28 remm- The poller now has good performance, so remove firstR...
2007-03-28 remm- Tweak startup time a bit.
2007-03-28 remm- License header !
2007-03-27 remm- Skip BOM when reading a JSP.
2007-03-27 perocomment my last changes at AccessLogValves
2007-03-27 peroFix that pattern with subtokens ended, are print out...
2007-03-27 fhanikfix 41786
next