Branch: refs/heads/master Home: https://github.com/jenkinsci/matrix-project-plugin Commit: 34fffcd8f2673f5a4b112b71dac270b898f5ed63 https://github.com/jenkinsci/matrix-project-plugin/commit/34fffcd8f2673f5a4b112b71dac270b898f5ed63 Author: Alexander Heubusch <aheubu...@users.noreply.github.com> Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths: M src/main/java/hudson/matrix/MatrixBuild.java M src/main/java/hudson/matrix/MatrixConfiguration.java A src/test/java/hudson/matrix/RestartingRestoreTest.java Log Message: ----------- Persist the parent in ParentBuildAction Added getMatrixBuild to load the parent build instance on demand. Commit: e8bb9b7fe07e339c6f69106ee7979d3b5dc84640 https://github.com/jenkinsci/matrix-project-plugin/commit/e8bb9b7fe07e339c6f69106ee7979d3b5dc84640 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M src/main/java/hudson/matrix/MatrixBuild.java M src/main/java/hudson/matrix/MatrixConfiguration.java A src/test/java/hudson/matrix/RestartingRestoreTest.java Log Message: ----------- Merge pull request #31 from aheubusch/master Persist the parent in ParentBuildAction Commit: 5a565fa213dee8ef6785f70c96b16b19e0f05b98 https://github.com/jenkinsci/matrix-project-plugin/commit/5a565fa213dee8ef6785f70c96b16b19e0f05b98 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M src/main/java/hudson/matrix/MatrixConfiguration.java Log Message: ----------- Log failure to retrieve parent Commit: 39ba5b7260146db07ff57eae66f0c22329251af2 https://github.com/jenkinsci/matrix-project-plugin/commit/39ba5b7260146db07ff57eae66f0c22329251af2 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M src/test/java/hudson/matrix/RestartingRestoreTest.java Log Message: ----------- Amend tests Commit: f15fdaad2925220cff909dbad525e04e7f0232e7 https://github.com/jenkinsci/matrix-project-plugin/commit/f15fdaad2925220cff909dbad525e04e7f0232e7 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M src/main/java/hudson/matrix/Axis.java M src/test/java/hudson/matrix/AxisTest.java Log Message: ----------- Fix StringIndexOutOfBoundsException if label have no values. java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.AbstractStringBuilder.substring(AbstractStringBuilder.java:935) at java.lang.StringBuilder.substring(StringBuilder.java:76) at java.lang.AbstractStringBuilder.substring(AbstractStringBuilder.java:881) at java.lang.StringBuilder.substring(StringBuilder.java:76) at hudson.matrix.Axis.getValueString(Axis.java:236) Commit: a8b5bf50ae701283ac028b6e8c1bcc8076240065 https://github.com/jenkinsci/matrix-project-plugin/commit/a8b5bf50ae701283ac028b6e8c1bcc8076240065 Author: Oliver Gondža <ogon...@gmail.com> Date: 2017-03-22 (Wed, 22 Mar 2017) Changed paths: M pom.xml M src/test/java/hudson/matrix/RestartingRestoreTest.java A src/test/java/hudson/matrix/RestartingRestoreTest2.java Log Message: ----------- Workaround phony test failure Compare: https://github.com/jenkinsci/matrix-project-plugin/compare/5e8ce0123da0...a8b5bf50ae70 -- 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.