Directory Statistics for test/net/sf/logdistiller/logtypes/

Back to Index Page

Lines Of Code for test/net/sf/logdistiller/logtypes/

Commits for test/net/sf/logdistiller/logtypes/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy84 (100,0%) 1039 (100,0%) 1776 (100,0%) 12,37

Commit Log

DateAuthorFile/Message
19/06/10 15:05hboutemy
Java 5 with generics update (1 Files changed, 1 Lines changed)
29/11/09 11:13hboutemy
removed csv log type and support classes to avoid GPL licensing issues (csv moved to extensions) (2 Files changed, 0 Lines changed)
22/11/09 10:23hboutemy
moved HTTP CLF log type to HTTP servers' log types extension (1 Files changed, 0 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (8 Files changed, 88 Lines changed)
19/08/09 00:17hboutemy
added HTTP W3C Common/Combined Log Format logtype (1 Files changed, 98 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (7 Files changed, 256 Lines changed)
29/07/09 20:45hboutemy
updated copyright notice (6 Files changed, 6 Lines changed)
23/03/08 15:39hboutemy
added LogEventTestCase to greatly ease unit tests writing (8 Files changed, 91 Lines changed)
22/03/08 17:41hboutemy
removed space before : or ? (1 Files changed, 1 Lines changed)
05/08/07 20:14hboutemy
update copyright notice (7 Files changed, 24 Lines changed)
18/11/06 16:09hboutemy
added JBoss server log parser (2 Files changed, 52 Lines changed)
19/08/06 22:42hboutemy
forgot to copy sample.csv file from test-case (1 Files changed, 1 Lines changed)
18/07/06 23:54hboutemy
added CSV log parser (4 Files changed, 69 Lines changed)
23/06/06 23:52hboutemy
added Oracle's alert.log log parser (2 Files changed, 195 Lines changed)
16/01/06 20:25hboutemy
added parameters to Weblogic log parser to change date format (2 Files changed, 53 Lines changed)
29/11/05 22:50hboutemy
added FindBugs report and fixed some of the problems it reported... (4 Files changed, 5 Lines changed)
28/11/05 23:53hboutemy
code cleanup (1 Files changed, 2 Lines changed)
24/11/05 23:51hboutemy
- added logSource attribute to every log type (every parser has to be updated)
- added compressed="no|gzip|zip" to Ant logdistiller task to read logs directly into compressed archives
(4 Files changed, 20 Lines changed)
24/10/05 23:02hboutemy
added Log4J XML layout log parser (2 Files changed, 112 Lines changed)
15/05/05 19:15hboutemy
totally rewritten extension mechanism for log types and plugins (3 Files changed, 13 Lines changed)