Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 05e53b5a02d87dc4d84555b7640fa28a4912b216
https://github.com/jenkinsci/jenkins/commit/05e53b5a02d87dc4d84555b7640fa28a4912b216
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/HealthReport.java
A core/src/main/java/jenkins/util/NonLocalizable.java
Log Message:
-----------
exposed NonLocalizable for consumption by others
Commit: 5cfb064d24f68c98f96a381e525a6313214cd302
https://github.com/jenkinsci/jenkins/commit/5cfb064d24f68c98f96a381e525a6313214cd302
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
M core/src/main/java/hudson/model/TimeSeries.java
Log Message:
-----------
made these classes serializable
Commit: 1738cc8ebe031ba7c6830ab0c5810401e8f27bf9
https://github.com/jenkinsci/jenkins/commit/1738cc8ebe031ba7c6830ab0c5810401e8f27bf9
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/MultiStageTimeSeries.java
Log Message:
-----------
allow subtypes to tweak the graph
Commit: def7e434af47d33a2e9290a54a0489b32990bd6b
https://github.com/jenkinsci/jenkins/commit/def7e434af47d33a2e9290a54a0489b32990bd6b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
Log Message:
-----------
allow programmatic addition of Action to Computer
Compare:
https://github.com/jenkinsci/jenkins/compare/d5adf1c36f5f...def7e434af47