Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 84a01cd2270c742dee85720e7e2e3b77fd6f1b72
      
https://github.com/jenkinsci/jenkins/commit/84a01cd2270c742dee85720e7e2e3b77fd6f1b72
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

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

  Log Message:
  -----------
  @CheckForNull


  Commit: cd526e99e63ae362f2d1ce1a04c3c68a38032a5c
      
https://github.com/jenkinsci/jenkins/commit/cd526e99e63ae362f2d1ce1a04c3c68a38032a5c
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/WorkspaceCleanupThread.java
    A test/src/test/java/hudson/model/WorkspaceCleanupThreadTest.java

  Log Message:
  -----------
  [FIXED JENKINS-21023] Rewrote WorkspaceCleanupThread to determine where 
workspaces for known items should be, rather than looking for directories that 
look like they might be workspaces.
One key advantage is that this correctly handles the new default workspace 
location on the master.
Another is that this allows folders to be correctly skipped, and jobs in 
folders to be correctly deleted.
A subtler advantage would be handling of configured nondefault workspace 
locations, and compatibility with WorkspaceLocator.
(Orphaned workspaces from deleted jobs are not removed, but these were not 
removed before either.)


  Commit: ef63ccac0a763523148b0b329db2f41940cd8fce
      
https://github.com/jenkinsci/jenkins/commit/ef63ccac0a763523148b0b329db2f41940cd8fce
  Author: CloudBees DEV@Cloud <nob...@cloudbees.com>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/Node.java
    M core/src/main/java/hudson/model/Slave.java
    M core/src/main/java/hudson/model/WorkspaceCleanupThread.java
    A test/src/test/java/hudson/model/WorkspaceCleanupThreadTest.java

  Log Message:
  -----------
  Merge commit 'cd526e99e63ae362f2d1ce1a04c3c68a38032a5c'


Compare: 
https://github.com/jenkinsci/jenkins/compare/48cb1304c5c4...ef63ccac0a76

-- 
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/groups/opt_out.

Reply via email to