Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 8780540d1d80ea0ec1676eda2498badc36eef5b3
      
https://github.com/jenkinsci/remoting/commit/8780540d1d80ea0ec1676eda2498badc36eef5b3
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  added InputStream/OutputStream wrapper


  Commit: 7755e608ea1555daf8e9e042e19518e38be22736
      
https://github.com/jenkinsci/remoting/commit/7755e608ea1555daf8e9e042e19518e38be22736
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  byte->int expansion bug


  Commit: 9878f7f0b39bc0a8d47cdc38714b1511176d206d
      
https://github.com/jenkinsci/remoting/commit/9878f7f0b39bc0a8d47cdc38714b1511176d206d
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    A src/test/java/hudson/remoting/ChunkedInputStreamTest.java
    A src/test/java/hudson/remoting/pipe/RandomWorkload.java
    A src/test/java/hudson/remoting/pipe/Workload.java

  Log Message:
  -----------
  test case to copy 10MB over chunked stream


  Commit: 07162e7c9a976174e5c4b4f822aa41adc110afd8
      
https://github.com/jenkinsci/remoting/commit/07162e7c9a976174e5c4b4f822aa41adc110afd8
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/main/java/hudson/remoting/ChunkedInputStream.java
    M src/test/java/hudson/remoting/ChunkedInputStreamTest.java

  Log Message:
  -----------
  bug fix in chunking


  Commit: 9430f929be32f8c8abf2d5d988787ef9d1dc5c20
      
https://github.com/jenkinsci/remoting/commit/9430f929be32f8c8abf2d5d988787ef9d1dc5c20
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/main/java/hudson/remoting/ChannelBuilder.java

  Log Message:
  -----------
  buffer I/O


  Commit: b55f90842f8878feb370d999d39c3875f046a643
      
https://github.com/jenkinsci/remoting/commit/b55f90842f8878feb370d999d39c3875f046a643
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  not created with a channel


  Commit: e536eee3c3aebbb15d04952aec89f3b0e9b928f2
      
https://github.com/jenkinsci/remoting/commit/e536eee3c3aebbb15d04952aec89f3b0e9b928f2
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  improve diagnostics


  Commit: 506feb44400f77e84571e0dd03621b84f8a60087
      
https://github.com/jenkinsci/remoting/commit/506feb44400f77e84571e0dd03621b84f8a60087
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  handling of the frame boundary.

If the last frame is size 0, the code wasn't consuming that


  Commit: a8af6bfb3ae01496e07fc4d8190d2233f98fe198
      
https://github.com/jenkinsci/remoting/commit/a8af6bfb3ae01496e07fc4d8190d2233f98fe198
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  detect unexpected termination of the communication


Compare: 
https://github.com/jenkinsci/remoting/compare/1a0e7249d291...a8af6bfb3ae0

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