Directory qalab/src/main/java/net/objectlab/qalab/exporter/

Directory Created:
2005-06-24 20:28
Total Files:
4
Deleted Files:
0
Lines of Code:
1475

Browse with ViewVC

[root]/qalab/src/main/java/net/objectlab/qalab/exporter

Lines of Code

qalab/src/main/java/net/objectlab/qalab/exporter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Benoit Xhenseval 24 (100.0%) 2013 (100.0%) 83.8

Most Recent Commits

Benoit Xhenseval 2006-11-21 11:48

- 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

90 lines of code changed in:

Benoit Xhenseval 2006-11-21 11:33

Experimental DB Exporter.

644 lines of code changed in:

Benoit Xhenseval 2006-11-16 12:03

better log.

3 lines of code changed in:

Benoit Xhenseval 2006-11-02 23:31

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...

5 lines of code changed in:

Benoit Xhenseval 2006-11-01 23:45

A bit of tidy and added a BASIC POM for Maven2 build (but it should NOT be used to build the release).

55 lines of code changed in:

Benoit Xhenseval 2006-10-11 14:27

Add some marketing...

66 lines of code changed in:

Benoit Xhenseval 2006-05-12 20:32

[ 1486606 ] cobertura chart shows "violations" on y-axis

and Move to new CVS: qalab.cvs.sourceforge.net

And bumping version to 0.9.1

2 lines of code changed in:

Benoit Xhenseval 2006-05-05 21:41

We eat our own dog food, modifications after Checkstyle/pmd/Findbugs.

121 lines of code changed in:

Benoit Xhenseval 2006-05-05 15:18

- 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.

235 lines of code changed in:

Benoit Xhenseval 2006-05-03 00:37

Reverted to jFreeChart 0.9.21 and jCommon 0.9.6 due to some issues with Maven.

15 lines of code changed in:

Benoit Xhenseval 2006-03-16 22:42

Code review by new Checkstyle 4.1 and PMD.

102 lines of code changed in:

Benoit Xhenseval 2006-01-24 14:38

Request 1413630: Adding support for Cobertura

1 lines of code changed in:

Benoit Xhenseval 2005-09-09 10:57

errorcount replaced by statvalue in qalab.xml

new doc.

acted on checkstyle issues

4 lines of code changed in:

Benoit Xhenseval 2005-07-06 22:55

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.

142 lines of code changed in:

Benoit Xhenseval 2005-07-03 15:17

format the code with Jalopy.

Add unit tests for movers.

61 lines of code changed in:

Benoit Xhenseval 2005-07-03 00:42

Add significantly more tests for the MERGE (close to 100% branch testing!)

8 lines of code changed in:

Benoit Xhenseval 2005-07-02 10:44

Fixed issue with JDK1.4 (append method does not exist on Writer). Thanks to Ekin Gulen.

32 lines of code changed in:

Benoit Xhenseval 2005-06-25 00:14

Added a propertieFile parameter to the ant task so that the export of merged stats can be tailored.

7 lines of code changed in:

Benoit Xhenseval 2005-06-24 20:28

Created a QALabExporter interface so it is now possible to define a different mechanism to save the consolidated stats (qalab.xml is the standard one). Big projects may prefer to save the data to a DB for instance.

420 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT