Directory statcvs/src/net/sf/statcvs/pages/

Directory Created:
2006-12-07 03:02
Total Files:
23
Deleted Files:
2
Lines of Code:
2601

Browse with ViewVC

[root]/statcvs/src/net/sf/statcvs/pages
                            directory in repo xml (11 files, 1286 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 208 (100.0%) 5404 (100.0%) 25.9
Benoit Xhenseval 102 (49.0%) 2827 (52.3%) 27.7
Richard Cyganiak 86 (41.3%) 1929 (35.7%) 22.4
uid91994 18 (8.7%) 627 (11.6%) 34.8
Jason Kealey 1 (0.5%) 13 (0.2%) 13.0
Anja Jentzsch 1 (0.5%) 8 (0.1%) 8.0

Most Recent Commits

Benoit Xhenseval 2009-08-31 21:13 Rev.: 1.3

First cut at a Module evolution chart.

6 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-31 20:16 Rev.: 1.2

Added LOC over time for modules.

6 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-22 11:30

Fixing 1721660 reported by David Multer. Fixing NPE issue and bad link when there are no commits in a repository

193 lines of code changed in 7 files:

Benoit Xhenseval 2009-08-22 00:06

First cut for a Module page with module statistics.

85 lines of code changed in 3 files:

Benoit Xhenseval 2009-08-20 09:57 Rev.: 1.18

tidy up.

2 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-19 23:11 Rev.: 1.7

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

12 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-19 22:27

Issue 2141153 reported by David Multer. The Latest commit page (most recent) will be called "commitlog.html"

19 lines of code changed in 3 files:

Benoit Xhenseval 2009-08-05 18:22 Rev.: 1.9

Fixed a couple of typos.

3 lines of code changed in 1 file:

Benoit Xhenseval 2009-08-05 17:32

Thanks to Jason, the Twitter button will have an automatic call to bit.ly to reduce the URL of the page where the button is...
The JavaScript will be included only if Twitter is enabled.

124 lines of code changed in 5 files:

Benoit Xhenseval 2009-06-02 14:28

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

74 lines of code changed in 5 files:

Benoit Xhenseval 2009-06-02 14:27

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

19 lines of code changed in 2 files:

Benoit Xhenseval 2009-05-25 14:01 Rev.: 1.3

removed System.out

4 lines of code changed in 1 file:

Benoit Xhenseval 2009-05-08 14:18 Rev.: 1.10

Improve the cloud names to exclude.

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

10 lines of code changed in 2 files:

Benoit Xhenseval 2009-05-01 17:47 Rev.: 1.17

Quick fix for escape of URL.

2 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/pages: HTML.java (+2 -2)
Benoit Xhenseval 2009-05-01 16:25

Fixing URL escape mechanism

74 lines of code changed in 2 files:

Benoit Xhenseval 2009-05-01 14:42

Added a few links to Twitter: Overview, Developer of the Month and Developer.

123 lines of code changed in 5 files:

Benoit Xhenseval 2009-04-22 09:20

Create a link on homepage to the cloud.

4 lines of code changed in 2 files:

Benoit Xhenseval 2009-04-22 00:17

Added a CLOUD Tag report for words in the commit comments.

39 lines of code changed in 3 files:

Benoit Xhenseval 2009-03-13 23:04

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

29 lines of code changed in 5 files:

Benoit Xhenseval 2009-03-11 16:28 Rev.: 1.14

Tidying up the Twitter Integration.

8 lines of code changed in 2 files:

Benoit Xhenseval 2009-03-11 00:22 Rev.: 1.13

Fix for xdoc.

2 lines of code changed in 1 file:

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

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:

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

Moved version to 0.5.0
Done a cleanUp too.

6 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/pages: HTML.java (+6 -6)
Benoit Xhenseval 2009-03-08 20:41 Rev.: 1.13

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

6 lines of code changed in 1 file:

Benoit Xhenseval 2008-06-25 21:46

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

13 lines of code changed in 4 files:

Benoit Xhenseval 2008-04-14 19:32 Rev.: 1.12

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:

  • statcvs/src/net/sf/statcvs/pages: HTML.java (+15 -43)
Benoit Xhenseval 2008-04-03 18:38 Rev.: 1.7

Adding Head revision on index page for SVN.

18 lines of code changed in 1 file:

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

Fixing FindBugs warnings / bugs.

10 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/pages: Page.java (+10 -2)
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...

1095 lines of code changed in 17 files:

Benoit Xhenseval 2008-04-02 12:15

Reduce log.

16 lines of code changed in 2 files:

Benoit Xhenseval 2008-04-01 19:08

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:

Benoit Xhenseval 2008-04-01 15:54 Rev.: 1.10

Fix for [ 1725844 ] division by zero. Thanks to Jan Dockx.

108 lines of code changed in 1 file:

Benoit Xhenseval 2008-03-31 17:04 Rev.: 1.4

Removed some 1.5 code.

5 lines of code changed in 1 file:

Jason Kealey 2008-03-31 02:21 Rev.: 1.9

Bug 1913627: (contributor: Martin Majlis) Fix for division by zero error.

13 lines of code changed in 1 file:

Benoit Xhenseval 2008-03-27 23:31 Rev.: 1.3

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

94 lines of code changed in 1 file:

Benoit Xhenseval 2008-03-27 18:48 Rev.: 1.13

Only add a Revision number on the commit page if the commit is for one file only in CVS. Under StatSVN all committed files are part of the same revision.

219 lines of code changed in 1 file:

Benoit Xhenseval 2008-03-26 23:42

Applied patch to StatCVS to add Affected files count per commit.
Thanks to Martin Majlis.

27 lines of code changed in 2 files:

Benoit Xhenseval 2008-03-26 23:30

Patch from Martin Majlis for request 1919076
Adding the revision number on the commit log page.

16 lines of code changed in 2 files:

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

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.

12 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/pages: HTML.java (+12 -1)

(32 more)

Generated by StatCVS 0.7.0