Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: c5cefcb1650a36f7fc5f7e551f7204dbb3dc5d07
https://github.com/jenkinsci/jenkins/commit/c5cefcb1650a36f7fc5f7e551f7204dbb3dc5d07
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M core/src/main/java/hudson/model/ParameterValue.java
Log Message:
-----------
documenting what this method does
Commit: 5753ca5924f3cb85244ea170321c9fc3ca86a4eb
https://github.com/jenkinsci/jenkins/commit/5753ca5924f3cb85244ea170321c9fc3ca86a4eb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M test/src/test/java/hudson/tasks/EnvVarsInConfigTasksTest.java
Log Message:
-----------
fixed a test regression.
Now that Ant plugin is outside Jenkins core, changing the message (was done in
76edfd3a563f9df15098ae6001791f9be6c88e03) caused this regression.
Compare: https://github.com/jenkinsci/jenkins/compare/c86aa67...5753ca5