Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-cps-plugin
Commit: cead61dd4a17aa3cbbb8e8449a9d4399e03bf557
https://github.com/jenkinsci/workflow-cps-plugin/commit/cead61dd4a17aa3cbbb8e8449a9d4399e03bf557
Author: Sam Van Oort <[email protected]>
Date: 2018-02-02 (Fri, 02 Feb 2018)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
Log Message:
-----------
Optimize fetching the sole parameter to avoid needless reflection and
possible classloading
Commit: 824360892fdff3fb5bd1f537ec59a30908e7f310
https://github.com/jenkinsci/workflow-cps-plugin/commit/824360892fdff3fb5bd1f537ec59a30908e7f310
Author: Sam Van Oort <[email protected]>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepTest.java
M
src/test/resources/org/jenkinsci/plugins/workflow/cps/steps/localMethodCallWithinLotsOfBranches.groovy
Log Message:
-----------
Reduce the size of the parallelStepTest to prevent timeouts
Commit: 42ebd172b011bdc314c562899c221a9c4a8209fa
https://github.com/jenkinsci/workflow-cps-plugin/commit/42ebd172b011bdc314c562899c221a9c4a8209fa
Author: Sam Van Oort <[email protected]>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
Log Message:
-----------
Nullcheck
Commit: 3b44605e833124f376fcbec66ec136748c7a571c
https://github.com/jenkinsci/workflow-cps-plugin/commit/3b44605e833124f376fcbec66ec136748c7a571c
Author: Sam Van Oort <[email protected]>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M pom.xml
M
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/html.groovy
M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
Log Message:
-----------
Merge branch 'master' into optimize-dsl-step-args-parsing
Commit: 65a464ea40c186228e690f36584ad0faf06266ad
https://github.com/jenkinsci/workflow-cps-plugin/commit/65a464ea40c186228e690f36584ad0faf06266ad
Author: Sam Van Oort <[email protected]>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
Log Message:
-----------
remove gratuitous extra nullcheck
Commit: c9951b8f47f905a1d60a582014309b1650016cde
https://github.com/jenkinsci/workflow-cps-plugin/commit/c9951b8f47f905a1d60a582014309b1650016cde
Author: Sam Van Oort <[email protected]>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
M
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepTest.java
M
src/test/resources/org/jenkinsci/plugins/workflow/cps/steps/localMethodCallWithinLotsOfBranches.groovy
Log Message:
-----------
Merge pull request #202 from svanoort/optimize-dsl-step-args-parsing
Optimize fetching the sole parameter to avoid needless reflection and possible
classloading
Compare:
https://github.com/jenkinsci/workflow-cps-plugin/compare/b5542d99c8fb...c9951b8f47f9
--
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.