tomcat7.0
2006-07-13 remm- Add the set of scripts.
2006-07-13 marktDelete unused classes deprecated in TC5.
2006-07-13 marktPort CGI parameter and POST fixes from TC5
2006-07-12 fhanikThe NIO connector uses only one poller, so the poller...
2006-07-12 remm- Fix src packaging.
2006-07-12 remm- More release scripts work.
2006-07-11 funkman40012 - Legacy EL Support not resolving variables correctly
2006-07-11 fhanikRemove sendfile support, this is a native called, this...
2006-07-11 remm- Fix some obvious problems with the packaging.
2006-07-10 fhaniksince we are writing on a piggy back thread, better...
2006-07-08 marktAdd open office mime-types. Port of fix for bug 39865...
2006-07-07 remm- Should improve handling of the root logger (sorry...
2006-07-07 remm- Add the base webapps and stuff, so they're there...
2006-07-07 remm- Start work on a dist script (that I will keep separat...
2006-07-07 remm- Remove the spare threads attributes.
2006-07-07 remm- If there is a security manager, the map should be...
2006-07-04 remm- Update to JDT 3.2 (I think TC 5.5 should be updated...
2006-06-29 remm- Redo the session activity check (which prevents expir...
2006-06-27 remm- As redoing the encoders and decoders won't happen...
2006-06-26 jfclereChange the compiler to the lastest version.
2006-06-26 remm- Catch everything, as any unexpected exception would...
2006-06-22 fhanikDont do the not needed operations, if they are not...
2006-06-22 fhanikTwo fixes,
2006-06-22 fhanikCatch the cancelled key exceptions and act appropriately
2006-06-22 fhanikFix so that we don't do a busy read, instead we are...
2006-06-22 fhanikmust come up with a better sleep, this brings the nio...
2006-06-22 fhanikReverted last nights checkin, until I fix the line...
2006-06-22 fhanikReverted checkin, we can use a fully qualified class...
2006-06-22 remm- Add new files.
2006-06-22 fhanikKeep track of whether the socket is in use or not....
2006-06-22 fhanikNon blocking polling information.
2006-06-21 remm- Fix annotation names.
2006-06-20 costinUpdate the modeler with the sandbox version, using...
2006-06-20 costinAdd a quick comment.
2006-06-20 costinDead code, nobody seems to be using it.
2006-06-20 costinDirect calls instead of introspection via JMX
2006-06-20 funkmanRemove JMX warning message since java5 is required
2006-06-17 fhanikRevert, if Content-Length: <some large value> is an...
2006-06-16 fhanikFixed comet processing.
2006-06-11 marktPort fix for bug 39769. Remove the classloader switchin...
2006-06-09 marktPort fix for bug 39752 from 5.5.x.
2006-06-09 marktSet line endings to native
2006-06-08 remm- Add the manager classes and a package renamed fileupload.
2006-06-08 remm- While it wouldn't be a completely bad idea to switch...
2006-06-08 remm- Create clustered managers with the Catalina CL set...
2006-06-08 billbarkerAdd missing method to stop Gump from nagging
2006-06-04 remm- Remove usage of the CharChunk buffer (converters...
2006-06-04 remm- With Comet support, it is necessary to optimize the...
2006-05-30 remm- Add a brain dead executor.
2006-05-29 remm- Port root webapp.
2006-05-29 remm- Add trivial exclude.
2006-05-29 remm- I had some problems when shutting down pollers which...
2006-05-29 remm- Add examples webapp.
2006-05-26 remm- Some small comet fixes.
2006-05-26 remm- Fix some bugs with annotation support.
2006-05-25 billbarkerPort the fix for MODELER-3 from [modeler] (minus some...
2006-05-24 billbarkerPort RMI fix from 5.5
2006-05-22 remm- Use getDeclaredMethods/Fields here.
2006-05-20 remm- Fix cut & paste bug, submitted by Stan Silvert.
2006-05-20 remm- Some javadoc.
2006-05-19 billbarkerSuppress deprecation warnings on the implementation...
2006-05-19 costinAFAIK mod_jk2 is deprecated - and I doubt anyone is...
2006-05-19 costinDowngrade to DynamicMBeans in method signatures - there...
2006-05-19 remm- Add example read method.
2006-05-18 remm- Ok, it seems to work at least a little bit (hopefully...
2006-05-17 remm- Start work on comet support. Note: it doesn't work...
2006-05-17 remm- Use Integer.valueOf.
2006-05-17 mturkUse APR_UNSPEC for IPv6 and address=null. Backport...
2006-05-16 mturkUse APR_UNSPEC only if the provided address
2006-05-09 remm- Use the ignore annotation flag.
2006-05-09 remm- Pass the ignore annotation flag to Jasper.
2006-05-05 remm- Fix indentation.
2006-05-04 remm- Use separate build folders for the dependencies.
2006-05-04 billbarkerEnable Annotation processing for Tags even when pooling...
2006-05-03 remm- Injection should occur before the setters (BTW, since...
2006-05-03 remm- Add resource injection for tags (listeners are being...
2006-05-03 remm- As suggested by Mladen, add a more robust mechanism...
2006-05-03 remm- Change some locations.
2006-04-29 remm- Remove usage of TWA (otherwise, executor support...
2006-04-28 remm- Port (not tested yet) the APR AJP code to java.io...
2006-04-28 remm- Harmonize a bit more (the java.io HTTP 1.1 is the...
2006-04-28 remm- Experiment with an endpoint superclass (which will...
2006-04-27 remm- Remove JSP related resources.
2006-04-27 remm- Update to descriptors.
2006-04-26 peroFix that StandardSession#getLastAccessedTime() uses...
2006-04-24 remm- Refactor using the new java.io endpoint. Hopefully...
2006-04-24 billbarkerClean up the default algorithm handling, now that JSSE...
2006-04-23 remm- Further sync the two endpoints.
2006-04-23 remm- Port Peter's patch which prevents double incrementati...
2006-04-23 remm- Add compile.debug flag.
2006-04-23 remm- Add support for using an Executor (the idea in that...
2006-04-21 remm- Add the refactored java.io endpoint that I talked...
2006-04-21 remm- Remove pre 1.5 compatibility code, which is not used...
2006-04-20 remm- Remove leftover useless code.
2006-04-20 remm- Fix improper caching by checking the class definition.
2006-04-19 remm- Add a Jasper server listener to setup the JspFactory...
2006-04-19 remm- Add annotation processor to Jasper too (tags need...
2006-04-18 billbarkerAnd one more
2006-04-18 billbarkerFix typo
2006-04-14 remm- Port patches.
next