Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 234 (100.0%) | 3290 (100.0%) | 14.0 |
statcvs/src/net/sf/statcvs/renderer/ | 86 (36.8%) | 1551 (47.1%) | 18.0 |
statcvs/src/net/sf/statcvs/output/ | 100 (42.7%) | 1484 (45.1%) | 14.8 |
statcvs/src/net/sf/statcvs/reports/ | 1 (0.4%) | 118 (3.6%) | 118.0 |
statcvs/src/net/sf/statcvs/model/ | 14 (6.0%) | 51 (1.6%) | 3.6 |
statcvs/src/net/sf/statcvs/ | 16 (6.8%) | 51 (1.6%) | 3.1 |
statcvs/src/net/sf/statcvs/input/ | 14 (6.0%) | 17 (0.5%) | 1.2 |
statcvs/src/net/sf/statcvs/web-files/ | 2 (0.9%) | 10 (0.3%) | 5.0 |
statcvs/src/net/sf/statcvs/pages/ | 1 (0.4%) | 8 (0.2%) | 8.0 |
Developer Of The Month table added to the All Developers Page
126 lines of code changed in 2 files:
patch applied to update jfreechart to current version
179 lines of code changed in 10 files:
missing check on null added
5 lines of code changed in 1 file:
- author activity chart changed to stacked horizontal bar chart
- removed splitting of images
- removed category "removing", now: "modifying" (changing+removing) and "adding"
56 lines of code changed in 4 files:
commit activity chart optimized: all authors' commit avtivity and each author's commit activity combined in one chart
72 lines of code changed in 7 files:
added commit scatter chart per author
89 lines of code changed in 2 files:
commit activity chart added
52 lines of code changed in 5 files:
bugfix: author activity chart sequence
3 lines of code changed in 1 file:
number of authors per author activity chart can be changed now
91 lines of code changed in 3 files:
added getFileName() and saveChart(width, height, fileName)
22 lines of code changed in 1 file:
code clean-up
9 lines of code changed in 1 file:
added author name to activity charts
8 lines of code changed in 1 file:
refactorings: developer/user = author
44 lines of code changed in 5 files:
refactorings: developer = author
11 lines of code changed in 3 files:
deletion of ChartRenderer
19 lines of code changed in 2 files:
changes in author activity chart
15 lines of code changed in 3 files:
added developer character chart
92 lines of code changed in 2 files:
refactorings and
made checkstyle happy
80 lines of code changed in 9 files:
activity charts for developers added
51 lines of code changed in 4 files:
day of week chart corrected
4 lines of code changed in 1 file:
(77 more)