Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 7ee034ec12d429a811ca5b0630449cb7a84f1138
      
https://github.com/jenkinsci/jenkins/commit/7ee034ec12d429a811ca5b0630449cb7a84f1138
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/util/StreamCopyThread.java
    M core/src/main/java/hudson/util/StreamTaskListener.java

  Log Message:
  -----------
  Adjusted flushing behavior of remote code using TaskListener.

(cherry picked from commit 213cc0dce6c3fb72ec1eadcf9772ceb25cff007d)


  Commit: 86348bbb705ae16e3736a57188520151dc529865
      
https://github.com/jenkinsci/jenkins/commit/86348bbb705ae16e3736a57188520151dc529865
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

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

  Log Message:
  -----------
  ArgumentListBuilder2Test.slaveMask failure.

(cherry picked from commit 83361ae8326fe25cde16e67bb3bd11e006c70569)


  Commit: 0525f984f0a7aa42469960ed5a83e229857b9868
      
https://github.com/jenkinsci/jenkins/commit/0525f984f0a7aa42469960ed5a83e229857b9868
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M core/src/main/java/jenkins/util/SystemProperties.java

  Log Message:
  -----------
  Made SystemProperties usable from agent code.


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

  Changed paths:
    M core/src/main/java/hudson/util/StreamTaskListener.java
    M test/src/test/java/hudson/util/ArgumentListBuilder2Test.java

  Log Message:
  -----------
  StreamTaskListener.AUTO_FLUSH


  Commit: 9ed1168241ad2987672e4fd6185e121b9e97c7e2
      
https://github.com/jenkinsci/jenkins/commit/9ed1168241ad2987672e4fd6185e121b9e97c7e2
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M test-pom/pom.xml
    M test/src/test/java/hudson/util/ArgumentListBuilder2Test.java

  Log Message:
  -----------
  Picking up release of 
https://github.com/jenkinsci/jenkins-test-harness/pull/127.


  Commit: 7bcfbd2175b8cbed610a9f879040021d8734b5a5
      
https://github.com/jenkinsci/jenkins/commit/7bcfbd2175b8cbed610a9f879040021d8734b5a5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/util/StreamTaskListener.java

  Log Message:
  -----------
  Avoid unnecessary Throwable.fillInStackTrace.


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

  Changed paths:
    M core/src/main/java/hudson/TcpSlaveAgentListener.java
    M core/src/main/java/hudson/console/AnnotatedLargeText.java
    M core/src/main/java/hudson/model/Run.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
    M test/src/test/java/hudson/model/UpdateCenter2Test.java
    M test/src/test/java/hudson/model/UpdateCenterPluginInstallTest.java

  Log Message:
  -----------
  Merge branch 'master' into TaskListener-flush


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

  Changed paths:
    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/tasks/_maven/MavenConsoleAnnotator.java
    M core/src/main/java/jenkins/util/TreeString.java
    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/console/ConsoleLogFilterTest.java
    M test/src/test/java/jenkins/tasks/SimpleBuildWrapperTest.java
    A test/src/test/java/lib/form/SecretTextareaTest.java
    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 TaskListener-flush


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

  Changed paths:
    M core/src/main/java/hudson/util/StreamCopyThread.java

  Log Message:
  -----------
  @daniel-beck suggested a documentation improvement.


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

  Changed paths:
    M core/src/main/java/jenkins/util/SystemProperties.java

  Log Message:
  -----------
  Rename suggested by @daniel-beck.


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

  Changed paths:
    M core/src/main/java/hudson/util/StreamTaskListener.java
    M core/src/main/java/jenkins/util/SystemProperties.java
    M test/src/test/java/hudson/util/ArgumentListBuilder2Test.java

  Log Message:
  -----------
  Limiting system properties transmitted to the agent to those for which this 
has been explicitly indicated as safe.


  Commit: 850168fdb2ef99c5d6fef0b2819cb490ed690fe8
      
https://github.com/jenkinsci/jenkins/commit/850168fdb2ef99c5d6fef0b2819cb490ed690fe8
  Author: Baptiste Mathus <bmat...@gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M core/src/main/java/hudson/Launcher.java
    M core/src/main/java/hudson/util/StreamCopyThread.java
    M core/src/main/java/hudson/util/StreamTaskListener.java
    M core/src/main/java/jenkins/util/SystemProperties.java
    M test-pom/pom.xml
    M test/src/test/java/hudson/util/ArgumentListBuilder2Test.java

  Log Message:
  -----------
  Merge pull request #3961 from jglick/TaskListener-flush

Adjusted TaskListener flushing in remote code


Compare: 
https://github.com/jenkinsci/jenkins/compare/e19f91283013...850168fdb2ef

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