[root]/statcvs/src/net/sf/statcvs/ant
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 678 (100.0%) | 27.1 |
Richard Cyganiak | 18 (72.0%) | 411 (60.6%) | 22.8 |
Benoit Xhenseval | 4 (16.0%) | 256 (37.8%) | 64.0 |
Jason Kealey | 2 (8.0%) | 6 (0.9%) | 3.0 |
Lukasz Pekacki | 1 (4.0%) | 5 (0.7%) | 5.0 |
Improved the ant task to support the configFile and the disableTwitterButton options.
16 lines of code changed in 1 file:
Moved version to 0.5.0
Done a cleanUp too.
2 lines of code changed in 1 file:
Added -chartset option on command line and ant task for html/xdoc documentation.
9 lines of code changed in 1 file:
Done an Eclipse cleanUp in order to reduce number of warnings by FindBugs / Checkstyle / PMD tools.
Sorry if it is looking like a massive change...
229 lines of code changed in 1 file:
bug: in the ant task, viewvc was causing NPE
3 lines of code changed in 1 file:
Bugfix: Bugzilla didn't work in Ant task (Brian J¿rgensen)
2 lines of code changed in 1 file:
Support for Mantis bug tracker (Brian J¿rgensen)
12 lines of code changed in 1 file:
Added -no-developer option to exclude noisy accounts
15 lines of code changed in 1 file:
Cope with empty log file instead of aborting. Deprecated EmptyRepositoryException, it is no longer used by StatCVS.
1 lines of code changed in 1 file:
- 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 1 file:
Added JCVSWeb integration (Patch 1398245, ermeaney)
12 lines of code changed in 1 file:
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 1 file:
Support for tags
15 lines of code changed in 1 file:
Package descriptions for Javadoc
11 lines of code changed in 1 file:
removed "Generated by StatCvs" from charts, toned it done on HTML pages, removed -nocredits switch
1 lines of code changed in 1 file:
refactoring: project name is now kept only in ConfigurationOptions, no longer in CvsContent
2 lines of code changed in 1 file:
CVS logs generated with the -d option now work correctly.
4 lines of code changed in 1 file:
- 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 1 file:
update command line help and Ant task with -include and -exclude
27 lines of code changed in 1 file:
cleanup of exception handling around the ConfigurationOptions object
63 lines of code changed in 1 file:
update to some TODO items
6 lines of code changed in 1 file:
added "-notes <file>" switch to include some custom notes in the index page of the report
13 lines of code changed in 1 file:
made checkstyle happy
6 lines of code changed in 1 file:
Minor code review tasks.
Added some javadocs
Fixed some unhandled Exceptions
5 lines of code changed in 1 file:
Added Andy Glover's Ant task. NOW YOU MUST DOWNLOAD developer-libs-0.5.zip FROM SOURCEFORGE!
136 lines of code changed in 1 file: