Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-plugin Commit: 046347ba7e3c83724288511fc794a93b1447f38b https://github.com/jenkinsci/workflow-plugin/commit/046347ba7e3c83724288511fc794a93b1447f38b Author: christ66 <schristo...@gmail.com> Date: 2015-05-29 (Fri, 29 May 2015)
Changed paths: M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java Log Message: ----------- [JENKINS-28649] AfterRestartTask requires ExportedBean annotation when invoking with api. Commit: a2f328a41bbd5c537c07605a1275f22dd7c49212 https://github.com/jenkinsci/workflow-plugin/commit/a2f328a41bbd5c537c07605a1275f22dd7c49212 Author: christ66 <schristo...@gmail.com> Date: 2015-05-31 (Sun, 31 May 2015) Changed paths: M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java Log Message: ----------- Export the WorkflowRun Commit: 39992003fd4f147e1ab2a5dbc4dc65859a62be9f https://github.com/jenkinsci/workflow-plugin/commit/39992003fd4f147e1ab2a5dbc4dc65859a62be9f Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java Log Message: ----------- Merge remote-tracking branch 'christ66/JENKINS-28649' into JENKINS-28649 Commit: f3a9928517400847b59de591e7b03112eaedcdd2 https://github.com/jenkinsci/workflow-plugin/commit/f3a9928517400847b59de591e7b03112eaedcdd2 Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java Log Message: ----------- [JENKINS-28649] PlaceholderTask.run exported Commit: f54b10e7150eb5cf6064f5dc4a0b0651715da8a3 https://github.com/jenkinsci/workflow-plugin/commit/f54b10e7150eb5cf6064f5dc4a0b0651715da8a3 Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: A aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java Log Message: ----------- Test for JENKINS-28649 Commit: 63278f90a74f3d982164c11f4e2d95e6caff0c7d https://github.com/jenkinsci/workflow-plugin/commit/63278f90a74f3d982164c11f4e2d95e6caff0c7d Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-12 (Tue, 12 Jan 2016) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java Log Message: ----------- Fix @jglick's comments Commit: f810c9c8a3fd3d552495c85776dad7aa6eced265 https://github.com/jenkinsci/workflow-plugin/commit/f810c9c8a3fd3d552495c85776dad7aa6eced265 Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-13 (Wed, 13 Jan 2016) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java Log Message: ----------- [JENKINS-28649] Executables need to be exported too. Added tests for both AfterRestartTask and PlaceholderTask (and their respective executables) Commit: b1faddf06e1fa25be5fa94386f64055f5151963e https://github.com/jenkinsci/workflow-plugin/commit/b1faddf06e1fa25be5fa94386f64055f5151963e Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-14 (Thu, 14 Jan 2016) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java Log Message: ----------- Fix @jglick's comments about non required node steps and waits Commit: 92c7e832f5416cb81b8f380aa6b266c4f1196496 https://github.com/jenkinsci/workflow-plugin/commit/92c7e832f5416cb81b8f380aa6b266c4f1196496 Author: Antonio Muñiz <amu...@cloudbees.com> Date: 2016-01-15 (Fri, 15 Jan 2016) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java Log Message: ----------- Remove test because it was not testing what was supposed to do Commit: 07f234e785c9bf6e69c873d2280c479dbd599ce7 https://github.com/jenkinsci/workflow-plugin/commit/07f234e785c9bf6e69c873d2280c479dbd599ce7 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2016-01-15 (Fri, 15 Jan 2016) Changed paths: M CHANGES.md A aggregator/src/test/java/org/jenkinsci/plugins/workflow/BuildQueueTasksTest.java M job/src/main/java/org/jenkinsci/plugins/workflow/job/AfterRestartTask.java M support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java Log Message: ----------- [FIXED JENKINS-28649] Merging #298. Compare: https://github.com/jenkinsci/workflow-plugin/compare/14f9bb141bda...07f234e785c9 -- 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.