Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: add119d3535228d1f507bdd5ceabf27cb9cbe669
https://github.com/jenkinsci/jenkins/commit/add119d3535228d1f507bdd5ceabf27cb9cbe669
Author: lvotypko <[email protected]>
Date: 2012-05-22 (Tue, 22 May 2012)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixBuild.java
M core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
Log Message:
-----------
Correction of returned url
Commit: af0af449067a6895f955502d639d84214a6e82e3
https://github.com/jenkinsci/jenkins/commit/af0af449067a6895f955502d639d84214a6e82e3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-22 (Tue, 22 May 2012)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixBuild.java
M core/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly
Log Message:
-----------
Massaging the previous commit a bit.
404 for nearby configuration builds can make the life of automated
client script more complicated, so opt for redirection.
Compare: https://github.com/jenkinsci/jenkins/compare/d1b2ba7...af0af44