Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-plugin
  Commit: cfdf86d1d7ce5963eac3d05f98506ccd96c9380a
      
https://github.com/jenkinsci/puppet-plugin/commit/cfdf86d1d7ce5963eac3d05f98506ccd96c9380a
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/deployment/DeploymentTrigger.java
    A src/test/java/org/jenkinsci/plugins/deployment/DeploymentFacetTest.groovy
    A 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/config.jelly

  Log Message:
  -----------
  added config fragment


  Commit: 7eb562bf26cd868956876e8432dfc623fd5e83dc
      
https://github.com/jenkinsci/puppet-plugin/commit/7eb562bf26cd868956876e8432dfc623fd5e83dc
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    A 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-env.html
    A 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-threshold.html
    A 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-upstreamJob.html
    A src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help.html

  Log Message:
  -----------
  help documentation


  Commit: 49d10024737676c352b63ececf9a1706523244eb
      
https://github.com/jenkinsci/puppet-plugin/commit/49d10024737676c352b63ececf9a1706523244eb
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    A 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-env.html
    A 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-threshold.html
    A 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-upstreamJob.html
    A 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help.html
    R 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/config.jelly
    R 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-env.html
    R 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-threshold.html
    R 
src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-upstreamJob.html
    R src/test/java/org/jenkinsci/plugins/deployment/DeploymentTrigger/help.html

  Log Message:
  -----------
  wrong location


  Commit: 49dc91703a55a653e82f71ce2369a196c2c122c5
      
https://github.com/jenkinsci/puppet-plugin/commit/49dc91703a55a653e82f71ce2369a196c2c122c5
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/deployment/Condition.java
    M src/main/java/org/jenkinsci/plugins/deployment/DeploymentTrigger.java
    M 
src/main/java/org/jenkinsci/plugins/deployment/conditions/ThresholdCondition.java
    M 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/config.jelly
    R 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-env.html
    R 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/help-threshold.html
    A 
src/main/resources/org/jenkinsci/plugins/deployment/conditions/ThresholdCondition/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/deployment/conditions/ThresholdCondition/help-env.html
    A 
src/main/resources/org/jenkinsci/plugins/deployment/conditions/ThresholdCondition/help-threshold.html

  Log Message:
  -----------
  Split out the condition into a separate extension point


  Commit: fd3b186f833b642385fe5c7e8187297f8800cf87
      
https://github.com/jenkinsci/puppet-plugin/commit/fd3b186f833b642385fe5c7e8187297f8800cf87
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M pom.xml
    A 
src/main/java/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionCondition.java

  Log Message:
  -----------
  Added optional promoted-builds plugin integration


  Commit: 5ce7562a886a822fbd58e0cfe517678d8908c1f5
      
https://github.com/jenkinsci/puppet-plugin/commit/5ce7562a886a822fbd58e0cfe517678d8908c1f5
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/deployment/DeploymentTrigger.java
    M 
src/main/resources/org/jenkinsci/plugins/deployment/DeploymentTrigger/config.jelly

  Log Message:
  -----------
  added auto-completion of job names


  Commit: 54e88beb97c9cabd3d516e5fa5ea980cec6f22ad
      
https://github.com/jenkinsci/puppet-plugin/commit/54e88beb97c9cabd3d516e5fa5ea980cec6f22ad
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionCondition.java
    A 
src/main/resources/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionCondition/config.jelly

  Log Message:
  -----------
  Bug fix in configuration roundtrip


  Commit: 6486fc2e2728f257a2b5e903209fbdd8640b8d72
      
https://github.com/jenkinsci/puppet-plugin/commit/6486fc2e2728f257a2b5e903209fbdd8640b8d72
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionCondition.java

  Log Message:
  -----------
  reuse help page


  Commit: f4abdff59638c49a05367b21ff3fb4b8fc67b725
      
https://github.com/jenkinsci/puppet-plugin/commit/f4abdff59638c49a05367b21ff3fb4b8fc67b725
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionCondition.java
    A 
src/test/java/org/jenkinsci/plugins/deployment/promoted_builds/DeploymentPromotionConditionTest.groovy

  Log Message:
  -----------
  added a test case for configuration roundtrip


  Commit: a4bad447a2b4545789ab05fbe3cacc2b103f69e0
      
https://github.com/jenkinsci/puppet-plugin/commit/a4bad447a2b4545789ab05fbe3cacc2b103f69e0
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-02-15 (Sat, 15 Feb 2014)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/puppet/track/RootActionImplTest.groovy

  Log Message:
  -----------
  renamed the test to reflect what it really does


Compare: 
https://github.com/jenkinsci/puppet-plugin/compare/2b5038fb2e34...a4bad447a2b4

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