Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: e8e3283c42534cdf8003cc286009581309eaff85
      
https://github.com/jenkinsci/remoting/commit/e8e3283c42534cdf8003cc286009581309eaff85
  Author: Richard Mortimer <[email protected]>
  Date:   2014-08-15 (Fri, 15 Aug 2014)

  Changed paths:
    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/jnlp/GuiListener.java
    M src/main/java/hudson/remoting/jnlp/Main.java

  Log Message:
  -----------
  Add onReconnect() callback to EngineListener to allow jenkins to
hook into a slave reconnect attempt.
Forms the basis of a fix for JENKINS-24272
"jnlp slaves fail to reconnect when master is restarted"


  Commit: 42dcb72f538f63da48224db4580f5de7ee3e89f0
      
https://github.com/jenkinsci/remoting/commit/42dcb72f538f63da48224db4580f5de7ee3e89f0
  Author: Richard Mortimer <[email protected]>
  Date:   2014-08-16 (Sat, 16 Aug 2014)

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

  Log Message:
  -----------
  Add since to onDisconnect()


  Commit: 686fd81e58798057e87f50226693d1c351bb8b6b
      
https://github.com/jenkinsci/remoting/commit/686fd81e58798057e87f50226693d1c351bb8b6b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    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/jnlp/GuiListener.java
    M src/main/java/hudson/remoting/jnlp/Main.java

  Log Message:
  -----------
  Merge pull request #25 from oldelvet/jenkins-24272

JENKINS-24272 Add onReconnect() callback to EngineListener


Compare: 
https://github.com/jenkinsci/remoting/compare/0929e2d8c0a2...686fd81e5879

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