Summary Period: 2006-04-13 to 2006-03-08 (Commits 39-88 of 88)
bug 18: handling of new IOException during diff instead of causing application to stop (to handle server DoS protection gracefully, as we did previously)
4 lines of code changed in:
bug 18: propget on deleted binary files now works, even if it is not used.
Now throwing error when message is in standard out AND error stream. Previous tests had shown the error was on the error stream, but now it is shown on the standard out.
21 lines of code changed in:
bug 18 - cached info is now taken into account when attempting to diff revisions
54 lines of code changed in:
Bug 14: now including copyfrom-path and copyfrom-rev in our RevisionData ... in case we ever want to use it.
30 lines of code changed in:
bug 31: removed useless import
0 lines of code changed in:
bug 18: fixed issue with calling getCurrentLine() instead of nextline().
tested: when network fails, bubbles up an IOException such as "svn: can't write to connection: An existing connection was forcibly closed by the remote host".
needs to be tested on server that prevents DoS, but the IOException needs to be handled to try and continue and persist any information that was acquired
1 lines of code changed in:
bug 31: had forgotten a process creation
8 lines of code changed in:
Bug 18 - updated the cache xml file to include binary status; still need to use this information before using svn diff
204 lines of code changed in:
updated ant task to include cache directory
11 lines of code changed in:
bug 31: centralize how we execute other processes.
bug 18: helping persistence of binary status by bubbling up BinaryDiffException
453 lines of code changed in:
renaming line counts to cache & persisting binary status in cache (initial implemetation only)
428 lines of code changed in:
removed useless import
0 lines of code changed in:
renamed viewcvs to viewvc everywhere except Ant task.
188 lines of code changed in:
bug 12: some work towards re-integrating input layer level tests
wrote a fixture that helps run statsvn without having to connect to the server, using files.
814 lines of code changed in:
Fixed usage message to reflect -bugzilla option
1 lines of code changed in:
Adding support for -bugzilla option
99 lines of code changed in:
Bug 5 first attempt: authentication parameters
88 lines of code changed in:
bug 15: svn.log is filled with entries in other branches, even if not relevant to current working folder.
357 lines of code changed in:
got rid of cvsweb and fixed broken tests for repository integration
32 lines of code changed in:
bug 24 chora web repository integration; chora doesn't seem to support deleted files as of yet, so the links do not work, but diff/view works great!
45 lines of code changed in:
converting dates in svn log into local timezone
92 lines of code changed in:
now saving xml files by default in $HOME/.statsvn/
18 lines of code changed in:
now saving xml files by default in the directory where statsvn.jar resides
24 lines of code changed in:
use repository uuid instead of repository url for naming of lineCounts xml files
44 lines of code changed in:
fixed
bug 10: now saving xml files to a directory specified by command line arguments
40 lines of code changed in:
making the $Id$ keyword work
3 lines of code changed in:
comments changed
3 lines of code changed in:
added ID keyword to the last two files added to repository
1 lines of code changed in:
fixed
Bug 10 except for saving xml files (repositories and lineCounts_*) to the statsvn directory
335 lines of code changed in:
Better javadoc for SvnVersionMismatchException.
5 lines of code changed in:
Bug 16: check that "repository root" information is available from the "svn info" command. (A 1.3+ feature.)
Fail on startup if not available.
39 lines of code changed in:
now all revisions of a path are saved under the same path in lineCounts.xml; a revision with only property changes is now correctly interpreted as 0 0 instead of -1 -1
190 lines of code changed in:
bug 27: refactor: Builder.getFileBuilders() - partial work only.
77 lines of code changed in:
bug 30: refactor: SvnLogfileParser casts SvnLogBuilder to Builder
100 lines of code changed in:
bug 29: refactor: calls to Svn*Utils should pass by RepositoryFileManager
202 lines of code changed in:
Added JavaDoc and did a bit of cleaning in the net.sf.statcvs.util package.
629 lines of code changed in:
reverted back to original state.
2 lines of code changed in:
removed useless instance variable
0 lines of code changed in:
Added JavaDoc and did a bit of cleaning in the net.sf.statcvs.input package.
699 lines of code changed in:
Added the SVN $Id$ keyword property.
42 lines of code changed in:
Re-formatted input package classes.
Removed the old FileBlockParser now that our alpha works.
Preparing for major code-cleanup and documentation.
579 lines of code changed in:
fixed » problem
2 lines of code changed in:
Bug 23: Now supporting ViewCVS.
Removed command line arguments for Chora and CVSweb. Filing new bug for support of Chora, since it supports Subversion.
24 lines of code changed in:
removed dead method
1 lines of code changed in:
removed dead method
208 lines of code changed in:
deletion and addition bugs: major improvement
494 lines of code changed in:
now using same query for diff and now returns errorstream if it exists.
22 lines of code changed in:
formatted
197 lines of code changed in:
0 line diffs are legal.
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special.keywords
12 lines of code changed in:
Bugs 13, 14, 17, 18, 20, 22: Solved following DevDocDeletionMitigationPlan
728 lines of code changed in:
Generated by StatSVN v0.1