Directory statcvs/src/net/sf/statcvs/output/

Directory Created:
2002-08-06 14:29
Total Files:
18
Deleted Files:
28
Lines of Code:
2764

Browse with ViewVC

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

                            directory in repo web-files (1 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 661 (100.0%) 11734 (100.0%) 17.7
Richard Cyganiak 393 (59.5%) 5026 (42.8%) 12.7
Benoit Xhenseval 57 (8.6%) 2502 (21.3%) 43.8
Anja Jentzsch 100 (15.1%) 1484 (12.6%) 14.8
Jason Kealey 25 (3.8%) 1023 (8.7%) 40.9
Lukasz Pekacki 61 (9.2%) 1008 (8.6%) 16.5
Manuel Schulze 8 (1.2%) 532 (4.5%) 66.5
uid91994 11 (1.7%) 94 (0.8%) 8.5
Steffen Pingel 6 (0.9%) 65 (0.6%) 10.8

Most Recent Commits

Benoit Xhenseval 2009-08-22 00:06 Rev.: 1.40

First cut for a Module page with module statistics.

22 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-19 23:11

Issue 2141221 adding the possibility to include a header and footer in each html page.

33 lines of code changed in 2 files:

Benoit Xhenseval 2009-06-02 14:28 Rev.: 1.12

Dramatically reduce the amount of memory required to generate reports (ie generate the xdoc or html files as soon as possible and clear the buffers).

11 lines of code changed in 1 file:

Benoit Xhenseval 2009-06-02 14:27 Rev.: 1.4

Thanks to Simon Josefsson for spotting an issue with the viewvc links.

3 lines of code changed in 1 file:

Benoit Xhenseval 2009-05-04 18:58

the Twitter buttons can be disabled (although they are enabled by default).

20 lines of code changed in 2 files:

Benoit Xhenseval 2009-03-14 11:08 Rev.: 1.11

- Update manual

- Added possibility to add copyright text on charts

3 lines of code changed in 1 file:

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

Improve sizes.

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

213 lines of code changed in 3 files:

Benoit Xhenseval 2009-03-10 23:24 Rev.: 1.36

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]

3 lines of code changed in 1 file:

Benoit Xhenseval 2009-03-09 21:45

Moved version to 0.5.0

Done a cleanUp too.

5 lines of code changed in 3 files:

Benoit Xhenseval 2008-06-25 21:46

Added -chartset option on command line and ant task for html/xdoc documentation.

26 lines of code changed in 3 files:

Benoit Xhenseval 2008-04-17 16:02

[1639462 ] Added support for TRAC, thanks to Jean-Francois Burdet.

94 lines of code changed in 3 files:

Benoit Xhenseval 2008-04-14 20:37 Rev.: 1.3

tidy up.

3 lines of code changed in 2 files:

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

Fixing FindBugs warnings / bugs.

16 lines of code changed in 1 file:

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

1034 lines of code changed in 17 files:

Benoit Xhenseval 2008-03-28 16:56 Rev.: 1.1

The RepoMap and LOCChurn pages are now available to StatCVS.

525 lines of code changed in 3 files:

Benoit Xhenseval 2008-03-27 23:31

[1927587]Providing a basic XML export for the StatCVS statistics.

427 lines of code changed in 8 files:

Benoit Xhenseval 2007-04-09 11:31 Rev.: 1.29

config-file now follows a similar reporting mechanism (exception) when things go wrong.

9 lines of code changed in 1 file:

Benoit Xhenseval 2007-04-09 11:19 Rev.: 1.28

Properties should be initialised, ooops forgot to check this, sorry.

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-04-06 17:53

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

50 lines of code changed in 2 files:

Jason Kealey 2007-03-26 02:35 Rev.: 1.2

StatSVN Feature Request #1687817 is actually a bug; ViewVCIntegration was not using the canonical form when linking to the modification's visualization.

3 lines of code changed in 1 file:

Richard Cyganiak 2007-01-12 16:57 Rev.: 1.26

Streamlined the integration of bug trackers

3 lines of code changed in 1 file:

Richard Cyganiak 2007-01-12 13:44

Moved all bugtracker integration classes to their own package

14 lines of code changed in 5 files:

Richard Cyganiak 2007-01-01 10:20

Support for Mantis bug tracker (Brian J¿rgensen)

13 lines of code changed in 3 files:

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

Documentation

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

97 lines of code changed in 3 files:

Richard Cyganiak 2006-12-09 12:37 Rev.: 1.5

Refactor:

- OutputUtils.escapeHTML => HTML.escape

- OutputUtils => ChartUtils

- StatConstants.* => HTML.*

1 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 16:19

Added -no-developer option to exclude noisy accounts

38 lines of code changed in 3 files:

uid91994 2006-12-08 00:26

Another Big Refactoring.

- introduced ReportConfig object which is passed around during report creation, this makes many argument lists much shorter

- moved output.HTMLOutput to pages.ReportSuiteMaker

- moved output.HTMLTagger to pages.HTML

- changed the way the HTML/XDoc difference worked, now the interface is pages.MarkupSyntax

- simplified the registration of extra report, now they must be implemented as Pages and passed to the ReportSuiteMaker constructor

- moved LOCSeriesBuilder from output to reports

94 lines of code changed in 11 files:

Richard Cyganiak 2006-12-07 20:31

Completed switch to new-style report generation

3 lines of code changed in 3 files:

Richard Cyganiak 2006-12-07 18:17

More refactoring of old to new report generation style, with tweaks to reports. We lost the ability to sort the developers table by name.

63 lines of code changed in 9 files:

Richard Cyganiak 2006-12-07 03:02

- started refactoring of report pages into their own package

- LOC, dir sizes, file stats, and commit log now use new page code

- restructured commit log -- now per-month pages

- heavily modified the stylesheet

83 lines of code changed in 9 files:

Richard Cyganiak 2006-12-06 16:20

Added LOC Per Directory timeline, a la StatCVS-XML

18 lines of code changed in 2 files:

Richard Cyganiak 2006-12-06 00:11 Rev.: 1.43

Show time of report generation on index page (RFE #1146207)

2 lines of code changed in 1 file:

Richard Cyganiak 2006-12-05 23:34 Rev.: 1.132

Removed annotations from file size and file count chart, looks clearer without

4 lines of code changed in 1 file:

Richard Cyganiak 2006-12-05 21:44

Cope with empty log file instead of aborting. Deprecated EmptyRepositoryException, it is no longer used by StatCVS.

3 lines of code changed in 3 files:

Richard Cyganiak 2006-12-05 20:52

Show more relevant charts and tables for single-author repositories

63 lines of code changed in 3 files:

Richard Cyganiak 2006-12-05 20:24

Fixed broken image link in HTML output (regression)

12 lines of code changed in 2 files:

Richard Cyganiak 2006-12-05 19:47 Rev.: 1.20

- Ant task supports all options again

- Ant task uses the same names as the command line for everything

- build file can call Ant task via "ant run.ant"

9 lines of code changed in 2 files:

Richard Cyganiak 2006-12-05 18:16

Added JCVSWeb integration (Patch 1398245, ermeaney)

73 lines of code changed in 3 files:

(217 more)

Generated by StatCVS 0.7.0