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

Back to Index Page

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

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy64 (100,0%) 719 (100,0%) 1434 (100,0%) 11,23

Commit Log

DateAuthorFile/Message
22/11/09 14:51hboutemy
updated package documentation with 'attributes' parameter instead of 'attribute' (1 Files changed, 1 Lines changed)
22/11/09 12:49hboutemy
javadoc typo (1 Files changed, 1 Lines changed)
22/11/09 02:13hboutemy
improved warning messages (1 Files changed, 4 Lines changed)
21/11/09 19:21hboutemy
added warning when deprecated attributes are used (1 Files changed, 12 Lines changed)
15/11/09 10:46hboutemy
Freq plugin refactoring (2 Files changed, 19 Lines changed)
14/11/09 18:26hboutemy
changed Freq inner class visibility to public (1 Files changed, 1 Lines changed)
14/11/09 18:24hboutemy
update some attributes to protected instead of private (1 Files changed, 1 Lines changed)
14/11/09 17:55hboutemy
update some attributes to protected instead of private (1 Files changed, 2 Lines changed)
14/11/09 14:48hboutemy
Freq not only stores key, but original values too (1 Files changed, 32 Lines changed)
14/11/09 14:16hboutemy
changed attributes from String to String[]: split is done once (1 Files changed, 7 Lines changed)
14/11/09 14:10hboutemy
improved javadoc (2 Files changed, 9 Lines changed)
11/11/09 10:17hboutemy
added "attributes" parameter to freq plugin (1 Files changed, 77 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (3 Files changed, 33 Lines changed)
04/11/09 00:00hboutemy
reverse order for valueLength order when same length (1 Files changed, 2 Lines changed)
31/10/09 18:42hboutemy
added javadoc (1 Files changed, 10 Lines changed)
16/10/09 16:46hboutemy
added optimization for LogEvent attribute value retrieval through AttributeInfo pre-calculation (1 Files changed, 33 Lines changed)
20/08/09 23:57hboutemy
added @since tags to javadocs (3 Files changed, 6 Lines changed)
20/08/09 22:23hboutemy
fixed encoding used when reading freq plugin valueDescriptions parameter (1 Files changed, 1 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 (1 Files changed, 7 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (3 Files changed, 467 Lines changed)