Summary Period: 2005-06-27 to 2006-11-09
[root]/maven-qalab-plugin/plugin-resources
images
(1 files, 0 lines)
Total Lines Of Code:
1399 (2006-11-13 15:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
benoitx | 37 (100.0%) | 1504 (100.0%) | 40.6 |
The chart task will check the LATEST date on record across all types, if the last day of a given type
is AT LEAST 28h (to take into account people who use timestamp rather than date) before the latest date and there are NO records afterwards, we shall assume
that the statistics have fallen to 0 and draw a line down to 0 for the day after the last stat for that type.
2 lines of code changed in:
Use 'Current Value' and 'Previous Value' instead of 'errors' as this is more generic.
2 lines of code changed in:
Thanks to Shelby Sanders for this set of patches (see below) as well as couple of extra one (spelling summary on method, passing the axis information when using the MergeAndChartReport and found same XSLT bug in qalab/maven 1 modules).
- Changed BuildStatChartMojo to allow overriding of axis titles
- Overrode axis titles to differentiate between "Violation Count" and "Coverage Percent"
- Changed QALabStatAllMergeMojo to create an empty "qalab.xml" when there is nothing to merge in order to avoid errors in reporting
- A couple of minor fixes for reference bugs in the stylesheets
1 lines of code changed in:
Fix link.
1 lines of code changed in:
Integrated ALL qalab reports in the Maven site, Yeepeee!
14 lines of code changed in:
Created TWO reports for Maven2 that do a lot:
- report-merge-chart:
* goes through all supported items
* merges the data in qalab.xml
* Generate every charts for the qalab.xml
* generate the XDOC documents required to integrate the results
- report-movers-all:
* generates the xml for movers (i.e. calculate the movers)
* generate the XDOC documents required to integrate the results on the web site/fml/faq.fml
Both reports can be customized but that should really the exception...
366 lines of code changed in:
[ 1579457 ] Chart size properties ignored in generated HTML. Thanks to Geoff Bennett for reporting it.
The XSLT will not force any size on the images.
2 lines of code changed in:
Add some marketing...
175 lines of code changed in:
[ 1486606 ] cobertura chart shows "violations" on y-axis
and Move to new CVS: qalab.cvs.sourceforge.net
And bumping version to 0.9.1
15 lines of code changed in:
Suggestions from Jeff Jensen and removal of the DTD section in Cobertura files.
33 lines of code changed in:
Fix Movers report (link for Cobertura).
Changed mover report format to have an ID AND a path (like qalab.xml).
7 lines of code changed in:
- New XML Format: version 1.1, qalab has a version, file has an ID that is valid and a path
- Automatic conversion of qalab.xml to the newer format AND DTD.
- Changed XSL to take into account new path attribute
- Use yyyy-mm-dd if date only (ie no time "00:00:00"
- Add cobertura stats in the movers xsl.
- updated documentation for 0.9.0
- updated XML files to new format.
15 lines of code changed in:
<available..> is part of ant
2 lines of code changed in:
Request 1413630: Adding support for Cobertura
38 lines of code changed in:
errorcount replaced by statvalue in qalab.xml
new doc.
acted on checkstyle issues
10 lines of code changed in:
Adding RSS to QALab report.
229 lines of code changed in:
Add RSS feed for QALab Movers report.
55 lines of code changed in:
Add qalab.merge.timestampdateonly parameter in properties file for merge, this is useful if one wants to keep only a date in the file. Use it in conjunction with qalab.merge.action
Add qalab.merge.action parameter in properties file for merge, can be useful if one runs the stats merger several times per day but want to keep only one set per day! The new set replaces the old set.
15 lines of code changed in:
Add link to the file level charts.
1 lines of code changed in:
Add table with summary result in reverse order.
19 lines of code changed in:
(1 more)
Generated by StatSVN v0.1