[root]/statcvs/src/net/sf/statcvs/pages
xml
(11 files, 1286 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 173 (100.0%) | 4876 (100.0%) | 28.1 |
Benoit Xhenseval | 67 (38.7%) | 2266 (46.5%) | 33.8 |
Richard Cyganiak | 86 (49.7%) | 1962 (40.2%) | 22.8 |
uid91994 | 18 (10.4%) | 627 (12.9%) | 34.8 |
Jason Kealey | 1 (0.6%) | 13 (0.3%) | 13.0 |
Anja Jentzsch | 1 (0.6%) | 8 (0.2%) | 8.0 |
Fixing URL escape mechanism
74 lines of code changed in 2 files:
Added a few links to Twitter: Overview, Developer of the Month and Developer.
123 lines of code changed in 5 files:
Create a link on homepage to the cloud.
4 lines of code changed in 2 files:
Added a CLOUD Tag report for words in the commit comments.
39 lines of code changed in 3 files:
Make the Charts much more configurable through the properties file.
Upgraded to JFreeChart 1.0.12.
29 lines of code changed in 5 files:
Tidying up the Twitter Integration.
8 lines of code changed in 2 files:
Fix for xdoc.
2 lines of code changed in 1 file:
A bit of fun, added links to Twitter. In the statcvs.properties file defining the user, you can add:
user.[cvsusername].twitterUsername=[twitterUserName]
user.[cvsusername].twitterUserId=[twitterUserId] -> which is an int, not easy to find...
user.[cvsusername].twitterIncludeHtml=[true/false]
user.[cvsusername].twitterIncludeFlash=[true/false]
37 lines of code changed in 1 file:
Moved version to 0.5.0
Done a cleanUp too.
6 lines of code changed in 1 file:
Added suggestion from Muhammed Nasrullah for a 12m rolling Developers report.
6 lines of code changed in 1 file:
Added -chartset option on command line and ant task for html/xdoc documentation.
13 lines of code changed in 4 files:
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:
(37 more)