Branch: refs/heads/master
Home: https://github.com/jenkinsci/remoting
Commit: b54adb1746213f8c6ac1eb13c1b9c18be5c56c4e
https://github.com/jenkinsci/remoting/commit/b54adb1746213f8c6ac1eb13c1b9c18be5c56c4e
Author: Oleg Nenashev <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M src/main/java/org/jenkinsci/remoting/nio/FifoBuffer.java
Log Message:
-----------
[JENKINS-25218] - Hardening of FifoBuffer operation logic (#100)
* [JENKINS-25218] - nio.FifoBuffer#writable() should be synchronized, since we
use non-atomic int
* [JENKINS-25218] - Implement asynchronous processing of close requests in
FifoBuffer
* [JENKINS-25218] - Prevent NPE when we close the channel in parallel with the
FifoBuffer#receive() loop
* [JENKINS-25218] - FifoBuffer resizing should notify read/write threads
waiting on the lock
* [JENKINS-25218] - Minor comments
* [JENKINS-25218] - Automatically close FifoBuffer if the underlying channel is
closed
* [JENKINS-25218] - Revert errorneous code
Commit: a13053ec788ccfea446fed1f6ff44cbd77946ceb
https://github.com/jenkinsci/remoting/commit/a13053ec788ccfea446fed1f6ff44cbd77946ceb
Author: Oleg Nenashev <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M CHANGELOG-2.x.md
Log Message:
-----------
Changelog: noting merge of #100 into stable-2.x
Commit: 7e82687ae578ffa4811acc038653a398fa7d63a0
https://github.com/jenkinsci/remoting/commit/7e82687ae578ffa4811acc038653a398fa7d63a0
Author: Oleg Nenashev <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M CHANGELOG-2.x.md
M src/main/java/org/jenkinsci/remoting/nio/FifoBuffer.java
Log Message:
-----------
Merge branch 'stable-2.x'
Commit: ec1e55146f9e2a35f1f2b9351f94d03afa600e4d
https://github.com/jenkinsci/remoting/commit/ec1e55146f9e2a35f1f2b9351f94d03afa600e4d
Author: Oleg Nenashev <[email protected]>
Date: 2016-11-18 (Fri, 18 Nov 2016)
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Changelog: Noting merge of #100 towards 3.3
Compare:
https://github.com/jenkinsci/remoting/compare/35223f35be8d...ec1e55146f9e
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.