[root]/statsvn
.settings
(3 files, 267 lines)
devdoc
(3 files, 126 lines)
etc
(2 files, 38 lines)
lib
(4 files, 0 lines)
site
(4 files, 139 lines)
press
(5 files, 105 lines)
style
(1 files, 146 lines)
src
(0 files, 0 lines)
net
(0 files, 0 lines)
sf
(0 files, 0 lines)
statcvs
(0 files, 0 lines)
ant
(0 files, 0 lines)
input
(0 files, 0 lines)
model
(0 files, 0 lines)
output
(0 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
reports
(0 files, 0 lines)
util
(0 files, 0 lines)
web-files
(0 files, 0 lines)
statsvn
(5 files, 546 lines)
ant
(2 files, 179 lines)
input
(12 files, 3551 lines)
model
(0 files, 0 lines)
output
(7 files, 934 lines)
web-files
(1 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
reports
(0 files, 0 lines)
util
(13 files, 1428 lines)
tests-src
(0 files, 0 lines)
net
(0 files, 0 lines)
sf
(0 files, 0 lines)
statcvs
(0 files, 0 lines)
input
(0 files, 0 lines)
samplefiles
(0 files, 0 lines)
model
(0 files, 0 lines)
output
(0 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
util
(0 files, 0 lines)
statsvn
(1 files, 61 lines)
input
(10 files, 1906 lines)
model
(0 files, 0 lines)
output
(0 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
util
(0 files, 0 lines)
removed absolute path.
2 lines of code changed in:
New Report: LOC and Churn shows the usual LOC with the amount of code touched per day.
Hopefully the churn should go decreasingly towards a release.
9 lines of code changed in:
Fixed to use statcvs-0.3.0-dev
1 lines of code changed in:
A bit of tidy up (Checkstyle, PMD, FindBugs, Simian).
Plus showing a statsvn.bat script for typical usage.
Changed the TODO to @todo which are picked up by Maven (see the Task List report, Jason it would be good to go through it and drop whatever may be old).
8 lines of code changed in:
Upgraded StatCVS to version 0.3.0-dev (lots of refactoring inside StatCVS).
6 lines of code changed in:
Introduce new options for multi-threading the SVN DIFF commands.
-threads (default 25)
-concurrency-threshold (default 2000 ms)
This means that unless an svn diff takes more than 2 sec, it will not launch the 25 threads.
Multi-threading is limited to the svn diff.
17 lines of code changed in:
next release will be 0.2.1
11 lines of code changed in:
[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.
1 lines of code changed in:
Removed StatCVS contributor/members as we have split the code.
0 lines of code changed in:
Small changes for website.
34 lines of code changed in:
typo
1 lines of code changed in:
tidying up the website
26 lines of code changed in:
Bit of tidy up for the website.
4 lines of code changed in:
A fair amount of tidy up following warnings from FindBugs, PMD, Checkstyle.
2 lines of code changed in:
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
27 lines of code changed in:
zip.source should not include the target from Maven.
1 lines of code changed in:
cleaned stats and added a Change report.
14 lines of code changed in:
build and stats are also using the new net.sf.statsvn
12 lines of code changed in:
Adding consistent style for Maven build.
2 lines of code changed in:
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.
2 lines of code changed in:
(19 more)