[root]/statcvs/src/net/sf/statcvs/weblinks/bugs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 393 (100.0%) | 26.2 |
Richard Cyganiak | 8 (53.3%) | 248 (63.1%) | 31.0 |
Benoit Xhenseval | 7 (46.7%) | 145 (36.9%) | 20.7 |
Moved version to 0.5.0
Done a cleanUp too.
3 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...
28 lines of code changed in 3 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
8 lines of code changed in 1 file:
Trying to add a quick mechanism for auto-links... say to http://www.appendium.com
and http://www.objectlab.co.uk
103 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
3 lines of code changed in 1 file:
Fix [ statcvs-Bugs-1660222 ] (StatSVN 1659614) No HTML escaping of commit comments
2 lines of code changed in 1 file:
Fix [ statcvs-Bugs-1660709 ] StatCVS crash on startup
2 lines of code changed in 1 file:
Streamlined the integration of bug trackers
103 lines of code changed in 3 files:
Moved all bugtracker integration classes to their own package
141 lines of code changed in 3 files: