tomcat7.0
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktRemove old thread pool code
2009-04-09 marktRemove the org.apache.jk package as per discussion...
2009-04-09 marktJava uses 0 rather than -1 for infinite socket timeout
2009-04-09 marktUpdate the docs for the protocol attribute
2009-04-09 marktSwitch to org.apache.coyote.ajp.AjpProtocol rather...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-09 jfclereMove the class from cluster to ha.backend
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix NPE when not using cookies for session IDs
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktRemove class that was deleted some months ago.
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktRemove unused constants
2009-04-08 marktFix unlikely NPE
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-07 marktAdd missing dir that stops me running Tomcat directly...
2009-04-07 marktFix typo that meant .exe and .pdf files were corrupted...
2009-04-07 marktFix annoying loss of executable bit when building on Mac
2009-04-07 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-04-07 marktUpdate native
2009-04-06 rjungRemove changlog entry backported from trunk to TC 6
2009-04-06 jfclereArrange the code according to Rainer's comments.
2009-04-06 jfclereFirst support for httpd-trunk heartbeat logic.
2009-04-05 marktUpdate package name
2009-04-05 costinAdded a getter and the css mapping.
2009-04-05 costinFiles changed/added in tomcat
2009-04-05 costinBuild and one example of embedding tomcat-lite ( I...
2009-04-05 costinUnit tests, including the Watchdog converted to Junit.
2009-04-04 costinFirst batch, based on sandbox. The main change is addin...
2009-04-03 marktFix a handful of failures when using the litmus WebDAV...
2009-04-02 marktFix litmus test failure:
2009-04-02 marktMisc code clean-up. Remove unused parameters / exceptio...
2009-04-02 marktTabs -> 8 spaces
2009-04-01 marktAlign build script with recent re-packaging
2009-03-29 rjungAdd filter encoding suggested by Remy to ant's
2009-03-28 marktRemoved commented out code / unused classes.
2009-03-28 fhanikquote the name
2009-03-27 marktMove classes from org.apache to org.apache.tomcat
2009-03-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-27 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-26 fhanikSome things you don't want to expose
2009-03-26 fhanikAllow a user to configure a pool name through config
2009-03-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-26 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-25 marktStop Eclipse complaining
2009-03-25 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2009-03-25 fhanikAllow the type to be the exact name of the data source
2009-03-25 fhanikFix bug when initSQL is used, then we should always...
2009-03-25 fhaniksome basic skeleton addition, more to follow
2009-03-25 fhanikDisplay IP address in range 0-255 and not -127-127
2009-03-25 mturkSmall cosmetic fix
2009-03-24 rjungFix dependencies path in .classpath file.
2009-03-24 marktDelete unused code
2009-03-24 marktFix some Eclipse warnings
2009-03-24 marktFix typo
2009-03-24 fhanikforce 1.5 at this time, don't inherit parent value...
2009-03-24 rjungBZ45026: Never return an empty HTTP status response...
2009-03-24 fhanikImplement delegate methods that will let us expose...
2009-03-24 rjungDocument r757708.
2009-03-24 rjungAllow bigger AJP packets for request bodies and
2009-03-24 rjungUse some existing constants instead of inline numbers
2009-03-24 fhanikSetup datasource so that one can extend it more easily
2009-03-23 marktUse a filter rather than a valve to add a default chara...
2009-03-23 fhanikexpose the poolname through a public method, this will...
2009-03-23 marktRemove the Catalina dependency from Jasper.
2009-03-22 rjungFollowup to r756926 (forward remote port via AJP13).
2009-03-21 marktAdd missing attributes tags
2009-03-21 marktFix a handful of Eclipse warnings
2009-03-21 rjungAJP13 misses to forward the remotePort.
2009-03-17 rjungMulticastSocket.setLoopbackmode() works reversed.
2009-03-12 marktDon't try and save a read-only database
2009-03-12 marktRemove two validation related fields no longer used...
2009-03-12 marktGet validation working properly. This will still throw...
2009-03-12 marktChange default xmlBase to prevent exceptions on start...
2009-03-12 marktFix line endings
2009-03-11 fhanikAllow xmlBase to be configurable, just like appBase.
2009-03-11 marktAdd missing and new schemas to resolver used by digester.
2009-03-11 marktAdd missing XML Schemas for Java EE Deployment Descriptors
2009-03-11 fhanikAdd a system property that lets the startup phase exit...
2009-03-10 fhanikWhen adding a logger, its better to always add the...
2009-03-10 remm- Add xiph mime types, after reading a blog.
2009-03-10 marktFix infinite loop.
2009-03-09 fhanikMake a distinction between AM/PM by using the 24 hour...
2009-03-08 marktExperiment with enabling per context configuration...
2009-03-08 marktTomcat uses Platform MBean server. Adjust listener...
2009-03-08 marktRevert previous commit. Plan to rework valve so this...
2009-03-07 marktFix Eclipse warnings in this package
2009-03-07 marktClear a bunch of generics warnings in Eclipse
2009-03-07 marktSome generics fixes
2009-03-07 marktAllow the AddDefaultCharsetValve to be effective when...
next