Author: markt
Date: Wed Jun 5 08:21:18 2013
New Revision: 1489738
URL: http://svn.apache.org/r1489738
Log:
Documentation tweaks for CORS filter.
Patch provided by Mohit Soni.
Modified:
tomcat/trunk/webapps/docs/config/filter.xml
Modified: tomcat/trunk/webapps/docs/config/filter.xml
URL:
ht
Author: kfujino
Date: Wed Jun 5 09:03:01 2013
New Revision: 1489752
URL: http://svn.apache.org/r1489752
Log:
Add removeSuspectsTimeout attribute in order to dispel remove suspect.
The removeSuspects members never be removed until disappeared really.
Remove members that worked properly specified t
Author: kfujino
Date: Wed Jun 5 09:09:46 2013
New Revision: 1489755
URL: http://svn.apache.org/r1489755
Log:
Add removeSuspectsTimeout attribute in order to dispel remove suspect.
The removeSuspects members never be removed until disappeared really.
Remove members that worked properly specified t
Author: markt
Date: Wed Jun 5 09:44:57 2013
New Revision: 1489773
URL: http://svn.apache.org/r1489773
Log:
Clean-up
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/filters/TesterResponse.java
Propchange: tomcat/tc7.0.x/trunk/
-
Author: markt
Date: Wed Jun 5 09:51:00 2013
New Revision: 1489777
URL: http://svn.apache.org/r1489777
Log:
Prep for CORS filter
Added:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/filters/TesterHttpServletResponse.java
- copied, changed from r1489196,
tomcat/trunk/test/org/apache/ca
Author: markt
Date: Wed Jun 5 09:52:21 2013
New Revision: 1489779
URL: http://svn.apache.org/r1489779
Log:
Update merge info
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Propchange: tomcat/tc7.0.x/trunk/
--
M
Author: markt
Date: Wed Jun 5 09:58:22 2013
New Revision: 1489785
URL: http://svn.apache.org/r1489785
Log:
Add CORS Filter
Patch by Mohit Soni.
Added:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CorsFilter.java
- copied, changed from r1489385,
tomcat/trunk/java/org/apache/ca
Author: markt
Date: Wed Jun 5 09:58:48 2013
New Revision: 1489786
URL: http://svn.apache.org/r1489786
Log:
Clean-up
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CsrfPreventionFilter.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/CsrfPreventionFilte
https://issues.apache.org/bugzilla/show_bug.cgi?id=55046
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Jun 5 10:21:56 2013
New Revision: 1489794
URL: http://svn.apache.org/r1489794
Log:
Fix backport from Tomcat 8. Servlet 3.1 / Java 7 issues.
Modified:
tomcat/tc7.0.x/trunk/test/org/apache/catalina/filters/TestCorsFilter.java
tomcat/tc7.0.x/trunk/test/org/apache/ca
Author: markt
Date: Wed Jun 5 11:12:08 2013
New Revision: 1489812
URL: http://svn.apache.org/r1489812
Log:
Add test cases for context level copyXML and fix bug they identified.
Added:
tomcat/trunk/test/deployment/contextCopyXMLFalse.war (with props)
tomcat/trunk/test/deployment/context
I plan to do this tomorrow.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Author: markt
Date: Wed Jun 5 14:27:20 2013
New Revision: 1489886
URL: http://svn.apache.org/r1489886
Log:
Try and clarify the rules for context names when using automatic deployment
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomcat/trunk/webapps/docs/config/context.xm
Author: markt
Date: Wed Jun 5 14:28:11 2013
New Revision: 1489887
URL: http://svn.apache.org/r1489887
Log:
Try and clarify the rules for context names when using automatic deployment
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/config/context.xml
P
https://issues.apache.org/bugzilla/show_bug.cgi?id=55017
Alexey Noskov changed:
What|Removed |Added
Attachment #30321|0 |1
is obsolete|
Author: markt
Date: Wed Jun 5 18:51:58 2013
New Revision: 1490001
URL: http://svn.apache.org/r1490001
Log:
Make sockets useable for non-blocking IO. Return bytes written if >0 and error
code is EAGAIN rather than the error code so the clients know how many bytes
were written.
Modified:
tom
Author: markt
Date: Wed Jun 5 19:03:07 2013
New Revision: 1490006
URL: http://svn.apache.org/r1490006
Log:
Make sockets usable for non-blocking IO. Return bytes written if >0 and error
code is EAGAIN rather than the error code so the clients know how many bytes
were written.
Modified:
tomc
17 matches
Mail list logo