Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 3f1e4c02ee14b1bcb8db0b19b7e35b483c75f129
      
https://github.com/jenkinsci/remoting/commit/3f1e4c02ee14b1bcb8db0b19b7e35b483c75f129
  Author: Stephen Connolly <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/ExportTable.java
    M src/main/java/hudson/remoting/Pipe.java
    M src/main/java/hudson/remoting/RemoteClassLoader.java
    M src/main/java/hudson/remoting/RemoteInputStream.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java
    M src/main/java/hudson/remoting/RemoteOutputStream.java
    M src/main/java/hudson/remoting/RemoteWriter.java
    M src/test/java/hudson/remoting/ExportTableTest.java

  Log Message:
  -----------
  Exported objects should honour the type they are exported as


  Commit: 1e2ac0bb20564c84ad9a75248113d37da10d2a9f
      
https://github.com/jenkinsci/remoting/commit/1e2ac0bb20564c84ad9a75248113d37da10d2a9f
  Author: Stephen Connolly <[email protected]>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M src/test/java/hudson/remoting/RemoteInvocationHandlerTest.java

  Log Message:
  -----------
  Kohsuke says exporting the object multiple times with different interfaces is 
a supported use case, even if not documented... adding a test case to verify 
behaviour


  Commit: bce469cf7f40e88cc56891de561e3b579db77d48
      
https://github.com/jenkinsci/remoting/commit/bce469cf7f40e88cc56891de561e3b579db77d48
  Author: Stephen Connolly <[email protected]>
  Date:   2014-09-04 (Thu, 04 Sep 2014)

  Changed paths:
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/ExportTable.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java

  Log Message:
  -----------
  Fix case where an object is exported multiple times with different interfaces


  Commit: d5ebbef2472573b91c5cda657d3bde97b187d1f7
      
https://github.com/jenkinsci/remoting/commit/d5ebbef2472573b91c5cda657d3bde97b187d1f7
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-09-20 (Sat, 20 Sep 2014)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/remoting/ChunkedInputStream.java
    M src/main/java/hudson/remoting/Engine.java
    M src/main/java/hudson/remoting/EngineListener.java
    M src/main/java/hudson/remoting/EngineListenerAdapter.java
    M src/main/java/hudson/remoting/EngineListenerSplitter.java
    M src/main/java/hudson/remoting/FastPipedInputStream.java
    M src/main/java/hudson/remoting/jnlp/GuiListener.java
    M src/main/java/hudson/remoting/jnlp/Main.java
    M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java

  Log Message:
  -----------
  Merge remote-tracking branch 'community/master' into security-150

Syncing up with the mainline changes


  Commit: 9d29a8c72abc8eba103205ea44d9c40371879f98
      
https://github.com/jenkinsci/remoting/commit/9d29a8c72abc8eba103205ea44d9c40371879f98
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M src/main/java/hudson/remoting/Channel.java
    M src/main/java/hudson/remoting/ExportTable.java
    M src/main/java/hudson/remoting/Pipe.java
    M src/main/java/hudson/remoting/RemoteClassLoader.java
    M src/main/java/hudson/remoting/RemoteInputStream.java
    M src/main/java/hudson/remoting/RemoteInvocationHandler.java
    M src/main/java/hudson/remoting/RemoteOutputStream.java
    M src/main/java/hudson/remoting/RemoteWriter.java
    M src/test/java/hudson/remoting/ExportTableTest.java
    M src/test/java/hudson/remoting/RemoteInvocationHandlerTest.java

  Log Message:
  -----------
  Merge branch 'security-150'


  Commit: ddc930c771af6ffc456083b3193f85eb37fa794e
      
https://github.com/jenkinsci/remoting/commit/ddc930c771af6ffc456083b3193f85eb37fa794e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-10-01 (Wed, 01 Oct 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release remoting-2.46


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

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/remoting/compare/d45e786f8b49...8d8c38ec3770

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