Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin
  Commit: add99dc7ef333799bf68f0314a440900c14e08fa
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/add99dc7ef333799bf68f0314a440900c14e08fa
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/puppetenterprise/models/PuppetEnterpriseConfig.java

  Log Message:
  -----------
  Load PE config on load of PuppetEnterpriseConfig class


  Commit: d24f00f10ff76aa4b8da6b3ac5b3e7cef5120ddd
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/d24f00f10ff76aa4b8da6b3ac5b3e7cef5120ddd
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Correct broken example code in README for puppet.query method


  Commit: 528f1f6e68fd1e07205f452dcf51b60ff071fd67
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/528f1f6e68fd1e07205f452dcf51b60ff071fd67
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/steps/PuppetEnterpriseStep.java

  Log Message:
  -----------
  Remove erroneous code from the PuppetEnterpriseStep class


  Commit: d800b16bc135f265d8bf16270eda30e67309bcd4
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/d800b16bc135f265d8bf16270eda30e67309bcd4
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/puppetenterprise/models/HieraConfig.java

  Log Message:
  -----------
  Remove unnecessary null checks and call loadGlobalConfig on class load


  Commit: fa053f299d276b2363097dbeaaa51c440d836458
      
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/commit/fa053f299d276b2363097dbeaaa51c440d836458
  Author: Carl Caum <c...@carlcaum.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/puppetenterprise/api/HieraDataStore.java

  Log Message:
  -----------
  Fix null pointer exceptions from Hiera page loads

For some reaons, the Jenkins repeatable jelly tag always has a null item
as its first array element, despite the method call that provides the
array not having any null items. The only way I can prevent nullpointer
exceptions is to detect a null request and return a null value. Weird


Compare: 
https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin/compare/ff14851b2e97...fa053f299d27

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

Reply via email to