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

Back to Index Page

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

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy75 (100,0%) 609 (100,0%) 1467 (100,0%) 8,12

Commit Log

DateAuthorFile/Message
07/11/09 13:20hboutemy
changed license to ASL v2 (4 Files changed, 44 Lines changed)
20/08/09 23:57hboutemy
added @since tags to javadocs (1 Files changed, 1 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, 7 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, 1 Lines changed)
02/08/09 00:04hboutemy
code simplification (1 Files changed, 26 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (4 Files changed, 516 Lines changed)
29/07/09 20:45hboutemy
updated copyright notice (4 Files changed, 4 Lines changed)
28/04/09 23:34hboutemy
2783217: added compress'ed (*.Z) log files support in Ant tasks (1 Files changed, 5 Lines changed)
16/03/09 20:22hboutemy
added exception message in errors (1 Files changed, 5 Lines changed)
22/03/08 17:41hboutemy
removed space before : or ? (2 Files changed, 17 Lines changed)
05/08/07 20:14hboutemy
update copyright notice (4 Files changed, 4 Lines changed)
27/10/06 11:27hboutemy
fixed misc little problems found by FindBugs and PMD (2 Files changed, 4 Lines changed)
21/08/06 23:04hboutemy
extracted log sampling features from freq plugin to a new sampling plugin. (1 Files changed, 5 Lines changed)
09/07/06 18:49hboutemy
improved javadoc (1 Files changed, 1 Lines changed)
29/11/05 22:50hboutemy
added FindBugs report and fixed some of the problems it reported... (1 Files changed, 1 Lines changed)
25/11/05 00:18hboutemy
updated documentation (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
(1 Files changed, 40 Lines changed)
24/10/05 19:40hboutemy
code cleanup (1 Files changed, 0 Lines changed)
21/10/05 14:17hboutemy
implemented skip feature (which had been dropped during refoctoring) (2 Files changed, 11 Lines changed)