Summary Period: 2006-11-13 to 2006-11-01 (Commits 181-230 of 230)
corrected some minor mistakes on index page
6 lines of code changed in:
Added a script for statSvn.
172 lines of code changed in:
Tidy
5 lines of code changed in:
More build tuning...
7 lines of code changed in:
Try to sort out a combined build m1 and m2... not trivial... lots of dark magic...
62 lines of code changed in:
Bit of tidy up...
345 lines of code changed in:
Move to version 1.0
90 lines of code changed in:
document latest changes.
9 lines of code changed in:
Fix Checkstyle warnings.
28 lines of code changed in:
Fix Checkstyle warning.
3 lines of code changed in:
Fix PMD warning.
4 lines of code changed in:
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.
137 lines of code changed in:
The summary table now defines 2 columns per type and generates only one row for each date entry.
81 lines of code changed in:
Use different stroke per type.
24 lines of code changed in:
Defining a colo(u)r per statistics... not obvious choice, Shelby feel free to suggest a better set..
42 lines of code changed in:
typo.
1 lines of code changed in:
On the chart, display only the EXISTING types (rather than the list). Have not had a chance to compile (machine @ work being cleared at the moment). But it should work...
7 lines of code changed in:
try to make it more explicit.
2 lines of code changed in:
Use 'Current Value' and 'Previous Value' instead of 'errors' as this is more generic.
16 lines of code changed in:
changed the pom back to old version of findbugs until it is released.
13 lines of code changed in:
quick changes for reports
13 lines of code changed in:
Run both Cobertura reports (xml & html) in one go...
5 lines of code changed in:
Fix a few issues with site generation (broken links, missing data)
913 lines of code changed in:
Spelling mistake.
1 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
137 lines of code changed in:
As noticed by Shelby, the Cobertura stats could be part of the movers as they are kept at file level.
The trend however should be inverted as 100 = 0 defects, so qalab calculates 100-statValue as the actual move.
Change across the board.
177 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
88 lines of code changed in:
Tidying up a few loose ends (like an extra "a" character on maven 2 reports).
119 lines of code changed in:
Removed link as it now appears in footer.
0 lines of code changed in:
Fix link.
1 lines of code changed in:
removed duplicated reports and versions
5 lines of code changed in:
typo!
41 lines of code changed in:
Modularised build. Use the 'releasebuild.bat' in qalab root directory to build:
1/ the QALab library by maven2
2/ Maven 2 plugin and site
3/ QALab via Maven1 and site
4/ Maven 1 Plugin and site
5/ Fully integrated site
184 lines of code changed in:
Prepare for modularised m1 build.Fit in the standard Maven layout.
161 lines of code changed in:
Prepare for modularised m1 build (full) and basic m2 build.
465 lines of code changed in:
Fit in the standard Maven layout.Prepare for modularised m1 build.
1784 lines of code changed in:
Fit in the standard Maven layout.
827 lines of code changed in:
Prepare for modularised m1 build.
907 lines of code changed in:
The missing file! Sorry about that.
571 lines of code changed in:
[Bug 1579462] Use the xdoc directory variable.
53 lines of code changed in:
Suggested changes by Shelby.
3 lines of code changed in:
re-introduced the @parameter, I do not think that I can add back the @required as this mojo should not be used anymore... (well there are better ways!)
1 lines of code changed in:
Integrated ALL qalab reports in the Maven site, Yeepeee!
18 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...
2182 lines of code changed in:
Fix spacing.
2 lines of code changed in:
Moved version to 1.0-b1 across the board, except the Maven2 plugin (what should we do for that version???)
40 lines of code changed in:
reformatted
184 lines of code changed in:
Movers Default is checkstyle, pmd and findbugs. Please note that there is no point of adding pmd-cpd, simian or Cobertura as no statistics are kept at file level for those.
393 lines of code changed in:
* Integrated the reports in the maven site (Oh Yes!!) via the generation of xdocs. This is now the default behaviour but one can still call the old stylesheets
* Created a simple QALabStatAllMergeMojo that creates all merge in one go with default values from Maven. But it is configurable also.
1176 lines of code changed in:
removed unnecessary comment.
1 lines of code changed in:
Generated by StatSVN v0.1