Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 0 (-) | 0.0 |
Jean-Philippe Daigle | 4 (6.3%) | 0 (-) | 0.0 |
Jason Kealey | 7 (11.1%) | 0 (-) | 0.0 |
Benoit Xhenseval | 52 (82.5%) | 0 (-) | 0.0 |
getting ready for 0.7.0
0 lines of code changed in 1 file:
Moving to version 0.7.0 (beta) of StatCVS.
0 lines of code changed in 2 files:
Implemented usage of svnkit instead of command-line tool. Some work contributed by yogesh.
0 lines of code changed in 2 files:
Prepare release 0.6.0
0 lines of code changed in 1 file:
Move to 0.6.0 and the StatCVS 0.6.0 which is far less memory hungry.
0 lines of code changed in 2 files:
Preparing release 0.5.0
0 lines of code changed in 1 file:
New StatCVS Beta
0 lines of code changed in 1 file:
updated statCVS to latest beta with cloud and chart background images facilities.
0 lines of code changed in 1 file:
When replacing the name for Author, one should also replace the author ID.
0 lines of code changed in 1 file:
Add ability to MERGE 2 users through the config-file user.[userName].replacedBy=[newUserName]
0 lines of code changed in 1 file:
Added copyright notice on all charts...
0 lines of code changed in 1 file:
New statcvs-0.5.0.jar with configurable charts.
0 lines of code changed in 1 file:
Latest statcvs-0.5.0.jar with Twitter integration.
0 lines of code changed in 1 file:
Adding some Twitter attributes to StatSVN Developer Page.
0 lines of code changed in 1 file:
Add some Twitter attributes to the statcvs-0.5.0.jar and the statsvn.properties file.
0 lines of code changed in 1 file:
Upgraded StatCVS to 0.5.0 for new Rolling Dev report
0 lines of code changed in 2 files:
Site changes for release.
0 lines of code changed in 1 file:
Added -chartset option.
0 lines of code changed in 2 files:
prepare for release 0.4.0
0 lines of code changed in 1 file:
Changed to version 0.4.0
0 lines of code changed in 2 files:
Applied patch to StatCVS for request 1932689 to show the Head Revision (had to change it to hide it for CVS as it does not make sense for CVS).
0 lines of code changed in 1 file:
removed some 1.5 code, updated StatCVS 0.3.1-dev
0 lines of code changed in 1 file:
The RepoMap and LOCChurn pages are now managed by StatCVS.
Also enable the -xml option in StatSVN.
0 lines of code changed in 1 file:
Matching changes made in StatCVS for the XML output.
0 lines of code changed in 1 file:
Applied 2 patches from Martin Majlis to StatCVS and checked in the jar.
Also added Marcin Jekot as the Maven Repo Master :-)
0 lines of code changed in 1 file:
[Request 1692245 ] Allow to use another top-level directory than 'tags'. use -tags-dir /releases/ if your directory is the top directory "releases".
0 lines of code changed in 1 file:
Using the latest version of StatCVS (fixed an NPE).
0 lines of code changed in 1 file:
Our suggested patch for User name and co has been committed to CVS, so we rebased our jar on the latest source from StatCVS.
0 lines of code changed in 1 file:
Patch for filename in commit page.
0 lines of code changed in 1 file:
Fix issue in StatCVS whereby the xml generated for XDOC is using US-ASCII rather than a more international format, this caused some issue with Mule.
A patch will be sent to StatCVS.
0 lines of code changed in 1 file:
Removed recent 1.5 code, updated the statcvs to 0.3.1-dev, compiled under 1.4.
Will do a beta release of the new jar under www.statsvn.org/beta/statsvn.jar
0 lines of code changed in 2 files:
Version 0.3 + 1 change for fixing NPE in the Ant task ViewVC integration.
0 lines of code changed in 1 file:
Using the StatCVS release 0.3, except that we fixed an issue with revision tags containing "." which are transformed to '_' in a name anchor.
0 lines of code changed in 2 files:
Based on a clean copy of StatCVS with all of our patches applied in StatCVS.
0 lines of code changed in 1 file:
Including latest patches from Richard (regarding NPE on Developer report).
0 lines of code changed in 1 file:
When handling SymbolicNames, the new SymbolicName constructor (not-committed yet in statcvs) must be used.
There is a significant difference in the way CVS operates vs SVN.
SVN tags by creating a revision which is a copy of another revision.
Each checkin changes the 'revision' across the board, the log
therefore may involve only a given number of files for this.
I have found a way to go through all files and associate the latest
version of a given file with the appropriate SymbolicName.
However, the way the SymbolicNames works is that it picks up the date
from a bunch of revision Data.
Since the copy is not associated with ANY file, it would lose that
date unless it could be given to the SymbolicName,
Therefore I am suggesting a transparent change to SymbolicName to add
a constructor that would accept such a date and on call to getDate
would behaves as usual UNLESS there was a given non-null date.
0 lines of code changed in 1 file:
bug 1573421: updated statcvs dev jar file; fixed resource problems in ant task, added new arguments.
0 lines of code changed in 1 file:
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.
0 lines of code changed in 1 file:
Upgraded StatCVS to version 0.3.0-dev (lots of refactoring inside StatCVS).
0 lines of code changed in 4 files:
Reviewed the new interfaces in StatCVS and modified them.
Using code that was sent to Richard for inclusion in statcvs.
0 lines of code changed in 1 file:
(4 more)