Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fcd4f4e30163805b40d727ce90229a407da64fd8
      
https://github.com/jenkinsci/jenkins/commit/fcd4f4e30163805b40d727ce90229a407da64fd8
  Author: Andrew Erickson <[email protected]>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  fixing NPE introduced by change offline note feature


  Commit: 06ead8410f94905b240363dd265a59ac91a1c45c
      
https://github.com/jenkinsci/jenkins/commit/06ead8410f94905b240363dd265a59ac91a1c45c
  Author: Andrew J. Erickson <[email protected]>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  tweaking the fix

return a string literal vs a new string object
switching to implicit else


  Commit: 37e14044d92c4ef324a3b25ce853be72a6807015
      
https://github.com/jenkinsci/jenkins/commit/37e14044d92c4ef324a3b25ce853be72a6807015
  Author: Andrew J. Erickson <[email protected]>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  small tweaks

no need to call toString() on the string
add comments


  Commit: 583fb5115ebca9aa7a265e5344303e0768b40856
      
https://github.com/jenkinsci/jenkins/commit/583fb5115ebca9aa7a265e5344303e0768b40856
  Author: Olivier Lamy <[email protected]>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M core/src/main/java/hudson/model/Computer.java

  Log Message:
  -----------
  Merge pull request #565 from 
aerickson/fix_npe_due_to_change_node_offline_note_feature

fixing NPE introduced by change offline note feature
Thanks


Compare: 
https://github.com/jenkinsci/jenkins/compare/e1b7ac281b93...583fb5115ebc

Reply via email to