Directory statsvn/src/net/sf/statcvs/renderer/

Directory Created:
2006-01-19 07:13
Directory Deleted:
2006-11-19 19:35
Total Files:
0
Deleted Files:
16
Lines of Code:
0

Browse with ViewVC

[root]/statsvn/src/net/sf/statcvs/renderer

Lines of Code

statsvn/src/net/sf/statcvs/renderer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 75 (100.0%) 719 (100.0%) 9.5
benoitx 41 (54.7%) 400 (55.6%) 9.7
jpdaigle 20 (26.7%) 251 (34.9%) 12.5
jkealey 8 (10.7%) 41 (5.7%) 5.1
gunterm 6 (8.0%) 27 (3.8%) 4.5

Most Recent Commits

benoitx 2006-11-19 19:35

Move to net.sf.statsvn

0 lines of code changed in:

benoitx 2006-11-18 01:14

Fixed some checkstyle issues (using final wherever possible, hence a few changes...)

Introduced constants and rename final static method in upper case (was inconsistent).

Also there were a few inconsistencies in the use of { on the same line as for or if.

Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)

I hope this is ok.

219 lines of code changed in:

benoitx 2006-11-17 00:39

Replaced string concatenation with StringBuffer

Added a few final on constructor parameters.

Fixed a few FindBugs/PMD/Checkstyle.

Added a site navigation file for Maven.

125 lines of code changed in:

benoitx 2006-11-16 11:10

First cut for the refactored html/xdoc generation.

Use the new command line parameter -format xdoc|html (html by default).

When xdoc is used and NO css is provided, it will use the objectlab-statcvs-xdoc.css which is now part of StatSvn.

This checkin also resurrect the Maven build.

56 lines of code changed in:

jkealey 2006-11-14 02:34

- version 0.1.2

- patch to be XHTML compliant.

7 lines of code changed in:

jkealey 2006-11-07 02:10

Merged in changes from StatCVS 0.2.3. Creating StatSVN 0.1.1

29 lines of code changed in:

jpdaigle 2006-04-18 03:14

Bug 34: refactoring the bugzilla integration a bit to implement the new WebBugtrackerIntegration interface. No functional change.

5 lines of code changed in:

jpdaigle 2006-03-25 08:31

Adding support for -bugzilla option

2 lines of code changed in:

jkealey 2006-02-28 18:46

* Added some serial ids to serializable classes.

* added utility methods to go from [relative, absolute, url] to [relative, absolute, url]

* deprecated a few files

* Bug 1: added test suite to make sure they work as intended. need to test in the field, but behaviour is now easy to track.

5 lines of code changed in:

gunterm 2006-02-21 20:23

renaming from CVS to abstract names or SVN; followed StatsCVS recommedations

27 lines of code changed in:

jpdaigle 2006-01-19 07:13

Initial statcvs project import

244 lines of code changed in:

Generated by StatSVN 0.3.0-dev