[root]/maven-qalab-plugin
plugin-resources
(6 files, 1449 lines)
images
(1 files, 0 lines)
src
(0 files, 0 lines)
site
(7 files, 705 lines)
images
(3 files, 0 lines)
style
(1 files, 146 lines)
xdocs
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Benoit Xhenseval | 85 (100.0%) | 1578 (100.0%) | 18.5 |
Request 1607990, Emma Support, Thanks to Robert Crawford.
2 lines of code changed in:
- qalab xml moves to version 1.2 which also contains a project and module per summaryresult and file.
- the file id now also contains project-module-formerFileId in order to avoid clashes if 2 identical files in different modules/projects
- the migration from one XML format to the other is fully automatic! User MUST specify the values for 2 param in their project.properties
qalab.merge.projectName=
qalab.merge.moduleName=
- changed the movers report to show the project/module data
2 lines of code changed in:
move qalab to version 1.1
1 lines of code changed in:
Add an exporter class in the plugin to allow DB export.
7 lines of code changed in:
Try to sort out a combined build m1 and m2... not trivial... lots of dark magic...
5 lines of code changed in:
Move to version 1.0
2 lines of code changed in:
Fix a few issues with site generation (broken links, missing data)
2 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.
34 lines of code changed in:
A fair amount of tidying up for the consolidated site generation.
3 lines of code changed in:
Tidying up a few loose ends (like an extra "a" character on maven 2 reports).
5 lines of code changed in:
Prepare for modularised m1 build.Fit in the standard Maven layout.
38 lines of code changed in:
[Bug 1579462] Use the xdoc directory variable.
1 lines of code changed in:
Integrated ALL qalab reports in the Maven site, Yeepeee!
3 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...
0 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???)
6 lines of code changed in:
removed unnecessary comment.
1 lines of code changed in:
Add some marketing...
120 lines of code changed in:
Tidy up some doco (ref to 0.9.2 for now).
3 lines of code changed in:
Added support (and tests) for PMD CPD (Copy Paste Detector) as an alternative to Simian which is non-open source.
Moved version to 0.9.2, ready for next release.
19 lines of code changed in:
Added support (and tests) for PMD CPD (Copy Paste Detector) as an alternative to Simian which is non-open source.
Moved version to 0.9.2, ready for next release.
7 lines of code changed in:
(33 more)