Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 16d6429c58400b18350c42280ac541a6322ac8f3
https://github.com/jenkinsci/jenkins/commit/16d6429c58400b18350c42280ac541a6322ac8f3
Author: Christopher Simons <[email protected]>
Date: 2015-12-22 (Tue, 22 Dec 2015)
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.
Commit: ad5b2d12a6674a827d1ce3b8cf8c7493626ab586
https://github.com/jenkinsci/jenkins/commit/ad5b2d12a6674a827d1ce3b8cf8c7493626ab586
Author: Daniel Beck <[email protected]>
Date: 2016-01-08 (Fri, 08 Jan 2016)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
M test/src/test/java/hudson/model/ComputerTest.java
Log Message:
-----------
Merge pull request #1949 from csimons/prohibit-rename-node-to-existing
[FIXED JENKINS-31321] protect against node-rename corruption
Compare:
https://github.com/jenkinsci/jenkins/compare/068c09f21afa...ad5b2d12a667
--
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.