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

  Changed paths:
    A job/src/main/java/org/jenkinsci/plugins/workflow/job/FlowGraphTable.java
    A 
job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/ajaxNodeGraph.jelly
    M 
job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly

  Log Message:
  -----------
  checkpointing my tree visualization work


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

  Changed paths:
    M 
cps/src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition/config.jelly

  Log Message:
  -----------
  Not quite working yet but trying to get the syntax highlighting


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

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

  Log Message:
  -----------
  Implemented the basic tree building algorithm


  Commit: 52870e13ba2d32d63ec03c4755b4961d5e584da6
      
https://github.com/jenkinsci/workflow-plugin/commit/52870e13ba2d32d63ec03c4755b4961d5e584da6
  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/FlowGraphTable.java
    R job/src/main/java/org/jenkinsci/plugins/workflow/job/FlowGraphTable.java

  Log Message:
  -----------
  This code isn't really Job specific


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

  Changed paths:
    A 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/visualization/table/FlowNodeViewColumn.java
    A 
flow-api/src/main/java/org/jenkinsci/plugins/workflow/visualization/table/FlowNodeViewColumnDescriptor.java

  Log Message:
  -----------
  Adding extension hook for visualization


  Commit: 79c7137854cc317bb0060e819c16947098ac336a
      
https://github.com/jenkinsci/workflow-plugin/commit/79c7137854cc317bb0060e819c16947098ac336a
  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/visualization/table/FlowNodeViewColumnDescriptor.java
    M 
flow-support/src/main/java/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable.java
    A 
flow-support/src/main/resources/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable/ajax.jelly
    M job/pom.xml
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
    R 
job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/ajaxNodeGraph.jelly
    M 
job/src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly

  Log Message:
  -----------
  Stitching the whole thing together.

In theory this would work.


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

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Using the newer version that puts src/main/resources into the *.hpl file.

In this way, any change in the Jelly views in any of the plugins in this 
workspace gets instantly picked up when running "mvn hpi:run" on the demo 
module.


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

  Changed paths:
    M 
flow-support/src/main/java/org/jenkinsci/plugins/workflow/support/visualization/table/FlowGraphTable.java
    M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  -----------
  Bug fix


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/8231a565b1ee...ef6bc381f821

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