Branch: refs/heads/JENKINS-29705 Home: https://github.com/jenkinsci/workflow-plugin Commit: 12cf061e0d55143abcaef628625420abe76d35ed https://github.com/jenkinsci/workflow-plugin/commit/12cf061e0d55143abcaef628625420abe76d35ed Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2015-11-14 (Sat, 14 Nov 2015)
Changed paths: A aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpTest.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java A cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDump.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java Log Message: ----------- [JENKINS-29705] added thread dump support Implemented the code to obtain the whole program state dump from CpsThreadGroup. Commit: 5e8fdbdc91f9539324a7a57e1e97ef70f813351f https://github.com/jenkinsci/workflow-plugin/commit/5e8fdbdc91f9539324a7a57e1e97ef70f813351f Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2015-11-16 (Mon, 16 Nov 2015) Changed paths: M api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java A cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java A cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsThreadDump/index.jelly A job/src/main/java/org/jenkinsci/plugins/workflow/job/ActionFromFlowExecution.java M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java Log Message: ----------- [JENKINS-29705] Exposed thread dump over HTTP Compare: https://github.com/jenkinsci/workflow-plugin/compare/12cf061e0d55^...5e8fdbdc91f9 -- 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.