https://issues.apache.org/bugzilla/show_bug.cgi?id=54348
Chuck Caldarale changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=54347
Chuck Caldarale changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #1 from Chuc
> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
> Subject: Heads up: comments coming to live TC 7 docs
> I plan to add the comments feature later today to the live TC 7 docs.
> Moderation is only needed for comments with non-ASF URLs in their body.
> Moderators can also mark and clean up co
2012/12/23 Caldarale, Charles R :
>> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
>> Subject: Heads up: comments coming to live TC 7 docs
>
>> I plan to add the comments feature later today to the live TC 7 docs.
>
>> Moderation is only needed for comments with non-ASF URLs in their body.
>>
Author: markt
Date: Sun Dec 23 18:19:16 2012
New Revision: 1425502
URL: http://svn.apache.org/viewvc?rev=1425502&view=rev
Log:
Clean-up
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
URL:
http:/
Author: markt
Date: Sun Dec 23 18:20:14 2012
New Revision: 1425503
URL: http://svn.apache.org/viewvc?rev=1425503&view=rev
Log:
Clean-up
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Propchange: tomcat/tc7.0.x/trunk
Author: markt
Date: Sun Dec 23 18:20:52 2012
New Revision: 1425504
URL: http://svn.apache.org/viewvc?rev=1425504&view=rev
Log:
Clean-up
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
URL:
http:/
Author: markt
Date: Sun Dec 23 19:26:46 2012
New Revision: 1425512
URL: http://svn.apache.org/viewvc?rev=1425512&view=rev
Log:
Make fields private
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
U
Author: markt
Date: Sun Dec 23 19:40:08 2012
New Revision: 1425514
URL: http://svn.apache.org/viewvc?rev=1425514&view=rev
Log:
Remove naked notify (resolving a FindBugs issue) as I can't find any locations
where wait() is called with the Poller as the monitor.
Modified:
tomcat/trunk/java/org
Author: markt
Date: Sun Dec 23 19:51:27 2012
New Revision: 1425517
URL: http://svn.apache.org/viewvc?rev=1425517&view=rev
Log:
Simplify. The Poller event queue always only contains PollerEvents.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/ja
Author: markt
Date: Sun Dec 23 22:54:15 2012
New Revision: 1425550
URL: http://svn.apache.org/viewvc?rev=1425550&view=rev
Log:
Simplify
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
URL:
http:/
Author: markt
Date: Sun Dec 23 23:58:50 2012
New Revision: 1425559
URL: http://svn.apache.org/viewvc?rev=1425559&view=rev
Log:
May be multiple threads accessing the buffer
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java
Modified:
tomcat/trunk/j
Author: markt
Date: Mon Dec 24 00:27:14 2012
New Revision: 1425564
URL: http://svn.apache.org/viewvc?rev=1425564&view=rev
Log:
Add a debug message I found useful when trying to track down a WebSocket issue
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java
Modified: tomcat/t
Author: markt
Date: Mon Dec 24 01:08:52 2012
New Revision: 1425569
URL: http://svn.apache.org/viewvc?rev=1425569&view=rev
Log:
Only fire the writeListener if canWrite() has been called. Note:
onWritePossible() will be called in the background until the buffer is empty.
Modified:
tomcat/trun
14 matches
Mail list logo