Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 15a0c3947469e3d9aadf9f3c15c1a4db1ea088af
      
https://github.com/jenkinsci/jenkins/commit/15a0c3947469e3d9aadf9f3c15c1a4db1ea088af
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

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

  Log Message:
  -----------
  [JENKINS-50504] WorkspaceList.inUse should be keyed by String not FilePath so 
leases survive agent reconnections.


  Commit: 27e3d514650aa4f498a5f40063dbf1848d4534d7
      
https://github.com/jenkinsci/jenkins/commit/27e3d514650aa4f498a5f40063dbf1848d4534d7
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/Launcher.java

  Log Message:
  -----------
  RemoteLauncher.toString override for easier debugging.


  Commit: 4c26faa23eca768a833e206ba1c2c909381d7984
      
https://github.com/jenkinsci/jenkins/commit/4c26faa23eca768a833e206ba1c2c909381d7984
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/ExtensionList.java
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/TcpSlaveAgentListener.java
    M core/src/main/java/hudson/console/AnnotatedLargeText.java
    M core/src/main/java/hudson/console/ConsoleAnnotationOutputStream.java
    M core/src/main/java/hudson/console/ConsoleLogFilter.java
    M core/src/main/java/hudson/console/ConsoleNote.java
    M core/src/main/java/hudson/console/LineTransformationOutputStream.java
    M core/src/main/java/hudson/console/PlainTextConsoleOutputStream.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/tasks/_maven/MavenConsoleAnnotator.java
    M core/src/main/java/jenkins/util/TreeString.java
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/config.jelly
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_bg.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_de.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_fr.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_it.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_ja.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_tr.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_zh_CN.html
    R 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/help-allowsSignup_zh_TW.html
    A core/src/main/resources/lib/form/secretTextarea.jelly
    A core/src/main/resources/lib/form/secretTextarea.properties
    A core/src/main/resources/lib/form/secretTextarea/secret.css
    A core/src/main/resources/lib/form/secretTextarea/secret.js
    M pom.xml
    M test/src/test/java/hudson/FilePathTest.java
    M test/src/test/java/hudson/console/ConsoleLogFilterTest.java
    M test/src/test/java/hudson/model/UpdateCenter2Test.java
    M test/src/test/java/hudson/model/UpdateCenterPluginInstallTest.java
    M test/src/test/java/jenkins/tasks/SimpleBuildWrapperTest.java
    A test/src/test/java/lib/form/SecretTextareaTest.java
    A 
test/src/test/resources/hudson/FilePathTest/zip_with_relative/zip-rel-one-up.zip
    A 
test/src/test/resources/hudson/FilePathTest/zip_with_relative/zip-slip-win.zip
    A test/src/test/resources/hudson/FilePathTest/zip_with_relative/zip-slip.zip
    A 
test/src/test/resources/hudson/FilePathTest/zip_with_relative/zip-with-folder.zip
    A 
test/src/test/resources/lib/form/SecretTextareaTest/TestBuilder/config.jelly
    M war/src/main/js/util/jenkins.js

  Log Message:
  -----------
  Merge branch 'master' into WorkspaceList.inUse-JENKINS-50504


  Commit: eb1ff779cc0c35ff09acab3343fea02ee5b2bc1a
      
https://github.com/jenkinsci/jenkins/commit/eb1ff779cc0c35ff09acab3343fea02ee5b2bc1a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M test/.gitignore

  Log Message:
  -----------
  JVM crashes during tests can leave behind HotSpot dumps.


  Commit: 9f9455b131aedd01817745ecf31a875b71f31003
      
https://github.com/jenkinsci/jenkins/commit/9f9455b131aedd01817745ecf31a875b71f31003
  Author: Baptiste Mathus <bmat...@gmail.com>
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/Launcher.java
    M core/src/main/java/hudson/slaves/WorkspaceList.java
    M test/.gitignore

  Log Message:
  -----------
  Merge pull request #3955 from jglick/WorkspaceList.inUse-JENKINS-50504

[JENKINS-50504] WorkspaceList.inUse should be keyed by String not FilePath so 
leases survive agent reconnections


Compare: 
https://github.com/jenkinsci/jenkins/compare/6d86993f1800...9f9455b131ae

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