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