Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 5f7ec49127f9f68d5299b7dc70fab0f59a336dcd
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/5f7ec49127f9f68d5299b7dc70fab0f59a336dcd
  Author: Andrew Bayer <[email protected]>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/config/GlobalConfig.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java

  Log Message:
  -----------
  [FIXED JENKINS-42027] Actually load GlobalConfig from disk

We weren't doing this before, and so the settings in GlobalConfig
weren't being persisted. That was an oopsie, but this is an easy fix.


  Commit: 736b3c415d56692f8e7ca618e8f877a79410fe84
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/736b3c415d56692f8e7ca618e8f877a79410fe84
  Author: Andrew Bayer <[email protected]>
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/config/GlobalConfig.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java

  Log Message:
  -----------
  Merge pull request #114 from abayer/jenkins-42027

[FIXED JENKINS-42027] Actually load GlobalConfig from disk


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/3aa4358e5d53...736b3c415d56

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