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

Directory Created:
2005-06-14 19:54
Total Files:
7
Deleted Files:
0
Lines of Code:
656

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Benoit Xhenseval 45 (100.0%) 755 (100.0%) 16.7

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

10 lines of code changed in:

Benoit Xhenseval 2006-10-11 14:27

Add some marketing...

198 lines of code changed in:

Benoit Xhenseval 2006-05-18 21:56

Trim any element of a list (following issue discovered by Kelly Goedert)

1 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: Util.java (+1 -1)
Benoit Xhenseval 2006-05-05 21:41

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

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

9 lines of code changed in:

Benoit Xhenseval 2006-03-16 22:42

Code review by new Checkstyle 4.1 and PMD.

0 lines of code changed in:

Benoit Xhenseval 2006-01-24 14:38

Request 1413630: Adding support for Cobertura

12 lines of code changed in:

Benoit Xhenseval 2006-01-13 16:57

[Bug 1404904]

If aSrcDir is null or empty, bypass the change of filename. thanks to John Brugge for spotting this.

18 lines of code changed in:

Benoit Xhenseval 2005-11-08 11:50

Thanks to Dave Sag for re-working the filename utility (as part of Maven 2 migration).

60 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

2 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: QALabTags.java (+2 -2)
Benoit Xhenseval 2005-08-15 21:44

remove logging facility

3 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: Util.java (+3 -3)
Benoit Xhenseval 2005-08-15 20:25

remove logging facility

4 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: Util.java (+4 -4)
Benoit Xhenseval 2005-07-06 21:57

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.

52 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: Util.java (+52)
Benoit Xhenseval 2005-07-03 15:17

format the code with Jalopy.

Add unit tests for movers.

9 lines of code changed in:

Benoit Xhenseval 2005-07-03 00:42

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

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

4 lines of code changed in:

Benoit Xhenseval 2005-06-22 21:08

Using SAX instead of DOM for the input files (checkstyle, pmd, findbugs & simian) + code review

6 lines of code changed in:

Benoit Xhenseval 2005-06-20 15:36

Added Movers reports to build & examples

18 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: Util.java (+18)
Benoit Xhenseval 2005-06-15 23:46

adding package.html

5 lines of code changed in:

  • qalab/src/main/java/net/objectlab/qalab/util: package.html (new 5)
Benoit Xhenseval 2005-06-15 23:40

checkstyle (Sun standard)

159 lines of code changed in:

(2 more)

Generated by StatSVN 0.3.2-SNAPSHOT