Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Benoit Xhenseval | 16 (100.0%) | 753 (100.0%) | 47.0 |
Use 'Current Value' and 'Previous Value' instead of 'errors' as this is more generic.
4 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:
[ 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.
39 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:
Change to use JAXP default parser, no longer xerces by default.
19 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).
32 lines of code changed in:
errorcount replaced by statvalue in qalab.xml
new doc.
acted on checkstyle issues
2 lines of code changed in:
format the code with Jalopy.
Add unit tests for movers.
20 lines of code changed in:
Added Movers reports to build & examples
361 lines of code changed in:
checkstyle (Sun standard)
1 lines of code changed in:
First attempt to upload to sourceforge.net
272 lines of code changed in: