[root]/statcvs/src/net/sf/statcvs/pages
xml
(11 files, 1295 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 146 (100.0%) | 4535 (100.0%) | 31.0 |
Richard Cyganiak | 86 (58.9%) | 1962 (43.3%) | 22.8 |
Benoit Xhenseval | 40 (27.4%) | 1925 (42.4%) | 48.1 |
uid91994 | 18 (12.3%) | 627 (13.8%) | 34.8 |
Jason Kealey | 1 (0.7%) | 13 (0.3%) | 13.0 |
Anja Jentzsch | 1 (0.7%) | 8 (0.2%) | 8.0 |
Re-coded the auto-link facility this time using regular Expressions (from 41 lines of code to 3...).
I'd recommend this book: http://www.amazon.co.uk/exec/obidos/ASIN/1590591070/benoitxhenseshal
15 lines of code changed in 1 file:
Adding Head revision on index page for SVN.
18 lines of code changed in 1 file:
Fixing FindBugs warnings / bugs.
10 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...
1095 lines of code changed in 17 files:
Reduce log.
16 lines of code changed in 2 files:
Added auto-link for commit comments if the link start with either http:// https:// or simply www. (assuming that there is a space before www.)
So these should work: http://www.appendium.com and https://www.jboss.org
and www.lavablast.com
233 lines of code changed in 3 files:
Fix for [ 1725844 ] division by zero. Thanks to Jan Dockx.
108 lines of code changed in 1 file:
Removed some 1.5 code.
5 lines of code changed in 1 file:
Bug 1913627: (contributor: Martin Majlis) Fix for division by zero error.
13 lines of code changed in 1 file:
[1927587]Providing a basic XML export for the StatCVS statistics.
94 lines of code changed in 1 file:
Only add a Revision number on the commit page if the commit is for one file only in CVS. Under StatSVN all committed files are part of the same revision.
219 lines of code changed in 1 file:
Applied patch to StatCVS to add Affected files count per commit.
Thanks to Martin Majlis.
27 lines of code changed in 2 files:
Patch from Martin Majlis for request 1919076
Adding the revision number on the commit log page.
16 lines of code changed in 2 files:
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.
12 lines of code changed in 1 file:
Suggested to add a title to the icons for directories, it is 100% backward compatible. Any missing entry will be treated in the same way as before.
The entries in statcvs.properties for icon description are: DELETED_DIRECTORY_ICON, DELETED_FILE_ICON, DIRECTORY_ICON, FILE_ICON and BUG_ICON.
Some people found the icons 'difficult' to understand, the text, which is now part of the statcvs.properties (and hence customizable/i18n) should help.
the original request was for StatSVN on http://sourceforge.net/tracker/index.php?func=detail&aid=1685216&group_id=164845&atid=833329
20 lines of code changed in 2 files:
[Request 1252864 ] Displaying author real names, first cut.
37 lines of code changed in 4 files:
Bugfix: #1691178 StatCVS has broken link if 1 author (Benoit)
2 lines of code changed in 1 file:
iso-8859-1 instead of us-ascii for XML encoding (Benoit)
6 lines of code changed in 1 file:
Fixed NPE with null chart (Bug #1629929)
6 lines of code changed in 1 file:
Streamlined the integration of bug trackers
2 lines of code changed in 1 file:
(26 more)