Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 029b1f981eb9e924cb93991ed895682fb179d068
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/029b1f981eb9e924cb93991ed895682fb179d068
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A pipeline-model-definition/src/test/resources/bigDecimalConverts.groovy
    A 
pipeline-model-definition/src/test/resources/errors/bigIntegerFailure.groovy

  Log Message:
  -----------
  [JENKINS-49070] Avoid serializing BigDecimal and BigInteger in the model


  Commit: dd7fafab690cfcb2fdf3a9103558d769ef3bfb91
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/dd7fafab690cfcb2fdf3a9103558d769ef3bfb91
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy

  Log Message:
  -----------
  Whoops, handle the non-error BigInteger better.


  Commit: bf395eb4793a922fc7cd590a850289a7774befb0
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/bf395eb4793a922fc7cd590a850289a7774befb0
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java

  Log Message:
  -----------
  Get rid of redundant instanceof.


  Commit: 3e18247c56643d07b4c31e90e02570ad25eeb377
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3e18247c56643d07b4c31e90e02570ad25eeb377
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Bump newer core for CI testing


  Commit: 441c3ddea50e0eb17f5bddeff712704fae612fa3
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/441c3ddea50e0eb17f5bddeff712704fae612fa3
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Ah, forget it. Need to investigate core issues with tool installer tests 
later.


  Commit: 6fd36ef29323d404945057cb6a94b7234f56e95b
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/6fd36ef29323d404945057cb6a94b7234f56e95b
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-29 (Mon, 29 Jan 2018)

  Changed paths:
    M Jenkinsfile
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/Messages.properties
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A pipeline-model-definition/src/test/resources/bigDecimalConverts.groovy
    A 
pipeline-model-definition/src/test/resources/errors/bigIntegerFailure.groovy

  Log Message:
  -----------
  Merge pull request #239 from abayer/jenkins-49070

[JENKINS-49070] Avoid serializing BigDecimal and BigInteger in the model


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/7736888a9226...6fd36ef29323

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