November 2006 Commit Log

Number of Commits:
63
Number of Active Developers:
2
Benoit Xhenseval 2006-11-30 20:33 Rev.: 184

next release will be 0.2.1

11 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-29 22:53 Rev.: 183

[Bug 1605311] Adding a counter for the number of diff calls made and to be made
Save the cache every 2 minutes (takes 15ms)
and provides an estimate for completion time.

361 lines of code changed in 4 files:

Benoit Xhenseval 2006-11-29 16:01 Rev.: 182

[ 1602429 ] Patch for tests running in sandbox

3 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-29 15:56 Rev.: 181

[Bug 1602429] Patch for tests running in sandbox. Thanks to Miroslav Šulc - fordfrog

1 lines of code changed in 1 file:

Repository Tag: 0.2.0
Benoit Xhenseval 2006-11-29 14:51 Rev.: 179

Added a couple of links.

15 lines of code changed in 4 files:

Benoit Xhenseval 2006-11-28 23:38 Rev.: 178

Typos for StatSVN.

14 lines of code changed in 4 files:

Benoit Xhenseval 2006-11-28 15:33 Rev.: 177

Removed StatCVS contributor/members as we have split the code.

0 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-28 11:02 Rev.: 176

Still adding the release files, although not sure we should do this for much longer (SF will hold our files)

1 lines of code changed in 3 files:

Benoit Xhenseval 2006-11-28 09:52 Rev.: 175

Added a link to stat-scm the Maven 2 plugin that uses StatSVN.

3 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-28 04:13 Rev.: 174

Change link

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-28 04:07 Rev.: 173

added issue fixed last week about file count.

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-28 03:54 Rev.: 172

Small changes for website.

48 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-28 01:22 Rev.: 171

typo

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-24 11:11 Rev.: 170

Fixes the test for the issue below. We now get 3 revisions given a synthetic creation just before the beginning of log.
The creation does not impact any line (hence 0 on expected values) and the 3rd revision is now the beginning of log
---
Worked on a 'fix' for the issue of file count when a part of the structure has been renamed.
Although the data is correct for StatSVN, it seems to break a test and, looking at the test, I think that
the behaviour for SVN or CVS are different in the sense that SVN will not give a 'creation' attribute when it is moved,
but if the file is later on moved, it will show 1 deletion, hence the total being -1 and not 0.
So I have modified the test, correct me if it is wrong.

7 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-24 02:17 Rev.: 169

When a file is moved, StatSVN does create a synthetic 'deletion' and the LOC is maintained correctly.
the number of file however is incorrect as there are no equivalent creation revision for the renamed/moved item.
This patch will create a CREATION revision before the last item and with a ZERO LOC so that we do not impact the current result.

3 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-23 22:37 Rev.: 168

Worked on a 'fix' for the issue of file count when a part of the structure has been renamed.
Although the data is correct for StatSVN, it seems to break a test and, looking at the test, I think that
the behaviour for SVN or CVS are different in the sense that SVN will not give a 'creation' attribute when it is moved,
but if the file is later on moved, it will show 1 deletion, hence the total being -1 and not 0.
So I have modified the test, correct me if it is wrong.

4 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-23 22:32 Rev.: 167

tidying up the website

69 lines of code changed in 4 files:

Benoit Xhenseval 2006-11-23 19:44 Rev.: 166

Page for future "press" coverage.

76 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-23 00:50 Rev.: 165

Bit of tidy up for the website.

68 lines of code changed in 6 files:

Benoit Xhenseval 2006-11-22 23:55 Rev.: 164

A fair amount of tidy up following warnings from FindBugs, PMD, Checkstyle.

235 lines of code changed in 24 files:

Benoit Xhenseval 2006-11-22 22:14 Rev.: 163

Enable setting an inputstream for testing purpose.

33 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-22 22:03 Rev.: 162

Revisited the issue of streams and ways to guarantee their closure when calling some SVN commands.

129 lines of code changed in 5 files:

Benoit Xhenseval 2006-11-22 21:54 Rev.: 161

rework the test to eliminate ViewCvs but allow ViewVc (one extends the other one...)
Quick fix.

2 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-22 17:23 Rev.: 160

Force the InputStreams to be closed before being overwritten...
(still does not solve the issue that the last lastErrorStream at least will never be closed, I think)

13 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-22 16:35 Rev.: 159

Throw a ConfigurationException if the user set up viewCvs or CVSWeb integration
as they are not supported by Subversion.

11 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-22 16:34 Rev.: 158

line up one option

1 lines of code changed in 1 file:

Jason Kealey 2006-11-22 15:21 Rev.: 157

Added a forgotten stream close in SvnLogfileParser. (Found by Andreas Pillath)

1 lines of code changed in 1 file:

Jason Kealey 2006-11-22 15:04 Rev.: 156

Added a forgotten stream close in SvnDiffUtils. (Found by Andreas Pillath)

8 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-21 00:08 Rev.: 155

Attention...
StatSvn no longer contains the StatCvs code, instead it shall depend on statcvs-0.2.4.jar (or whichever version StatCvs shall use when they take our changes).
A fair amount of changes will make it to StatCvs in order to support xdoc (in StatCvs), XHTML generation and use of StringBuffers.
Jason will do the StatCvs checkin soon, in the meantime I include statcvs-0.2.4.jar in the lib directory.
Enjoy

386 lines of code changed in 145 files:

Benoit Xhenseval 2006-11-20 17:29 Rev.: 154

Managed to get the link wrong (well partially, it did not end up on the page I was expecting i.e the maven build homepage)

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-20 00:26 Rev.: 153

zip.source should not include the target from Maven.

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-20 00:23 Rev.: 152

Official release 0.1.3

0 lines of code changed in 2 files:

Repository Tag: 0.1.3
Benoit Xhenseval 2006-11-19 23:55 Rev.: 150

Last couple of fixes for 0.1.3 release

3 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-19 20:58 Rev.: 149

cleaned stats and added a Change report.

26 lines of code changed in 3 files:

Benoit Xhenseval 2006-11-19 20:23 Rev.: 148

Added link to coming release and Maven build site + tracker.

12 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-19 20:08 Rev.: 147

Changing version number back to 0.1.3 in preparation to the 0.1.3 release.

12 lines of code changed in 5 files:

Benoit Xhenseval 2006-11-19 19:40 Rev.: 146

build and stats are also using the new net.sf.statsvn

12 lines of code changed in 3 files:

Benoit Xhenseval 2006-11-19 19:39 Rev.: 145

Move tests to net.sf.statsvn

66 lines of code changed in 120 files:

Benoit Xhenseval 2006-11-19 19:35 Rev.: 144

Move to net.sf.statsvn

0 lines of code changed in 378 files:

Benoit Xhenseval 2006-11-19 11:39 Rev.: 143

move to net.sf.statsvn

0 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-18 01:14 Rev.: 141

Fixed some checkstyle issues (using final wherever possible, hence a few changes...)
Introduced constants and rename final static method in upper case (was inconsistent).
Also there were a few inconsistencies in the use of { on the same line as for or if.
Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)
I hope this is ok.

1768 lines of code changed in 119 files:

Benoit Xhenseval 2006-11-17 00:58 Rev.: 140

Adding consistent style for Maven build.

150 lines of code changed in 3 files:

Benoit Xhenseval 2006-11-17 00:45 Rev.: 139

Line should be max of 160 characters.

1 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-17 00:39 Rev.: 138

Replaced string concatenation with StringBuffer
Added a few final on constructor parameters.
Fixed a few FindBugs/PMD/Checkstyle.
Added a site navigation file for Maven.

514 lines of code changed in 71 files:

Benoit Xhenseval 2006-11-16 11:10 Rev.: 137

First cut for the refactored html/xdoc generation.
Use the new command line parameter -format xdoc|html (html by default).
When xdoc is used and NO css is provided, it will use the objectlab-statcvs-xdoc.css which is now part of StatSvn.
This checkin also resurrect the Maven build.

1007 lines of code changed in 27 files:

Benoit Xhenseval 2006-11-15 22:58 Rev.: 136

restrict the tests to the ones run by AllTests in ant.

19 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-15 20:10 Rev.: 135

Change the date format.

3 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-15 18:05 Rev.: 134

Resurrect the Maven build. Added qalab to it... of course!

206 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-15 09:55 Rev.: 133

Fixed the test case (xhtml output)

2 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-15 09:42 Rev.: 132

Well, I had to test if I really have commit rights.. ;-)

10 lines of code changed in 1 file:

Jason Kealey 2006-11-14 14:05 Rev.: 131

0.1.2

1 lines of code changed in 1 file:

Jason Kealey 2006-11-14 02:54 Rev.: 130

0.1.2

1 lines of code changed in 1 file:

Repository Tag: 0.1.2
Jason Kealey 2006-11-14 02:42 Rev.: 128

0.1.2

1 lines of code changed in 1 file:

Jason Kealey 2006-11-14 02:41 Rev.: 127

updated website / official build

5 lines of code changed in 5 files:

Jason Kealey 2006-11-14 02:34 Rev.: 126

- version 0.1.2
- patch to be XHTML compliant.

25 lines of code changed in 7 files:

Jason Kealey 2006-11-10 13:06 Rev.: 125

svn --version was not working in other languages. this patch makes it work even in traditional chinese
(reported by Tedkie Chan)

1 lines of code changed in 1 file:

Jason Kealey 2006-11-09 15:07 Rev.: 124

Version bug found by: Douglas John Culnane

1 lines of code changed in 1 file:

Jason Kealey 2006-11-08 13:07 Rev.: 123

better error messages

9 lines of code changed in 3 files:

Jason Kealey 2006-11-07 02:39 Rev.: 122

updated readme

14 lines of code changed in 1 file:

Jason Kealey 2006-11-07 02:25 Rev.: 121

changes to sourceforge information

3 lines of code changed in 1 file:

Jason Kealey 2006-11-07 02:10 Rev.: 120

Merged in changes from StatCVS 0.2.3. Creating StatSVN 0.1.1

120 lines of code changed in 22 files: