Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 1902 (100.0%) | 36287 (100.0%) | 19.0 |
src/net/sf/statcvs/model/ | 314 (16.5%) | 6551 (18.1%) | 20.8 |
src/net/sf/statcvs/output/ | 387 (20.3%) | 5543 (15.3%) | 14.3 |
src/net/sf/statcvs/input/ | 194 (10.2%) | 4366 (12.0%) | 22.5 |
tests-src/net/sf/statcvs/input/ | 119 (6.3%) | 2651 (7.3%) | 22.2 |
src/net/sf/statcvs/renderer/ | 173 (9.1%) | 2546 (7.0%) | 14.7 |
src/net/sf/statcvs/pages/ | 81 (4.3%) | 1945 (5.4%) | 24.0 |
src/net/sf/statcvs/reports/ | 69 (3.6%) | 1893 (5.2%) | 27.4 |
tests-src/net/sf/statcvs/model/ | 144 (7.6%) | 1837 (5.1%) | 12.7 |
src/net/sf/statcvs/charts/ | 47 (2.5%) | 1567 (4.3%) | 33.3 |
src/net/sf/statcvs/util/ | 55 (2.9%) | 1387 (3.8%) | 25.2 |
src/net/sf/statcvs/reportmodel/ | 23 (1.2%) | 1266 (3.5%) | 55.0 |
tests-src/net/sf/statcvs/output/ | 22 (1.2%) | 702 (1.9%) | 31.9 |
tests-src/net/sf/statcvs/util/ | 16 (0.8%) | 654 (1.8%) | 40.8 |
src/net/sf/statcvs/ | 96 (5.0%) | 651 (1.8%) | 6.7 |
etc/ | 5 (0.3%) | 550 (1.5%) | 110.0 |
src/net/sf/statcvs/web-files/ | 28 (1.5%) | 538 (1.5%) | 19.2 |
src/net/sf/statcvs/ant/ | 18 (0.9%) | 411 (1.1%) | 22.8 |
/ | 71 (3.7%) | 402 (1.1%) | 5.6 |
tests-src/net/sf/statcvs/renderer/xml/ | 11 (0.6%) | 253 (0.7%) | 23.0 |
tests-src/net/sf/statcvs/reportmodel/ | 2 (0.1%) | 222 (0.6%) | 111.0 |
src/net/sf/statcvs/renderer/xml/ | 3 (0.2%) | 202 (0.6%) | 67.3 |
.settings/ | 1 (0.1%) | 62 (0.2%) | 62.0 |
tests-src/net/sf/statcvs/pages/ | 2 (0.1%) | 59 (0.2%) | 29.5 |
src/net/sf/statcvs/gui/ | 6 (0.3%) | 13 (0.0%) | 2.1 |
tests-src/net/sf/statcvs/renderer/ | 1 (0.1%) | 12 (0.0%) | 12.0 |
tests-src/net/sf/statcvs/ | 6 (0.3%) | 4 (0.0%) | 0.6 |
lib/ | 8 (0.4%) | 0 (0.0%) | 0.0 |
Version number to v0.3
1 lines of code changed in:
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)
90 lines of code changed in:
Improved layout for XDoc
5 lines of code changed in:
SymbolicNames can have an explicit date. Needed for StatSVN.
18 lines of code changed in:
Shuffled stuff around on the AllDevelopers page
9 lines of code changed in:
Fixed NPE when developer has 0 lines of code (modified only binary files?)
4 lines of code changed in:
XDoc CSS fixes (Benoit)
46 lines of code changed in:
Fixed NPE with StatSVN
3 lines of code changed in:
text tweak
2 lines of code changed in:
Tweak some chart colors
2 lines of code changed in:
Tweak some chart colors
31 lines of code changed in:
Make XDoc stylesheet work with latest reports
12 lines of code changed in:
Review from Benoit Xhenseval:
- fixed two XML well-formedness errors
- re-added tags to file statistics charts, and made them large size again
- fixed a silly NPE when running with no WebRepository (regression)
14 lines of code changed in:
bugfix (regression), silly NPE
2 lines of code changed in:
removed unused code
1 lines of code changed in:
Re-instated messages for log out-of-sync issues, but now as info not warning
9 lines of code changed in:
No longer needed
0 lines of code changed in:
Documentation
3 lines of code changed in:
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.
343 lines of code changed in:
(383 more)