Directory Statistics for src/net/sf/logdistiller/

Back to Index Page

Lines Of Code for src/net/sf/logdistiller/

Commits for src/net/sf/logdistiller/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy286 (100,0%) 3743 (100,0%) 7518 (100,0%) 13,09

Commit Log

DateAuthorFile/Message
22/11/09 02:13hboutemy
added getId() API to LogDistillation.Plugin (1 Files changed, 5 Lines changed)
14/11/09 14:10hboutemy
improved javadoc (1 Files changed, 30 Lines changed)
11/11/09 09:06hboutemy
added extended attributes support for matching rules (1 Files changed, 10 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (18 Files changed, 198 Lines changed)
02/11/09 23:06hboutemy
have a different warning if provided attribute is missing or has wrong value (1 Files changed, 5 Lines changed)
02/11/09 19:58hboutemy
replaced null with empty string when an extension is not matched (1 Files changed, 7 Lines changed)
02/11/09 19:31hboutemy
en cas d'erreur lors du parsing, ajout d'information sur le fichier de log (1 Files changed, 15 Lines changed)
31/10/09 13:57hboutemy
extension value calculated as null are replaced with empty string (1 Files changed, 2 Lines changed)
17/10/09 23:04hboutemy
added javadoc information (1 Files changed, 5 Lines changed)
17/10/09 22:07hboutemy
fixed NPE (1 Files changed, 1 Lines changed)
17/10/09 19:30hboutemy
updated warnings for <logtype><attributes><provided> element (2 Files changed, 15 Lines changed)
16/10/09 16:46hboutemy
added optimization for LogEvent attribute value retrieval through AttributeInfo pre-calculation (2 Files changed, 67 Lines changed)
16/10/09 16:06hboutemy
o improved javadoc
o renamed getExtension(String) method to getExtensionIndex(String) to match getAttributeIndex(String) API convention
(2 Files changed, 50 Lines changed)
21/08/09 00:04hboutemy
more @since tags in javadoc (3 Files changed, 16 Lines changed)
20/08/09 23:57hboutemy
added @since tags to javadocs (7 Files changed, 63 Lines changed)
20/08/09 23:21hboutemy
refactoring (1 Files changed, 10 Lines changed)
20/08/09 22:44hboutemy
updated internal documentation (1 Files changed, 21 Lines changed)
20/08/09 22:08hboutemy
refactored logtype description creation (1 Files changed, 16 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 (6 Files changed, 192 Lines changed)
30/07/09 23:19hboutemy
added condition tagging support to give more plugin possibilities (3 Files changed, 57 Lines changed)