March 2003 Commit Log

Number of Commits:
39
Number of Active Developers:
5
Richard Cyganiak 2003-03-27 10:59 Rev.: 1.38

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:

Repository Tag: v0_1_3
Richard Cyganiak 2003-03-27 08:32

changed version to v0.1.3

5 lines of code changed in 2 files:

Richard Cyganiak 2003-03-27 08:31

commented manschu's unfinished file-per-module stuff out

8 lines of code changed in 2 files:

Richard Cyganiak 2003-03-26 21:05

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:

Richard Cyganiak 2003-03-26 20:58 Rev.: 1.15

excluded test classes from distribution jar file... makes it 40k smaller

2 lines of code changed in 1 file:

Richard Cyganiak 2003-03-26 12:14 Rev.: 1.9

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:

Richard Cyganiak 2003-03-26 12:04 Rev.: 1.5

made the W3C CSS Validator happy (http://jigsaw.w3.org/css-validator/)

11 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/web-files: statcvs.css (+11 -4)
Anja Jentzsch 2003-03-25 22:29

information of each file's loc and state added to the commit log

33 lines of code changed in 2 files:

Lukasz Pekacki 2003-03-25 01:20

Minor code review tasks.



Added some javadocs



Fixed some unhandled Exceptions

76 lines of code changed in 12 files:

Lukasz Pekacki 2003-03-25 01:17 Rev.: 1.10

Remove unused class Agent.java

0 lines of code changed in 1 file:

Richard Cyganiak 2003-03-24 21:42 Rev.: 1.9

added documentation for the ant task and prettyfied layout

58 lines of code changed in 1 file:

Richard Cyganiak 2003-03-24 21:42

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:

Richard Cyganiak 2003-03-24 21:12

More refactoring of error handling in preparation for the ant task

18 lines of code changed in 2 files:

Richard Cyganiak 2003-03-24 21:10 Rev.: 1.9

Oops, I overwrote some of Anja's fixes... restored.

3 lines of code changed in 1 file:

Richard Cyganiak 2003-03-24 19:09

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:

Richard Cyganiak 2003-03-23 18:46

Prettified page titles

15 lines of code changed in 5 files:

Richard Cyganiak 2003-03-23 18:24

More log messages at "-verbose" level

5 lines of code changed in 2 files:

Richard Cyganiak 2003-03-23 18:15

[ 600977 ] Allow HTTP URLs as arguments for "-css", and some logging improvements for "-verbose"

367 lines of code changed in 11 files:

Richard Cyganiak 2003-03-23 16:37

fixed some invalid HTML and other minor HTML cleanups

8 lines of code changed in 4 files:

Richard Cyganiak 2003-03-23 16:37

UserPage and ModulePage now show the commit list in the same layout as the CommitLog

42 lines of code changed in 3 files:

Richard Cyganiak 2003-03-23 15:49 Rev.: 1.68

removed unused fields

2 lines of code changed in 1 file:

Richard Cyganiak 2003-03-23 14:54

- 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:

Lukasz Pekacki 2003-03-23 14:32 Rev.: 1.2

No longer necesarry file deleted.

0 lines of code changed in 1 file:

Anja Jentzsch 2003-03-23 09:55

#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:

Anja Jentzsch 2003-03-23 09:52

fixed eclipse warning

6 lines of code changed in 2 files:

Anja Jentzsch 2003-03-23 09:51 Rev.: 1.2

better cross-browser compatibility

1 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/web-files: statcvs.css (+1 -1)
Lukasz Pekacki 2003-03-23 04:07

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:

Anja Jentzsch 2003-03-22 18:36

[593238] module sizes - feature request completed

66 lines of code changed in 2 files:

Richard Cyganiak 2003-03-22 13:58 Rev.: 1.8

Added a note to the "limitations" section about "cvs log -d DATES" not working with StatCvs

4 lines of code changed in 1 file:

Richard Cyganiak 2003-03-22 13:57

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:

Richard Cyganiak 2003-03-22 12:57 Rev.: 1.26

More information in error message when log parsing fails

3 lines of code changed in 1 file:

Manuel Schulze 2003-03-18 23:09

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:

Manuel Schulze 2003-03-18 23:04

I moved getAbsoluteName from RepsoitoryFileManager into FileUtils and made it available as a static method.

21 lines of code changed in 2 files:

Lukasz Pekacki 2003-03-18 10:33

License changed to LGPL

1675 lines of code changed in 79 files:

Lukasz Pekacki 2003-03-18 07:24 Rev.: 1.2

Test for new functions added

29 lines of code changed in 2 files:

Lukasz Pekacki 2003-03-18 07:23

File Count Chart added to Suite

40 lines of code changed in 4 files:

Lukasz Pekacki 2003-03-18 07:22 Rev.: 1.1

File Count functionaliy and Chart added

55 lines of code changed in 4 files:

Manuel Schulze 2003-03-18 02:39 Rev.: 1.12

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:

farkas 2003-03-17 13:13

Basic null escaping and small performance improvements.

46 lines of code changed in 6 files:

February 2003 »

Generated by StatCVS 0.5.0