Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 68d4907c49f91c4b8d1ea714f100ee831152acde
      
https://github.com/jenkinsci/workflow-job-plugin/commit/68d4907c49f91c4b8d1ea714f100ee831152acde
  Author: Jesse Glick <[email protected]>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Previous doConsoleText override failed to work past LargeText.MAX_LINES_READ.


  Commit: a540fc306cd73e694dafd44f53061fbb6995081e
      
https://github.com/jenkinsci/workflow-job-plugin/commit/a540fc306cd73e694dafd44f53061fbb6995081e
  Author: Jesse Glick <[email protected]>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java

  Log Message:
  -----------
  Reproduced bug in test.


  Commit: 9e7bcbaf0b77b2b913717626ece4d37f04ab07fe
      
https://github.com/jenkinsci/workflow-job-plugin/commit/9e7bcbaf0b77b2b913717626ece4d37f04ab07fe
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Tweak getLogInputStream to work correctly for large log files


  Commit: 3147b7a2bc06c3a16d04f0a1105418740bd38909
      
https://github.com/jenkinsci/workflow-job-plugin/commit/3147b7a2bc06c3a16d04f0a1105418740bd38909
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java

  Log Message:
  -----------
  Add test for getLogInputStream with a large log file


  Commit: 133573a8cc07384e5b58e4a4b1369008ad9843e3
      
https://github.com/jenkinsci/workflow-job-plugin/commit/133573a8cc07384e5b58e4a4b1369008ad9843e3
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java

  Log Message:
  -----------
  Fix getLog as well


  Commit: 72cc8ac81bf65ebebbb617d8f9129e1ac0e8d130
      
https://github.com/jenkinsci/workflow-job-plugin/commit/72cc8ac81bf65ebebbb617d8f9129e1ac0e8d130
  Author: Sam Van Oort <[email protected]>
  Date:   2018-11-06 (Tue, 06 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/job/console/DefaultLogStorageTest.java

  Log Message:
  -----------
  Merge pull request #114 from dwnusbaum/log-tweaks

Fix getLogInputStream and doConsoleText for large log files


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/1fa395361369...72cc8ac81bf6
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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

Reply via email to