Directory statsvn/src/net/sf/statcvs/output/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 163 (100.0%) 2268 (100.0%) 13.9
benoitx 80 (49.1%) 928 (40.9%) 11.6
jpdaigle 32 (19.6%) 712 (31.4%) 22.2
jkealey 27 (16.6%) 461 (20.3%) 17.0
gunterm 24 (14.7%) 167 (7.4%) 6.9

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.

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

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

448 lines of code changed in:

jkealey 2006-11-14 02:34

- version 0.1.2

- patch to be XHTML compliant.

15 lines of code changed in:

jkealey 2006-11-07 02:10

Merged in changes from StatCVS 0.2.3. Creating StatSVN 0.1.1

31 lines of code changed in:

jkealey 2006-08-30 15:16

errors found by klocwork inforce

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

22 lines of code changed in:

jkealey 2006-04-10 17:07

removed useless import

0 lines of code changed in:

jkealey 2006-04-10 16:59

renamed viewcvs to viewvc everywhere except Ant task.

19 lines of code changed in:

jpdaigle 2006-03-25 08:31

Adding support for -bugzilla option

20 lines of code changed in:

jpdaigle 2006-03-24 03:50

Bug 5 first attempt: authentication parameters

46 lines of code changed in:

jkealey 2006-03-20 15:17

got rid of cvsweb and fixed broken tests for repository integration

0 lines of code changed in:

jkealey 2006-03-20 15:06

bug 24 chora web repository integration; chora doesn't seem to support deleted files as of yet, so the links do not work, but diff/view works great!

45 lines of code changed in:

gunterm 2006-03-14 04:02

now saving xml files by default in $HOME/.statsvn/

18 lines of code changed in:

gunterm 2006-03-13 23:11

now saving xml files by default in the directory where statsvn.jar resides

24 lines of code changed in:

gunterm 2006-03-13 18:48

fixed bug 10: now saving xml files to a directory specified by command line arguments

34 lines of code changed in:

jkealey 2006-03-10 02:29

Bug 23: Now supporting ViewCVS.

Removed command line arguments for Chora and CVSweb. Filing new bug for support of Chora, since it supports Subversion.

24 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:

jkealey 2006-02-28 05:23

bug 2: getRevision(filename): make efficient

305 lines of code changed in:

(6 more)

Generated by StatSVN 0.3.0-dev