Branch: refs/heads/JENKINS-29705
Home: https://github.com/jenkinsci/workflow-plugin
Commit: 89ed1f8935f2d770cf18d6bd7d4df013f02348d4
https://github.com/jenkinsci/workflow-plugin/commit/89ed1f8935f2d770cf18d6bd7d4df013f02348d4
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M COMPATIBILITY.md
Log Message:
-----------
[JENKINS-28642] Noting merge.
Commit: b67d31da026095783cdbd9285710b85226211b3f
https://github.com/jenkinsci/workflow-plugin/commit/b67d31da026095783cdbd9285710b85226211b3f
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M demo/Dockerfile
Log Message:
-----------
Switched Jetty download site to one which at least claims to host archives.
Commit: 48ec7487f8b148e366c2ec9827c412b047eca651
https://github.com/jenkinsci/workflow-plugin/commit/48ec7487f8b148e366c2ec9827c412b047eca651
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M CHANGES.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
[JENKINS-25889] Ameliorated by reducing to a warning. Not a full fix.
Commit: 92a1a756870e7fd7c9f44382eaf48ade880e8c79
https://github.com/jenkinsci/workflow-plugin/commit/92a1a756870e7fd7c9f44382eaf48ade880e8c79
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
A
aggregator/src/test/resources/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest/oldFlow.zip
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
[FIXED JENKINS-25889] InputAction was improperly storing InputStepExecution
instances, which should only have been stored in the program data file, never
XStream.
(Arguably it should have no state at all—FlowExecution knows the running input
steps; but that could have threading issues.)
Commit: c39ba56b7b6addf2c53cf060f51a84789ee890d2
https://github.com/jenkinsci/workflow-plugin/commit/c39ba56b7b6addf2c53cf060f51a84789ee890d2
Author: Jesse Glick <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
Log Message:
-----------
FindBugs
Commit: 384ef03deb67580c1e3b99fd6551b39b21bc40b8
https://github.com/jenkinsci/workflow-plugin/commit/384ef03deb67580c1e3b99fd6551b39b21bc40b8
Author: Jesse Glick <[email protected]>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M COMPATIBILITY.md
Log Message:
-----------
[JENKINS-31449] Noting.
Commit: b5db057273e1bb65fa856b2e6cf4e84fd212e0e7
https://github.com/jenkinsci/workflow-plugin/commit/b5db057273e1bb65fa856b2e6cf4e84fd212e0e7
Author: Jesse Glick <[email protected]>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M demo/Dockerfile
Log Message:
-----------
Merge pull request #251 from jglick/jetty-archive
Switched Jetty download site
Commit: 00e510865fb8a81c7a43c0347c31c8eaaea06893
https://github.com/jenkinsci/workflow-plugin/commit/00e510865fb8a81c7a43c0347c31c8eaaea06893
Author: Jesse Glick <[email protected]>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M TUTORIAL.md
Log Message:
-----------
workflow-multibranch is out of beta.
Commit: e175d3c8af43424c0f38ba4fec843d5871321058
https://github.com/jenkinsci/workflow-plugin/commit/e175d3c8af43424c0f38ba4fec843d5871321058
Author: Jesse Glick <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M CHANGES.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
A
aggregator/src/test/resources/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest/oldFlow.zip
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
Merge pull request #252 from jglick/JENKINS-25889
[JENKINS-25889] InputStepExecution.node null after restart
Commit: d9f0240c9d99b996239ddd7b30a9882d6dd829cc
https://github.com/jenkinsci/workflow-plugin/commit/d9f0240c9d99b996239ddd7b30a9882d6dd829cc
Author: Jesse Glick <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M aggregator/pom.xml
M api/pom.xml
M basic-steps/pom.xml
M cps-global-lib/pom.xml
M cps/pom.xml
M durable-task-step/pom.xml
M job/pom.xml
M multibranch/pom.xml
M pom.xml
M scm-step/pom.xml
M step-api/pom.xml
M support/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release workflow-1.12-beta-1
Commit: b15882f1db31eb75602c64a9dd00bc5cdec5ec33
https://github.com/jenkinsci/workflow-plugin/commit/b15882f1db31eb75602c64a9dd00bc5cdec5ec33
Author: Jesse Glick <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M aggregator/pom.xml
M api/pom.xml
M basic-steps/pom.xml
M cps-global-lib/pom.xml
M cps/pom.xml
M durable-task-step/pom.xml
M job/pom.xml
M multibranch/pom.xml
M pom.xml
M scm-step/pom.xml
M step-api/pom.xml
M support/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 3360b00a24f4ad084c5e7a0bca0e5a5270d4bd45
https://github.com/jenkinsci/workflow-plugin/commit/3360b00a24f4ad084c5e7a0bca0e5a5270d4bd45
Author: Jesse Glick <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M CHANGES.md
Log Message:
-----------
1.12-beta-1
Commit: fb2df1447467a940d0b60eaeca6ba102f594d7d6
https://github.com/jenkinsci/workflow-plugin/commit/fb2df1447467a940d0b60eaeca6ba102f594d7d6
Author: Baptiste Mathus <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
Log Message:
-----------
[JENKINS-25550] Make it clearer it's a clickable link
Might seem obvious but I've already had many people *not* clicking on
the link thinking this was only something informational.
Commit: 84146c34f8d6f2206382c76e62d8d3a240bfb2a7
https://github.com/jenkinsci/workflow-plugin/commit/84146c34f8d6f2206382c76e62d8d3a240bfb2a7
Author: tfennelly <[email protected]>
Date: 2015-11-20 (Fri, 20 Nov 2015)
Changed paths:
M cps/gulpfile.js
M cps/package.json
M cps/src/main/js/samples.js
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
[Fixed JENKINS-31585] Make workflow editor (ACE) resizable.
Commit: 70629b4b6398843dd309fdaa8f1daf07c818e594
https://github.com/jenkinsci/workflow-plugin/commit/70629b4b6398843dd309fdaa8f1daf07c818e594
Author: Jesse Glick <[email protected]>
Date: 2015-11-20 (Fri, 20 Nov 2015)
Changed paths:
M CHANGES.md
M cps/gulpfile.js
M cps/package.json
M cps/src/main/js/samples.js
M cps/src/main/js/workflow-editor.js
Log Message:
-----------
[FIXED JENKINS-31585] Noting merge of #255.
Commit: 4f09332339c19f6434a279496dfd72417a23cc0a
https://github.com/jenkinsci/workflow-plugin/commit/4f09332339c19f6434a279496dfd72417a23cc0a
Author: Jesse Glick <[email protected]>
Date: 2015-11-20 (Fri, 20 Nov 2015)
Changed paths:
M COMPATIBILITY.md
Log Message:
-----------
Oops, JENKINS-30372 is a duplicate.
Commit: 13a467c07203b6fd5babc3e037ee964174f2529e
https://github.com/jenkinsci/workflow-plugin/commit/13a467c07203b6fd5babc3e037ee964174f2529e
Author: Jesse Glick <[email protected]>
Date: 2015-11-20 (Fri, 20 Nov 2015)
Changed paths:
M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
Log Message:
-----------
Merge pull request #254 from batmat/clarify-clickability
[JENKINS-25550] Make it clearer it's a clickable link
Commit: b25572639b743005a1b2b18473912286ba1d59e6
https://github.com/jenkinsci/workflow-plugin/commit/b25572639b743005a1b2b18473912286ba1d59e6
Author: Jesse Glick <[email protected]>
Date: 2015-11-22 (Sun, 22 Nov 2015)
Changed paths:
M CHANGES.md
M COMPATIBILITY.md
M TUTORIAL.md
M
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest.java
A
aggregator/src/test/resources/org/jenkinsci/plugins/workflow/steps/input/InputStepRestartTest/oldFlow.zip
M cps/gulpfile.js
M cps/package.json
M cps/src/main/js/samples.js
M cps/src/main/js/workflow-editor.js
M demo/Dockerfile
M job/src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputAction.java
M
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
Log Message:
-----------
Merge branch 'master' into JENKINS-29705
Compare:
https://github.com/jenkinsci/workflow-plugin/compare/5e8fdbdc91f9...b25572639b74
--
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.