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

Back to Index Page

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

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy62 (100,0%) 335 (100,0%) 570 (100,0%) 5,40

Commit Log

DateAuthorFile/Message
11/11/09 10:17hboutemy
added "attributes" parameter to freq plugin (1 Files changed, 4 Lines changed)
11/11/09 09:06hboutemy
added extended attributes support for matching rules (1 Files changed, 1 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (1 Files changed, 11 Lines changed)
02/11/09 19:59hboutemy
added a test case against an extension's regexp not matching (1 Files changed, 4 Lines changed)
20/08/09 23:21hboutemy
refactoring (1 Files changed, 1 Lines changed)
20/08/09 22:08hboutemy
refactored logtype description creation (1 Files changed, 3 Lines changed)
02/08/09 22:59hboutemy
added extension attributes, that are calculated on the fly with a regexp on an attribute provided by the log type (2 Files changed, 11 Lines changed)
30/07/09 23:19hboutemy
added condition tagging support to give more plugin possibilities (1 Files changed, 3 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (1 Files changed, 66 Lines changed)
29/07/09 20:45hboutemy
updated copyright notice (1 Files changed, 1 Lines changed)
22/03/08 17:41hboutemy
removed space before : or ? (3 Files changed, 5 Lines changed)
05/08/07 20:14hboutemy
update copyright notice (1 Files changed, 1 Lines changed)
25/03/07 23:46hboutemy
freq: improved regexp group handling (1 Files changed, 4 Lines changed)
18/03/07 19:41hboutemy
improved regexp group handling: if no group is defined in the regexp, the whole match is used (1 Files changed, 5 Lines changed)
16/12/06 10:36hboutemy
added id param for output, for output report customization (1 Files changed, 1 Lines changed)
21/08/06 23:04hboutemy
extracted log sampling features from freq plugin to a new sampling plugin. (2 Files changed, 2 Lines changed)
16/01/06 20:25hboutemy
added parameters to Weblogic log parser to change date format (1 Files changed, 2 Lines changed)
06/12/05 22:07hboutemy
added attribute2 and attribute3 to freq plugin (1 Files changed, 5 Lines changed)
29/11/05 22:50hboutemy
added FindBugs report and fixed some of the problems it reported... (1 Files changed, 1 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
(3 Files changed, 33 Lines changed)