Branch: refs/heads/pull-426 Home: https://github.com/jenkinsci/jenkins Commit: 3c30e139dec705edfbf51d026a5c5a465e0a379f https://github.com/jenkinsci/jenkins/commit/3c30e139dec705edfbf51d026a5c5a465e0a379f Author: Thorsten Möllers <git...@thorzten.de> Date: 2012-04-06 (Fri, 06 Apr 2012)
Changed paths: M core/src/main/java/hudson/matrix/MatrixProject.java M core/src/main/java/hudson/matrix/MatrixRun.java M core/src/main/java/hudson/model/AbstractBuild.java M core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly Log Message: ----------- JENKINS-4960: Adapt changes to release jenkins-1.458 Commit: c452b16e8c6cfd32e8f2b36959b6c173c064ba73 https://github.com/jenkinsci/jenkins/commit/c452b16e8c6cfd32e8f2b36959b6c173c064ba73 Author: Thorsten Möllers <git...@thorzten.de> Date: 2012-04-06 (Fri, 06 Apr 2012) Changed paths: A core/src/main/resources/hudson/matrix/MatrixProject/help-useSameScmCheckout.html Log Message: ----------- Add additional help file forgotten in previous commit Commit: a699df3b346c05fe90b1034c38b38bf1a4323411 https://github.com/jenkinsci/jenkins/commit/a699df3b346c05fe90b1034c38b38bf1a4323411 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-04-06 (Fri, 06 Apr 2012) Changed paths: M core/src/main/resources/hudson/matrix/MatrixProject/configure-entries.jelly M core/src/main/resources/hudson/matrix/MatrixProject/help-useSameScmCheckout.html Log Message: ----------- Moving into the "advanced" section. The checkout strategy in the matrix project should be pluggable, as there are various other ways to do this (one very common RFE is not to check out in the head and just do it in children.) Commit: 73eac0fe0f8ffafdb84504283e3f1e11ca93add9 https://github.com/jenkinsci/jenkins/commit/73eac0fe0f8ffafdb84504283e3f1e11ca93add9 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-04-06 (Fri, 06 Apr 2012) Changed paths: M core/src/main/java/hudson/matrix/MatrixProject.java Log Message: ----------- hiding this from plugins Compare: https://github.com/jenkinsci/jenkins/compare/3c30e13^...73eac0f