Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 20 (100.0%) | 419 (100.0%) | 20.9 |
cyganiak | 18 (90.0%) | 411 (98.1%) | 22.8 |
lukasz | 1 (5.0%) | 5 (1.2%) | 5.0 |
jkealey | 1 (5.0%) | 3 (0.7%) | 3.0 |
Bugfix: Bugzilla didn't work in Ant task (Brian J¿rgensen)
2 lines of code changed in:
Support for Mantis bug tracker (Brian J¿rgensen)
12 lines of code changed in:
Added -no-developer option to exclude noisy accounts
15 lines of code changed in:
Cope with empty log file instead of aborting. Deprecated EmptyRepositoryException, it is no longer used by StatCVS.
1 lines of code changed in:
- Ant task supports all options again
- Ant task uses the same names as the command line for everything
- build file can call Ant task via "ant run.ant"
77 lines of code changed in:
Added JCVSWeb integration (Patch 1398245, ermeaney)
12 lines of code changed in:
Refactoring of StatCVS so that StatSVN can properly extend it.
Added StatSVN features: bugzilla integration, viewvc integration, xdoc export
Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.
3 lines of code changed in:
Support for tags
15 lines of code changed in:
Package descriptions for Javadoc
11 lines of code changed in:
removed "Generated by StatCvs" from charts, toned it done on HTML pages, removed -nocredits switch
1 lines of code changed in:
refactoring: project name is now kept only in ConfigurationOptions, no longer in CvsContent
2 lines of code changed in:
CVS logs generated with the -d option now work correctly.
4 lines of code changed in:
- made first command line parameter (project name) optional
- module name will be retrieved from the logfile and used as default
- project name can be specified using new -title option
8 lines of code changed in:
update command line help and Ant task with -include and -exclude
27 lines of code changed in:
cleanup of exception handling around the ConfigurationOptions object
63 lines of code changed in:
update to some TODO items
6 lines of code changed in:
added "-notes <file>" switch to include some custom notes in the index page of the report
13 lines of code changed in:
made checkstyle happy
6 lines of code changed in:
Minor code review tasks.
Added some javadocs
Fixed some unhandled Exceptions
5 lines of code changed in:
Added Andy Glover's Ant task. NOW YOU MUST DOWNLOAD developer-libs-0.5.zip FROM SOURCEFORGE!
136 lines of code changed in: