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

Back to Index Page

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

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy138 (100,0%) 1243 (100,0%) 3024 (100,0%) 9,01

Commit Log

DateAuthorFile/Message
22/09/10 22:53hboutemy
added LogEventBuilder helper class to ease parser writing (5 Files changed, 73 Lines changed)
19/06/10 15:05hboutemy
Java 5 with generics update (5 Files changed, 17 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, 1 Lines changed)
22/11/09 10:30hboutemy
changed default specific groups to use 'attributes' freq/sampling property instead of deprecated 'attribute' (4 Files changed, 7 Lines changed)
22/11/09 10:23hboutemy
moved HTTP CLF log type to HTTP servers' log types extension (2 Files changed, 1 Lines changed)
14/11/09 19:00hboutemy
attributes value trims spaces (1 Files changed, 1 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (9 Files changed, 101 Lines changed)
29/08/09 16:33hboutemy
improved javadoc (1 Files changed, 7 Lines changed)
20/08/09 23:57hboutemy
added @since tags to javadocs (6 Files changed, 18 Lines changed)
19/08/09 00:17hboutemy
added HTTP W3C Common/Combined Log Format logtype (2 Files changed, 187 Lines changed)
06/08/09 00:08hboutemy
fixed indentation (4 Files changed, 73 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (8 Files changed, 969 Lines changed)
29/07/09 20:45hboutemy
updated copyright notice (8 Files changed, 8 Lines changed)
24/03/08 09:42hboutemy
added a link to RFC-4180 "Common Format and MIME Type for Comma-Separated Values (CSV) Files" (1 Files changed, 2 Lines changed)
22/03/08 17:41hboutemy
removed space before : or ? (6 Files changed, 15 Lines changed)
05/08/07 20:14hboutemy
update copyright notice (8 Files changed, 8 Lines changed)
25/11/06 17:34hboutemy
removed dependency on commons.lang.exceptions (1 Files changed, 2 Lines changed)
25/11/06 15:56hboutemy
improved timestamp attribute configuration, for cases where no timestamp is available or the timestamp is not the second attribute (3 Files changed, 10 Lines changed)
25/11/06 15:49hboutemy
bugfix : default specific groups were coded in the wrong place... (1 Files changed, 28 Lines changed)
19/11/06 19:29hboutemy
use java.util.regex instead of Jakarta ORO (1 Files changed, 4 Lines changed)