Directory statcvs/src/net/sf/statcvs/reportmodel/

Directory Created:
2003-04-19 14:16
Total Files:
14
Deleted Files:
0
Lines of Code:
1207

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 2072 (100.0%) 49.3
Richard Cyganiak 23 (54.8%) 1266 (61.1%) 55.0
Benoit Xhenseval 18 (42.9%) 802 (38.7%) 44.5
Jason Kealey 1 (2.4%) 4 (0.2%) 4.0

Most Recent Commits

Benoit Xhenseval 2009-03-09 21:45 Rev.: 1.4

Moved version to 0.5.0

Done a cleanUp too.

3 lines of code changed in 1 file:

Benoit Xhenseval 2009-03-08 20:41 Rev.: 1.3

Added suggestion from Muhammed Nasrullah for a 12m rolling Developers report.

3 lines of code changed in 1 file:

Benoit Xhenseval 2008-04-02 12:52 Rev.: 1.5

Fixing FindBugs warnings / bugs.

4 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/reportmodel: TimeLine.java (+4 -4)
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...

741 lines of code changed in 14 files:

Benoit Xhenseval 2007-04-09 17:40 Rev.: 1.1

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.

51 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 14:22 Rev.: 1.4

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.

13 lines of code changed in 1 file:

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

- 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

53 lines of code changed in 1 file:

Jason Kealey 2006-11-22 16:29 Rev.: 1.3

Refactoring of StatCVS so that StatSVN can properly extend it.

Added StatSVN features: bugzilla integration, viewvc integration, xdoc export

Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.

4 lines of code changed in 1 file:

Richard Cyganiak 2004-10-12 08:22 Rev.: 1.3

Fixed lots of Eclipse warnings, mostly Javadoc related

3 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/reportmodel: TimeLine.java (+3 -3)
Richard Cyganiak 2003-12-11 23:35 Rev.: 1.2

several fixes for -d logs

4 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/reportmodel: TimeLine.java (+4 -4)
Richard Cyganiak 2003-06-22 20:17 Rev.: 1.3

minor comment change (new TODO)

3 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/reportmodel: Column.java (+3 -2)
Richard Cyganiak 2003-06-05 11:51 Rev.: 1.1

refactoring of the time series charts



- new TimeSeries class in the reportmodel package



- TimeSeriesChart renders a time series to a PNG image



- FileCountTimeSeriesReport creates a TimeSeries for file count



- AvgFileSizeTimeSeriesReport creates a TimeSeries for average file size



- removed FileCountIterator and FCChart

360 lines of code changed in 3 files:

Richard Cyganiak 2003-06-04 14:20 Rev.: 1.2

added "Files with most revisions" table to FileSizesPage

14 lines of code changed in 1 file:

Richard Cyganiak 2003-06-03 16:22 Rev.: 1.1

- seperated the ChangesAndLinesTableReport into individual TableReport classes for each table type



- added Largest Files table



- small cleanups

51 lines of code changed in 1 file:

Richard Cyganiak 2003-06-03 00:18 Rev.: 1.2

fixed javadoc warnings

9 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/reportmodel: Column.java (+9 -8)
Richard Cyganiak 2003-05-01 00:42 Rev.: 1.3

small refactorings, externalizing strings etc.

4 lines of code changed in 1 file:

Richard Cyganiak 2003-04-20 00:09

refactored all code that accessed authors by name; now the Author object is used everywhere

122 lines of code changed in 4 files:

Richard Cyganiak 2003-04-19 14:16 Rev.: 1.1

major rewrite of all table related stuff



- new package reportmodel for data containers



- new package reports for reports

630 lines of code changed in 7 files:

Generated by StatCVS 0.5.0