Summary Period: 2006-02-13 to 2006-11-12
[root]/maven2-qalab-plugin
.settings
(1 files, 6 lines)
src
(0 files, 0 lines)
changes
(1 files, 30 lines)
main
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(0 files, 0 lines)
m2
(13 files, 2776 lines)
report
(4 files, 1286 lines)
util
(4 files, 379 lines)
resources
(5 files, 1122 lines)
images
(1 files, 0 lines)
site
(1 files, 58 lines)
apt
(1 files, 18 lines)
fml
(1 files, 454 lines)
test
(0 files, 0 lines)
java
(0 files, 0 lines)
net
(0 files, 0 lines)
objectlab
(0 files, 0 lines)
qalab
(0 files, 0 lines)
m2
(0 files, 0 lines)
util
(2 files, 282 lines)
resources
(0 files, 0 lines)
UtilsTest
(1 files, 1 lines)
XmlTransformerTest
(3 files, 133 lines)
Total Lines Of Code:
1214 (2006-11-13 15:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 2660 (100.0%) | 59.1 |
benoitx | 38 (84.4%) | 1678 (63.1%) | 44.1 |
davesag | 7 (15.6%) | 982 (36.9%) | 140.2 |
Bit of tidy up...
36 lines of code changed in:
Move to version 1.0
7 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.
35 lines of code changed in:
Use 'Current Value' and 'Previous Value' instead of 'errors' as this is more generic.
6 lines of code changed in:
changed the pom back to old version of findbugs until it is released.
2 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)
36 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.
20 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
16 lines of code changed in:
Tidying up a few loose ends (like an extra "a" character on maven 2 reports).
53 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
35 lines of code changed in:
Prepare for modularised m1 build.Fit in the standard Maven layout.
35 lines of code changed in:
[Bug 1579462] Use the xdoc directory variable.
1 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...
298 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???)
4 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.
388 lines of code changed in:
* Changed default to use a DATE only (and replace stats if same date is found). a new config "dateOnly" allows you to change it.
*Added multiple specialised Mojos for Checkstyle, pmd, Simian, Findbugs, Coberetura, PMD CPD in order
to simplify the POM (i.e. no need to define where the input file is or the handler, unless you need to change the default maven values)
* Changed default summaryOnly to false for charts
* Added support for PMD CPD: Copy Paste Detector
* Added support for Cobertura: cobertura-line and cobertura-branch
* Updated to use JFreeChart 1.0.2 and JCommon 1.0.5
* Updated to use QALab 0.9.2
435 lines of code changed in:
Cleaned up
11 lines of code changed in:
Creating a series of 'sub Mojos' to simplify the declaration of qalab tasks in the pom.xml
198 lines of code changed in:
Created the Eclipse project for Maven 2 plugin... Marcin, up to you now...
49 lines of code changed in:
(7 more)
Generated by StatSVN v0.1