tomcat7.0
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktAdd generics to default servlet and fix other Eclipse...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-17 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-16 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-15 marktCode cleanup. Fix indents. Removed deprecated code...
2008-09-15 marktFix broken links reported on users list.
2008-09-14 marktImprove previous fix to handle WAR deployment
2008-09-14 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-14 marktSome clean up in o.a.c.util
2008-09-13 marktAdd missing executor element in NIO docs
2008-09-13 marktAdd HttpOnly support to session cookies. It is enabled...
2008-09-13 marktLog a warning if we create the maximum number of threads
2008-09-12 marktFix copy and paste error
2008-09-10 marktInclude fix for 43117 in trunk
2008-09-10 marktCorrect access check
2008-09-09 peroHandle session suffix rewrite with parallel requests...
2008-09-07 fhanikclarify steps
2008-09-07 fhanikdelete not used sample
2008-09-07 costinMerging from sandbox: the casts are redundant for now...
2008-09-06 marktCorrect log name. Add warning about user name uniqueness.
2008-09-04 rjungReduce log statement to 1 line using
2008-09-03 marktAdd a new combined Realm that can be used to try authen...
2008-09-03 marktFix typos in javadoc
2008-09-03 rjungFix line duplication in previous commit r691675.
2008-09-03 rjungEnhance svn.apache.org/viewvc?rev=646543&view=rev
2008-09-03 fhanika fully working demo, had to set the content type for...
2008-09-03 fhanikupdate json library version to the latest
2008-09-03 fhanikWorking on the new dojo toolkit to get it to work properly
2008-09-03 fhanikDojo toolkit should be downloaded and not included...
2008-09-03 fhanikupdate notice file
2008-09-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-09-02 fhanikBuild the samples classes too
2008-09-02 fhanikadd back in the lost license header
2008-09-02 fhanikupdate with bayeux impl
2008-09-02 fhanikAdded in Bayeux implementation, as per
2008-09-02 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-31 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-31 marktTabs -> 8 spaces. No functional change
2008-08-28 marktFix typo
2008-08-28 jfclereFix wrong default in doc.
2008-08-27 jfclereFix for PR#45074
2008-08-27 jfclereFix for PR#44809
2008-08-25 rjungRemove recycle of B2CConverter when used for URI conver...
2008-08-21 jfclereJAVA part of the #43327 fix.
2008-08-21 marktThere is no admin app in TC6
2008-08-21 marktUpdate patch for 45528
2008-08-20 marktRemove unnecessary casts. Reported by Jens Kapitza...
2008-08-20 marktImproved fix for 45528 (invalid SSL config).
2008-08-14 marktRevert the previous fix. Filip has suggested an alterna...
2008-08-13 funkmanLet the user know why errorReportValveClass was not...
2008-08-12 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-11 marktCorrect SSL docs as to the list of ciphers used by...
2008-08-10 marktFix for https://issues.apache.org/bugzilla/show_bug...
2008-08-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-09 marktFix bug https://issues.apache.org/bugzilla/show_bug...
2008-08-08 marktModify JAASMemoryLoginModule so it conforms to the...
2008-08-08 marktFix doc typo
2008-08-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-08 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-08 marktWhen a JSP file is deleted, return a 404 for the next...
2008-08-04 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-03 marktRemove some unused code.
2008-08-01 marktThe surprisingly small update to the auto generate...
2008-08-01 marktNeeded to look ahead one more token to differentiate...
2008-08-01 marktUpdate auto-generated code after recent jjt changes.
2008-08-01 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-08-01 marktRevert fix for https://issues.apache.org/bugzilla/show_...
2008-07-30 marktFix 45509 - typos
2008-07-29 marktPort svn.apache.org/viewvc?rev=678137&view=rev (additio...
2008-07-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-29 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-27 marktFix error in JAAS realm doc reported on users list.
2008-07-18 costinThis was discussed a month ago - didn't hear any object...
2008-07-18 jfclereGrammar + typos: Fix PR#45422
2008-07-17 marktRemove pre-loading of inner class that was removed...
2008-07-17 marktFix bug 42727. Handle request lines that are exact...
2008-07-17 costinAdd a non-config starter for tomcat. All you need is...
2008-07-17 fhanikfirst chunk - make sure END gets called properly, if...
2008-07-15 marktAs Remy pointed out, this really should be in the final...
2008-07-15 marktRevert changes as root cause of issue appears to be...
2008-07-14 mturkUse tomcat native from ASF repository instead downloadi...
2008-07-13 marktPrevious patch didn't go far enough. No need to pre...
2008-07-10 marktStartup fails with security enabled
2008-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-10 marktAuto-generated changes as a result of svn.apache.org...
2008-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-10 marktGo back to the original patch. The better one didn...
2008-07-10 marktRevert previous patch prior to applying a better one
2008-07-10 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-09 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-06 marktFix bug 45323. Add note that context.xml files can...
2008-07-06 marktFix https://issues.apache.org/bugzilla/show_bug.cgi...
2008-07-06 marktPort windows installer changes from 6.0.x to trunk
2008-07-04 fhanikAdd in startup options to the cluster channel.
2008-07-04 marktFix 45310, 45308 and a couple of additional typos....
next