Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 829f491cbd34940709cc6d2b8624f0d0a9b049e5
https://github.com/jenkinsci/jenkins/commit/829f491cbd34940709cc6d2b8624f0d0a9b049e5
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-04-16 (Mon, 16 Apr 2012)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixProject.java
Log Message:
-----------
getItem contract requires returning null
Commit: c15ce7d52c049390d0ff7a69b1722c741bbc28d3
https://github.com/jenkinsci/jenkins/commit/c15ce7d52c049390d0ff7a69b1722c741bbc28d3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-04-16 (Mon, 16 Apr 2012)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
The code was incorrectly ignoring bogus suffix.
It should return null for those cases instead.
Compare: https://github.com/jenkinsci/jenkins/compare/d519f31...c15ce7d