tomcat7.0
2008-12-26 fhanikorganize imports
2008-12-26 fhanikRefactor the query report for multi purpose
2008-12-26 marktRevert part of previous commit that caused errors on...
2008-12-26 marktRevert what looks like an accidental commit so extras...
2008-12-26 marktGenerics changes for o.a.c.mbeans
2008-12-26 markto.a.c.realm generics changes
2008-12-26 markto.a.c generics changes
2008-12-26 markto.a.c.security generics changes
2008-12-26 marktFix various Eclipse warnings in o.a.c.servlets, mainly...
2008-12-26 markto.a.c.session generics changes
2008-12-26 markto.a.c.ssi generics changes
2008-12-26 markto.a.c.startup generics changes
2008-12-24 fhanikIF the application is shutting down, we don't need...
2008-12-24 marktRemaining generics for o.a.c.tribes
2008-12-24 marktGenerics for o.a.c.tribes.io
2008-12-24 marktGenerics for o.a.c.tribes.membership
2008-12-24 marktSome more simple generics and other Eclipse warnings
2008-12-24 marktGenerics for o.a.c.tribes.tipis
2008-12-24 marktGenerics for o.a.c.tribes.transport
2008-12-24 marktGenerics for o.a.c.tribes.transport.bio
2008-12-24 marktGenerics for o.a.c.tribes.transport.nio
2008-12-24 marktGenerics for o.a.c.tribes.util
2008-12-24 marktFix a couple of Eclipse warnings
2008-12-24 marktAdd some unit tests for the EL parser based on some...
2008-12-24 billbarkerinsure that classes are loaded by trusted code in a...
2008-12-24 fhanikFix file descriptor leak
2008-12-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-23 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-23 fhanikupdate version
2008-12-22 fhanikImplemented a way to get a delegate using standard...
2008-12-22 marktFix performance aspects of 46304.
2008-12-22 marktFix non-performance aspects of https://issues.apache...
2008-12-20 fhanikRemoved calling to a JDK 1.6 method if its run under...
2008-12-19 fhanikinc version number
2008-12-19 fhanikFix property parsing
2008-12-19 fhanikDocumented interceptors a bit better, implemented sette...
2008-12-19 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-18 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-17 marktStop command -z not found complaint
2008-12-17 fhanikCatch any exceptions since we don't handle them later...
2008-12-17 fhanikRefactor JMX name into a constant, add a notification...
2008-12-16 fhanikImplemented JMX notifications when connections fail
2008-12-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-12 fhanikImplement JMX notification of query times and query...
2008-12-11 fhanikFix last bug, time for JMX integration
2008-12-11 fhanikmove initialization to poolStarted
2008-12-11 fhanikImplement startPool method to inform interceptors that...
2008-12-11 fhanikRefactor slow query report so that it is extensible...
2008-12-11 fhanikimplement a toString for the CometEventImpl
2008-12-11 fhanikclean up JMX reg
2008-12-11 fhanikhouse keeping
2008-12-11 fhanikminor cleanup
2008-12-11 fhanikImplemented closure notification. Turns out generics...
2008-12-11 fhanikRefactor interceptor instantiation a bit
2008-12-11 fhanikRefactor a bit
2008-12-11 fhanikremove more code not needed
2008-12-11 fhanikget rid of closeListener, it turns into spaghetti code
2008-12-10 fhanikrefactor the slow query report a bit
2008-12-10 fhanikMake sure we check if the attachment is null
2008-12-10 fhanikReset the key to let go off references
2008-12-10 fhanikimplement timeout on sendfile write as wellimplement...
2008-12-10 fhanikRemove methods so that the caller knows what action...
2008-12-09 fhanikoops, must return false, or a leak will happen
2008-12-09 fhanikcleanup methods not used, and correct methods that...
2008-12-09 fhanikImplement an execution that adds the task to the queue...
2008-12-09 fhanikcorrect the import statement
2008-12-09 fhanikRefactored the thread pooling when using an executor...
2008-12-09 fhanikImplement keep alive timeout, and while doing this...
2008-12-08 fhanikImplement keepAliveCount in a thread safe way, and...
2008-12-08 fhanikimplement a bit cleanup and a rough estimate on the...
2008-12-08 fhanikRemove the synchronize/notifyAll based thread pool...
2008-12-06 marktSet line endings for a couple of new files
2008-12-05 fhanikAdd the ability to configure a job queue size, and...
2008-12-05 marktA few more properties
2008-12-05 fhanikQuery collection stats
2008-12-05 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-05 markthttps://issues.apache.org/bugzilla/show_bug.cgi?id...
2008-12-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-12-04 fhanikstart working on the interceptor for query stats
2008-12-04 fhanikfix build script
2008-12-04 fhanikAdd comment and cleanup
2008-12-02 marktGenerics for o.a.c.users and o.a.c.util
2008-12-02 marktGenerics for o.a.c.valves
2008-12-02 fhanikremove some not needed test, add compile version
2008-12-02 fhanikAdd fairness test to build.xml
2008-12-02 fhanikupdate version to next rev
2008-12-02 fhanikimplement cancellation ability for future
2008-12-01 marktAdd log formatter that outputs on a single line (except...
2008-11-30 marktGenerics changes for o.a.el
2008-11-30 marktAllow webapps to access org.apache.jasper.el package.
2008-11-30 marktGenerics for o.a.coyote
2008-11-29 marktLots of EL failures with a security manager without...
2008-11-29 marktFix some TCK failures when using a security manager.
2008-11-27 marktGenerics changes for remainder of Jasper.
2008-11-27 marktAdd doPrivileged block required for Servlet TCK to...
2008-11-27 marktGenerics fixes require change in code generated for...
2008-11-26 marktUse same (more useful) jpda defaults as catalina.sh
2008-11-26 marktTabs -> 8 spaces
2008-11-26 fhanikAdd the ability to configure multiple pollers and defau...
2008-11-26 fhanikFirst attempt for SSL send file
next