Yippie! StatCvs v0.1.3 is released. Let's start hacking at v0.2-dev! Version number changed to v0.2-dev.
1 lines of code changed in 1 file:
changed version to v0.1.3
5 lines of code changed in 2 files:
commented manschu's unfinished file-per-module stuff out
8 lines of code changed in 2 files:
Lots of small changes to HTML to make the pages cleaner, more usable and easier to re-style via CSS
180 lines of code changed in 14 files:
excluded test classes from distribution jar file... makes it 40k smaller
2 lines of code changed in 1 file:
Small tweaks to Anja's CommitLogRenderer improvements: don't show "+0" and "-0", show "changed" for changed binary files instead of "+0 -0"
16 lines of code changed in 1 file:
made the W3C CSS Validator happy (http://jigsaw.w3.org/css-validator/)
11 lines of code changed in 1 file:
information of each file's loc and state added to the commit log
33 lines of code changed in 2 files:
Minor code review tasks.
Added some javadocs
Fixed some unhandled Exceptions
76 lines of code changed in 12 files:
Remove unused class Agent.java
0 lines of code changed in 1 file:
added documentation for the ant task and prettyfied layout
58 lines of code changed in 1 file:
Added Andy Glover's Ant task. NOW YOU MUST DOWNLOAD developer-libs-0.5.zip FROM SOURCEFORGE!
139 lines of code changed in 3 files:
More refactoring of error handling in preparation for the ant task
18 lines of code changed in 2 files:
Oops, I overwrote some of Anja's fixes... restored.
3 lines of code changed in 1 file:
refactorings to prepare for integration of Andy Glover's ant task
- rename CommandLineOptions to ConfigurationOptions
- remove ArgumentException (was functional duplicate of CommandLineException)
- extract method Main.execute() from Main.main() as a hook for the ant task
309 lines of code changed in 16 files:
Prettified page titles
15 lines of code changed in 5 files:
More log messages at "-verbose" level
5 lines of code changed in 2 files:
[ 600977 ] Allow HTTP URLs as arguments for "-css", and some logging improvements for "-verbose"
367 lines of code changed in 11 files:
fixed some invalid HTML and other minor HTML cleanups
8 lines of code changed in 4 files:
UserPage and ModulePage now show the commit list in the same layout as the CommitLog
42 lines of code changed in 3 files:
removed unused fields
2 lines of code changed in 1 file:
- Commit log: Improved escaping of CVS comments for HTML output
- new method OutputUtils.escapeHtml(String)
- added 100th unit test :-)
24 lines of code changed in 4 files:
No longer necesarry file deleted.
0 lines of code changed in 1 file:
#594522 (Show version numbers in output) feature request completed
new -nocredit option to suppress "generated by" information
73 lines of code changed in 11 files:
fixed eclipse warning
6 lines of code changed in 2 files:
better cross-browser compatibility
1 lines of code changed in 1 file:
logging re-paired.
Default logging shows only ERROR and WARNING level messages; it can be enabled by the "-verbose" command line option
Verbose logging shows ERROR, WARNING and INFO level messages; it can be enabled by the "-debug" command line option
Debug logging shows messages of all levels ERROR - FINEST.
34 lines of code changed in 3 files:
[593238] module sizes - feature request completed
66 lines of code changed in 2 files:
Added a note to the "limitations" section about "cvs log -d DATES" not working with StatCvs
4 lines of code changed in 1 file:
fixed [ 611755 ] 100% CPU for LONG time
small cleanups
added test for "rev delimiter in comment" problem; works fine
72 lines of code changed in 3 files:
More information in error message when log parsing fails
3 lines of code changed in 1 file:
I renamed CvsLogParser into CvsLogfileParser because it's parsing a log file. I need that for a cvs interface.
113 lines of code changed in 5 files:
I moved getAbsoluteName from RepsoitoryFileManager into FileUtils and made it available as a static method.
21 lines of code changed in 2 files:
License changed to LGPL
1675 lines of code changed in 79 files:
Test for new functions added
29 lines of code changed in 2 files:
File Count Chart added to Suite
40 lines of code changed in 4 files:
File Count functionaliy and Chart added
55 lines of code changed in 4 files:
Added a method which deletes - if present - an ending dir separator from a given pathname. The separator is taken from the running system.
106 lines of code changed in 1 file:
Basic null escaping and small performance improvements.
46 lines of code changed in 6 files: