Directory statcvs/src/net/sf/statcvs/charts/

Directory Created:
2006-12-05 12:49
Total Files:
10
Deleted Files:
0
Lines of Code:
1534

Browse with ViewVC

[root]/statcvs/src/net/sf/statcvs/charts

Lines of Code

statcvs/src/net/sf/statcvs/charts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 90 (100.0%) 2893 (100.0%) 32.1
Richard Cyganiak 47 (52.2%) 1567 (54.2%) 33.3
Benoit Xhenseval 40 (44.4%) 1317 (45.5%) 32.9
uid91994 3 (3.3%) 9 (0.3%) 3.0

Most Recent Commits

Benoit Xhenseval 2009-04-25 17:36

Adding facilities to add a plot or background image in the charts.

87 lines of code changed in 7 files:

Benoit Xhenseval 2009-03-14 11:08

- Update manual
- Added possibility to add copyright text on charts

41 lines of code changed in 8 files:

Benoit Xhenseval 2009-03-13 23:12 Rev.: 1.8

Improve sizes.

3 lines of code changed in 1 file:

Benoit Xhenseval 2009-03-13 23:04

Make the Charts much more configurable through the properties file.
Upgraded to JFreeChart 1.0.12.

216 lines of code changed in 8 files:

Benoit Xhenseval 2008-04-02 12:22

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...

699 lines of code changed in 9 files:

Benoit Xhenseval 2008-04-01 16:02 Rev.: 1.13

Applied patch for [ 1799499 ] LOCChartMaker NullPointerException
Thanks to Shamil Bikineyev

257 lines of code changed in 1 file:

Benoit Xhenseval 2007-04-09 17:38 Rev.: 1.8

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.

2 lines of code changed in 1 file:

Benoit Xhenseval 2007-04-09 16:40 Rev.: 1.12

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:

Benoit Xhenseval 2007-04-06 17:53

[Request 1252864 ] Displaying author real names, first cut.

9 lines of code changed in 4 files:

Richard Cyganiak 2006-12-16 19:16 Rev.: 1.10

Tweak some chart colors

2 lines of code changed in 1 file:

Richard Cyganiak 2006-12-16 19:11

Tweak some chart colors

31 lines of code changed in 2 files:

Richard Cyganiak 2006-12-11 08:49 Rev.: 1.7

Review from Benoit Xhenseval:
- fixed two XML well-formedness errors
- re-added tags to file statistics charts, and made them large size again
- fixed a silly NPE when running with no WebRepository (regression)

2 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 15:30 Rev.: 1.8

bugfix (regression), silly NPE

2 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 15:30 Rev.: 1.5

removed unused code

1 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 14:22

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.

73 lines of code changed in 6 files:

Richard Cyganiak 2006-12-09 12:37

Refactor:
- OutputUtils.escapeHTML => HTML.escape
- OutputUtils => ChartUtils
- StatConstants.* => HTML.*

50 lines of code changed in 3 files:

Richard Cyganiak 2006-12-08 23:37 Rev.: 1.5

Force 0 lower bound for time line charts (is better for avg file size chart)

2 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 22:47 Rev.: 1.4

This might conserve a bit of memory

3 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 21:15 Rev.: 1.5

- 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

3 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 17:08 Rev.: 1.4

Space out overlapping tags in charts

31 lines of code changed in 1 file:

(11 more)

Generated by StatCVS 0.5.0