Branch: refs/heads/master
Home: https://github.com/jenkinsci/emma-plugin
Commit: 362a472c02819974c9eab555dc29ac7fdfaa76a2
https://github.com/jenkinsci/emma-plugin/commit/362a472c02819974c9eab555dc29ac7fdfaa76a2
Author: Seiji Sogabe <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M
src/main/resources/hudson/plugins/emma/portlet/grid/EmmaBuilderGrid/portlet.jelly
Log Message:
-----------
Don't sort "Total" row.
Commit: 21c562d71518fe33249688577add1faa051de704
https://github.com/jenkinsci/emma-plugin/commit/21c562d71518fe33249688577add1faa051de704
Author: Seiji Sogabe <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M
src/main/resources/hudson/plugins/emma/portlet/grid/EmmaBuilderGrid/portlet.jelly
Log Message:
-----------
sort lines numerically.
Commit: 4f1388ca71b5ed5a6f79af3f1ad24551027246c0
https://github.com/jenkinsci/emma-plugin/commit/4f1388ca71b5ed5a6f79af3f1ad24551027246c0
Author: Seiji Sogabe <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M
src/main/resources/hudson/plugins/emma/portlet/grid/EmmaBuilderGrid/portlet.jelly
Log Message:
-----------
fixed table style
Commit: a39a09595ef1e75f7d1843c06d22cd8cf94cbe9c
https://github.com/jenkinsci/emma-plugin/commit/a39a09595ef1e75f7d1843c06d22cd8cf94cbe9c
Author: Seiji Sogabe <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
A src/main/resources/hudson/plugins/emma/portlet/Messages_ja.properties
A
src/main/resources/hudson/plugins/emma/portlet/chart/EmmaBuilderTrendChart/config_ja.properties
A
src/main/resources/hudson/plugins/emma/portlet/chart/EmmaBuilderTrendChart/main_ja.properties
A
src/main/resources/hudson/plugins/emma/portlet/chart/EmmaBuilderTrendChart/portlet_ja.properties
A
src/main/resources/hudson/plugins/emma/portlet/grid/EmmaBuilderGrid/portlet_ja.properties
Log Message:
-----------
added Japanese localization
Commit: 37d0ea3f0afdcfc2546cd8879e171fab9f14d66e
https://github.com/jenkinsci/emma-plugin/commit/37d0ea3f0afdcfc2546cd8879e171fab9f14d66e
Author: Seiji Sogabe <[email protected]>
Date: 2012-05-21 (Mon, 21 May 2012)
Changed paths:
M src/main/java/hudson/plugins/emma/portlet/EmmaLoadData.java
Log Message:
-----------
Don't include jobs which doesn't have a coverage in dashboard.
Compare: https://github.com/jenkinsci/emma-plugin/compare/ac1f9bd...37d0ea3