Branch: refs/heads/stable-1.642
  Home:   https://github.com/jenkinsci/jenkins
  Commit: df2b7d97ad8018d8fc4929b8a24bc8bcbfb90926
      
https://github.com/jenkinsci/jenkins/commit/df2b7d97ad8018d8fc4929b8a24bc8bcbfb90926
  Author: Christopher Simons <christopherleesim...@gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  [FIXED JENKINS-31321] protect against node-rename corruption

This change adds code to check that the user isn't attempting to rename
an existing node with the name of another existing node.  Previous to
this change, such rename operations would succeed and would corrupt node
configuration data.

(cherry picked from commit 16d6429c58400b18350c42280ac541a6322ac8f3)


  Commit: de9835a6797bc7afef9b1605fa21ae0dcf3c6d37
      
https://github.com/jenkinsci/jenkins/commit/de9835a6797bc7afef9b1605fa21ae0dcf3c6d37
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M core/src/main/java/hudson/slaves/NodeProvisioner.java

  Log Message:
  -----------
  [FIXED JENKINS-31219] A CloudProvisioningListener can prevent provisioning of 
all clouds instead of just the targeted cloud

(cherry picked from commit cc932c49afa8c2946a32555285e1aa52dc724ddf)


  Commit: 3be09ad1b4392a3a108c2c09abae3c554937b774
      
https://github.com/jenkinsci/jenkins/commit/3be09ad1b4392a3a108c2c09abae3c554937b774
  Author: Daniel Beck <daniel-b...@users.noreply.github.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  -----------
  Merge pull request #1971 from daspilker/JENKINS-31932

[JENKINS-31932] avoid synchronization for Jenkinsget/setJDKs
(cherry picked from commit 0a5b03688ba6884429bb3d2a06be8b7955694420)


  Commit: e1a92ce33946c63d455abcdc568fdc8bf33427ab
      
https://github.com/jenkinsci/jenkins/commit/e1a92ce33946c63d455abcdc568fdc8bf33427ab
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  “Termination trace” messages seem to be normal conditions. Do not log them as 
WARNING stack traces.
(cherry picked from commit 758c0ced8586eede9ac39c2ebca0d9fc2c4d908e)


  Commit: 50b927c7fcb148ee08959d7d68b11afa40de9e15
      
https://github.com/jenkinsci/jenkins/commit/50b927c7fcb148ee08959d7d68b11afa40de9e15
  Author: Andres Rodriguez <arodrig...@cloudbees.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

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

  Log Message:
  -----------
  [JENKINS-32190] Make UsageStatistics#isDue check Jenkins init level before 
generating stats.

(cherry picked from commit d8a13ac07c4357eb74ab45a03955c0db430e3aa9)


  Commit: 501d7fbbb1b2f20d00600bdb04ae4d8de2a343c1
      
https://github.com/jenkinsci/jenkins/commit/501d7fbbb1b2f20d00600bdb04ae4d8de2a343c1
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    R test/src/test/groovy/hudson/util/BootFailureTest.groovy
    A test/src/test/java/hudson/util/BootFailureTest.java

  Log Message:
  -----------
  Converting BootFailureTest from Groovy to Java.
(cherry picked from commit 09722a982fc50b3271cc9fbcc05ef5154840b954)


  Commit: ef8ea8c6692f983886de4c5129e387577c886096
      
https://github.com/jenkinsci/jenkins/commit/ef8ea8c6692f983886de4c5129e387577c886096
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M core/src/main/java/hudson/init/impl/GroovyInitScript.java
    M core/src/main/java/hudson/util/BootFailure.java
    M core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
    M test/src/test/java/hudson/util/BootFailureTest.java

  Log Message:
  -----------
  [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null when 
we are running a boot failure script.
(cherry picked from commit 42de07bba60bdde51ee7123ed6c65a11cddb78ae)


  Commit: 4378827aa3242bbec5bb387f71bb5c3adec3ecc6
      
https://github.com/jenkinsci/jenkins/commit/4378827aa3242bbec5bb387f71bb5c3adec3ecc6
  Author: Oliver Gondža <ogon...@gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M changelog.html
    M 
core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
    M core/src/main/java/hudson/ExtensionFinder.java
    M core/src/main/java/hudson/init/impl/GroovyInitScript.java
    M 
core/src/main/java/hudson/security/FullControlOnceLoggedInAuthorizationStrategy.java
    M core/src/main/java/hudson/security/LegacyAuthorizationStrategy.java
    M core/src/main/java/hudson/slaves/NodeProvisioner.java
    M core/src/main/java/hudson/slaves/OfflineCause.java
    M core/src/main/java/hudson/slaves/RetentionStrategy.java
    M core/src/main/java/hudson/util/BootFailure.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
    M 
core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
    M core/src/main/resources/windows-service/jenkins.xml
    A test/src/test/groovy/hudson/util/BootFailureTest.groovy
    R test/src/test/java/hudson/util/BootFailureTest.java

  Log Message:
  -----------
  Revert "Merge branch 'stable-1.642' of github.com:jenkinsci/jenkins into 
stable-1.642"

This reverts commit 48ef154269bdcd41ebaa9a75045491c652b0fa47, reversing
changes made to dc4a9b1fd9fec93ae949f7b75fdca545a2f99d68.


  Commit: 725c3fd2e925f87e3d7a261d81611f50251e5901
      
https://github.com/jenkinsci/jenkins/commit/725c3fd2e925f87e3d7a261d81611f50251e5901
  Author: Oliver Gondža <ogon...@gmail.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M core/src/main/java/hudson/init/impl/GroovyInitScript.java
    M core/src/main/java/hudson/model/Computer.java
    M core/src/main/java/hudson/model/Executor.java
    M core/src/main/java/hudson/model/UsageStatistics.java
    M core/src/main/java/hudson/slaves/NodeProvisioner.java
    M core/src/main/java/hudson/util/BootFailure.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
    R test/src/test/groovy/hudson/util/BootFailureTest.groovy
    M test/src/test/java/hudson/model/ComputerTest.java
    A test/src/test/java/hudson/util/BootFailureTest.java

  Log Message:
  -----------
  Merge branch 'fixup' into stable-1.642


Compare: 
https://github.com/jenkinsci/jenkins/compare/48ef154269bd...725c3fd2e925

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to