Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 633eb55c478ccd42f88e24173b0714cb6c9053af
      
https://github.com/jenkinsci/remoting/commit/633eb55c478ccd42f88e24173b0714cb6c9053af
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  A debug flag to disable NIO

To further isolate problems during remote trouble-shooting of remoting,
define a switch to bypass NIO and use classic blocking I/O transport.

Ample warning to prevent accidental dependencies from other Java code.


  Commit: 679fa031cbdd64e4e7273078959159d3c7fe188d
      
https://github.com/jenkinsci/remoting/commit/679fa031cbdd64e4e7273078959159d3c7fe188d
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  Adding custom access modifier by request of Oleg

This is too draconian to my taste and @deprecated is sufficient as a
warning, but whatever.


  Commit: 682ee44fe5c1521f06e0566e6ce607f8da8f7e59
      
https://github.com/jenkinsci/remoting/commit/682ee44fe5c1521f06e0566e6ce607f8da8f7e59
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M docs/configuration.md

  Log Message:
  -----------
  Doc addition


  Commit: 8d1c0ca084673cab2c375afced1c8f09dcc528d9
      
https://github.com/jenkinsci/remoting/commit/8d1c0ca084673cab2c375afced1c8f09dcc528d9
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    A CHANGELOG-2.x.md
    M pom.xml
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/Command.java
    M src/test/java/hudson/remoting/ChannelTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stable-2.x' into disable-nio

Conflicts:
        pom.xml


  Commit: 678d9e907bdddde7338f9d9c624b6140b2f2296f
      
https://github.com/jenkinsci/remoting/commit/678d9e907bdddde7338f9d9c624b6140b2f2296f
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  Removed a field and instead check system property for each call

This is not a hot path, so this is OK.


  Commit: 6575e82951b7f7c991db49e74261c52e40d1771b
      
https://github.com/jenkinsci/remoting/commit/6575e82951b7f7c991db49e74261c52e40d1771b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M docs/configuration.md
    M pom.xml
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  Merge pull request #123 from jenkinsci/disable-nio

[FIXED JENKINS-39290] A debug flag to disable NIO


  Commit: 0533e6d29948bbd9b26af5f407d549c3840b42ee
      
https://github.com/jenkinsci/remoting/commit/0533e6d29948bbd9b26af5f407d549c3840b42ee
  Author: Oleg Nenashev <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M CHANGELOG-2.x.md

  Log Message:
  -----------
  Add changelog for 2.62.3


  Commit: 8894a960d2fca0ced3cbbe2ca37b94a37ad2f8b9
      
https://github.com/jenkinsci/remoting/commit/8894a960d2fca0ced3cbbe2ca37b94a37ad2f8b9
  Author: Oleg Nenashev <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M CHANGELOG-2.x.md
    M docs/configuration.md
    M pom.xml
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  Merge branch 'stable-2.x'


  Commit: 82fdea5c5f282d87df2a62df458967dd30f5bac3
      
https://github.com/jenkinsci/remoting/commit/82fdea5c5f282d87df2a62df458967dd30f5bac3
  Author: Oleg Nenashev <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Changelog: Add release notes for the PRs integrated into 3.1


Compare: 
https://github.com/jenkinsci/remoting/compare/0d8a2af7cffa...82fdea5c5f28

-- 
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.

Reply via email to