Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-flow-plugin
  Commit: 4d00d15f3a2918dc6c1f8023cdd2afe66bb6eb29
      
https://github.com/jenkinsci/build-flow-plugin/commit/4d00d15f3a2918dc6c1f8023cdd2afe66bb6eb29
  Author: Greg Gross <[email protected]>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    A src/main/java/com/cloudbees/plugins/flow/FlowListener.java
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java
    M src/main/resources/com/cloudbees/plugins/flow/FlowRun/main.jelly
    R src/main/webapp/scripts/jquery-ui.min.js
    R src/main/webapp/scripts/jquery.jsPlumb-1.3.9-all-min.js
    R src/main/webapp/scripts/jquery.jsPlumb-1.3.9-all.js
    R src/main/webapp/scripts/jquery.min.js
    A src/main/webapp/scripts/jsPlumb.js
    M src/test/groovy/com/cloudbees/plugins/flow/BuildTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/CombinationTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/DSLTestCase.groovy
    A src/test/groovy/com/cloudbees/plugins/flow/GraphTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/ParallelTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/RetryTest.groovy

  Log Message:
  -----------
  Improved BuildFlowAction to display graph of builds as they are created


  Commit: 0c38182bb6da1d7d9f422d3ba92f6de12121bc6f
      
https://github.com/jenkinsci/build-flow-plugin/commit/0c38182bb6da1d7d9f422d3ba92f6de12121bc6f
  Author: Greg Gross <[email protected]>
  Date:   2013-02-10 (Sun, 10 Feb 2013)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    M src/main/java/com/cloudbees/plugins/flow/FlowCause.java
    M src/main/java/com/cloudbees/plugins/flow/FlowListener.java
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java
    M src/main/resources/com/cloudbees/plugins/flow/FlowRun/main.jelly

  Log Message:
  -----------
  Found a better way of keeping track of when builds are started/completed in a 
flow


  Commit: d61a57e8a374d1606d8c6bc080d840fee150329a
      
https://github.com/jenkinsci/build-flow-plugin/commit/d61a57e8a374d1606d8c6bc080d840fee150329a
  Author: Greg Gross <[email protected]>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    M src/main/resources/com/cloudbees/plugins/flow/FlowRun/main.jelly

  Log Message:
  -----------
  Flow visualization now uses default jenkins build colors


  Commit: c6f615275976dc6404070b4d048d5a5dd87da43b
      
https://github.com/jenkinsci/build-flow-plugin/commit/c6f615275976dc6404070b4d048d5a5dd87da43b
  Author: Greg Gross <[email protected]>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java
    A src/main/resources/com/cloudbees/plugins/flow/FlowRun/build-step.jelly
    M src/main/resources/com/cloudbees/plugins/flow/FlowRun/main.jelly

  Log Message:
  -----------
  The flow is now rendered like any other build in the visualization


  Commit: 55a19db8e64f5960386e05ea59de724edeade7fa
      
https://github.com/jenkinsci/build-flow-plugin/commit/55a19db8e64f5960386e05ea59de724edeade7fa
  Author: Nicolas De loof <[email protected]>
  Date:   2013-02-11 (Mon, 11 Feb 2013)

  Changed paths:
    M src/main/groovy/com/cloudbees/plugins/flow/JobInvocation.groovy
    M src/main/java/com/cloudbees/plugins/flow/FlowCause.java
    A src/main/java/com/cloudbees/plugins/flow/FlowListener.java
    M src/main/java/com/cloudbees/plugins/flow/FlowRun.java
    A src/main/resources/com/cloudbees/plugins/flow/FlowRun/build-step.jelly
    M src/main/resources/com/cloudbees/plugins/flow/FlowRun/main.jelly
    R src/main/webapp/scripts/jquery-ui.min.js
    R src/main/webapp/scripts/jquery.jsPlumb-1.3.9-all-min.js
    R src/main/webapp/scripts/jquery.jsPlumb-1.3.9-all.js
    R src/main/webapp/scripts/jquery.min.js
    A src/main/webapp/scripts/jsPlumb.js
    M src/test/groovy/com/cloudbees/plugins/flow/BuildTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/CombinationTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/DSLTestCase.groovy
    A src/test/groovy/com/cloudbees/plugins/flow/GraphTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/ParallelTest.groovy
    M src/test/groovy/com/cloudbees/plugins/flow/RetryTest.groovy

  Log Message:
  -----------
  Merge pull request #19 from gregory144/master

Basic Flow Visualization


Compare: 
https://github.com/jenkinsci/build-flow-plugin/compare/1f9b9b070e75...55a19db8e64f

-- 
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/groups/opt_out.


Reply via email to