Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 19817fb773480f3f2d5cbfc49ed30ba1de6d0d7f
https://github.com/jenkinsci/jenkins/commit/19817fb773480f3f2d5cbfc49ed30ba1de6d0d7f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M core/src/main/java/hudson/tasks/MailMessageIdAction.java
M core/src/test/java/hudson/slaves/NodeListTest.java
Log Message:
-----------
Fixing test failures
Commit: 1774927de2c87e9f8142649e93901b1340380f59
https://github.com/jenkinsci/jenkins/commit/1774927de2c87e9f8142649e93901b1340380f59
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
R core/src/test/java/hudson/model/RunTest.java
R core/src/test/java/hudson/model/SimpleJobTest.java
A test/src/test/java/hudson/model/RunTest.java
A test/src/test/java/hudson/model/SimpleJobTest.java
Log Message:
-----------
Updating tests to work since these tests now require full-blown Jenkins
environment.
Commit: 82a7da719515e17608b6d2a5d920cd509823587f
https://github.com/jenkinsci/jenkins/commit/82a7da719515e17608b6d2a5d920cd509823587f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M core/src/main/java/hudson/util/XStream2.java
A core/src/main/java/hudson/util/xstream/ImmutableSetConverter.java
A core/src/main/java/hudson/util/xstream/ImmutableSortedSetConverter.java
Log Message:
-----------
Added additional converters.
Commit: f27891626f363d1b7a4965ae915b3960c61bda6b
https://github.com/jenkinsci/jenkins/commit/f27891626f363d1b7a4965ae915b3960c61bda6b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M test/src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
Log Message:
-----------
Jenkins
Commit: f461f5609b37e76c159594e314bc96dc57cd06bb
https://github.com/jenkinsci/jenkins/commit/f461f5609b37e76c159594e314bc96dc57cd06bb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M core/src/main/java/hudson/Functions.java
Log Message:
-----------
Merge remote branch 'origin/master'
Commit: dd0f362ef81d7d9d7be94b82d7815ee56e3ffea5
https://github.com/jenkinsci/jenkins/commit/dd0f362ef81d7d9d7be94b82d7815ee56e3ffea5
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-02-08 (Wed, 08 Feb 2012)
Changed paths:
M core/src/main/java/hudson/Functions.java
Log Message:
-----------
Follow-up fix to 968c19dfc98885950bf8bb5ebd43b12ded686263
removing static is a binary incompatible change.
Compare: https://github.com/jenkinsci/jenkins/compare/968c19d...dd0f362