[root]/statcvs/src/net/sf/statcvs/output
web-files
(1 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 642 (100.0%) | 11393 (100.0%) | 17.7 |
Richard Cyganiak | 393 (61.2%) | 5026 (44.1%) | 12.7 |
Benoit Xhenseval | 38 (5.9%) | 2161 (19.0%) | 56.8 |
Anja Jentzsch | 100 (15.6%) | 1484 (13.0%) | 14.8 |
Jason Kealey | 25 (3.9%) | 1023 (9.0%) | 40.9 |
Lukasz Pekacki | 61 (9.5%) | 1008 (8.8%) | 16.5 |
Manuel Schulze | 8 (1.2%) | 532 (4.7%) | 66.5 |
uid91994 | 11 (1.7%) | 94 (0.8%) | 8.5 |
Steffen Pingel | 6 (0.9%) | 65 (0.6%) | 10.8 |
[1639462 ] Added support for TRAC, thanks to Jean-Francois Burdet.
94 lines of code changed in 3 files:
tidy up.
3 lines of code changed in 2 files:
Fixing FindBugs warnings / bugs.
16 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...
1034 lines of code changed in 17 files:
The RepoMap and LOCChurn pages are now available to StatCVS.
525 lines of code changed in 3 files:
[1927587]Providing a basic XML export for the StatCVS statistics.
427 lines of code changed in 8 files:
config-file now follows a similar reporting mechanism (exception) when things go wrong.
9 lines of code changed in 1 file:
Properties should be initialised, ooops forgot to check this, sorry.
3 lines of code changed in 1 file:
[Request 1252864 ] Displaying author real names, first cut.
50 lines of code changed in 2 files:
StatSVN Feature Request #1687817 is actually a bug; ViewVCIntegration was not using the canonical form when linking to the modification's visualization.
3 lines of code changed in 1 file:
Streamlined the integration of bug trackers
3 lines of code changed in 1 file:
Moved all bugtracker integration classes to their own package
14 lines of code changed in 5 files:
Support for Mantis bug tracker (Brian J¿rgensen)
13 lines of code changed in 3 files:
Documentation
3 lines of code changed in 1 file:
Refactoring to reduce the tunneling of configuration options through the static ConfigurationOptions class. Instead, a ReportConfig object is now widely passed around and has getters for most of the options.
97 lines of code changed in 3 files:
Refactor:
- OutputUtils.escapeHTML => HTML.escape
- OutputUtils => ChartUtils
- StatConstants.* => HTML.*
1 lines of code changed in 1 file:
Added -no-developer option to exclude noisy accounts
38 lines of code changed in 3 files:
Another Big Refactoring.
- introduced ReportConfig object which is passed around during report creation, this makes many argument lists much shorter
- moved output.HTMLOutput to pages.ReportSuiteMaker
- moved output.HTMLTagger to pages.HTML
- changed the way the HTML/XDoc difference worked, now the interface is pages.MarkupSyntax
- simplified the registration of extra report, now they must be implemented as Pages and passed to the ReportSuiteMaker constructor
- moved LOCSeriesBuilder from output to reports
94 lines of code changed in 11 files:
Completed switch to new-style report generation
3 lines of code changed in 3 files:
More refactoring of old to new report generation style, with tweaks to reports. We lost the ability to sort the developers table by name.
63 lines of code changed in 9 files:
(226 more)