Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 56dd1ea23dead79526c73e478700aa7e70a26fdb
      
https://github.com/jenkinsci/workflow-plugin/commit/56dd1ea23dead79526c73e478700aa7e70a26fdb
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    A 
flow-support/src/main/java/org/jenkinsci/plugins/workflow/support/visualization/table/ConsoleColumn.java
    A 
flow-support/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/ConsoleColumn/column.jelly
    A flow-support/src/main/webapp/images/32x32/terminal.png

  Log Message:
  -----------
  Added console output column


  Commit: a8dc33103504164f0f3b1964ade6cdaed8b17b16
      
https://github.com/jenkinsci/workflow-plugin/commit/a8dc33103504164f0f3b1964ade6cdaed8b17b16
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    A 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly
    A 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/sidepanel.jelly
    M 
flow-support/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly

  Log Message:
  -----------
  Adding views for nodes


  Commit: 892a93367eda0bd27611b1f9850bf60107ff29ea
      
https://github.com/jenkinsci/workflow-plugin/commit/892a93367eda0bd27611b1f9850bf60107ff29ea
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M flow-api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
    A 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/console.jelly
    M 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly
    A 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/nodeCaption.jellytag

  Log Message:
  -----------
  added UI for showing per-node log


  Commit: f9da5d83d91ca61b2f84fb4ae270afbd400b3531
      
https://github.com/jenkinsci/workflow-plugin/commit/f9da5d83d91ca61b2f84fb4ae270afbd400b3531
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M 
cps/src/test/groovy/org/jenkinsci/plugins/workflow/cps/AbstractCpsFlowTest.groovy
    M 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/actions/LogAction.java
    M 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
    M 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionOwner.java
    M flow-api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
    A flow-api/src/main/resources/lib/flow/nodeCaption.jelly
    A flow-api/src/main/resources/lib/flow/taglib
    R 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/console.jelly
    M 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/index.jelly
    R 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/nodeCaption.jellytag
    M 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/sidepanel.jelly
    M 
flow-support/src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java
    A 
flow-support/src/main/resources/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl/index.jelly
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    M stm/src/test/java/org/jenkinsci/plugins/workflow/stm/STMExecutionTest.java

  Log Message:
  -----------
  Fixing up UI binding.

Console should come from LogAction


  Commit: b823ca5ad8b72d39cf2d5e5e537025a9e0af78a6
      
https://github.com/jenkinsci/workflow-plugin/commit/b823ca5ad8b72d39cf2d5e5e537025a9e0af78a6
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-05-13 (Tue, 13 May 2014)

  Changed paths:
    M 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
    M 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionOwner.java
    M flow-api/src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
    M 
flow-api/src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/sidepanel.jelly
    M 
flow-support/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/StatusColumn/column.jelly
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Reverting back the semantics of getUrl()

... so that it aligns with Run.getUrl()


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/d7bea4f19a26...b823ca5ad8b7

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