[root]/statcvs/src/net/sf/statcvs/reports
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 114 (100.0%) | 3240 (100.0%) | 28.4 |
Richard Cyganiak | 69 (60.5%) | 1548 (47.8%) | 22.4 |
Benoit Xhenseval | 31 (27.2%) | 1419 (43.8%) | 45.7 |
Anja Jentzsch | 1 (0.9%) | 118 (3.6%) | 118.0 |
uid91994 | 1 (0.9%) | 88 (2.7%) | 88.0 |
Jason Kealey | 12 (10.5%) | 67 (2.1%) | 5.5 |
Added documentation for the new Cloud mechanism.
10 lines of code changed in 1 file:
Add a few terms on the exclusion.
7 lines of code changed in 1 file:
Added a CLOUD Tag report for words in the commit comments.
194 lines of code changed in 1 file:
Tidying up the Twitter Integration.
2 lines of code changed in 1 file:
Fixing bug in new rolling report.
13 lines of code changed in 1 file:
Moved version to 0.5.0
Done a cleanUp too.
3 lines of code changed in 1 file:
Added suggestion from Muhammed Nasrullah for a 12m rolling Developers report.
256 lines of code changed in 2 files:
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...
826 lines of code changed in 17 files:
Applied patch for [ 1757394 ] Do not lump C++ .C,.H files in "Others" [patch]
1 lines of code changed in 1 file:
[1927587]Providing a basic XML export for the StatCVS statistics.
87 lines of code changed in 1 file:
As per my email earlier today, I have reverted to using the login id for the CommitScatterChart (full names would overlap too easily).
So, in order to show the relationship between an author real name and an author id, I have added a column "Author Id" on the Developers page only,
which is the page containing the scatter diagram.
20 lines of code changed in 4 files:
Fixed NPE with StatSVN
3 lines of code changed in 1 file:
Developer Of The Month table added to the All Developers Page
118 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.
16 lines of code changed in 2 files:
Added file type report
102 lines of code changed in 1 file:
Work around a JFreeChart bug that causes NPE
11 lines of code changed in 1 file:
- Repository.getSymbolicNames() now returns only those matching ConfigurationOptions.getSymbolicNamesPattern()
- Added Repository.getHead() special symbolic name
- Show repository tags in commit log
- Add table with all tags to index page
146 lines of code changed in 1 file:
Added -no-developer option to exclude noisy accounts
153 lines of code changed in 7 files:
Changed directory sizes table to show current LOC insead of total contributed LOC; removed the lines per change column
53 lines of code changed in 2 files:
Don't show LOC chart for directories that contain only binary files
11 lines of code changed in 1 file:
(25 more)