| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 62 (100,0%) | 335 (100,0%) | 570 (100,0%) | 5,40 |
| Date | Author | File/Message |
|---|---|---|
| 11/11/09 10:17 | hboutemy | added "attributes" parameter to freq plugin
(1 Files changed,
4 Lines changed) |
| 11/11/09 09:06 | hboutemy | added extended attributes support for matching rules
(1 Files changed,
1 Lines changed) |
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(1 Files changed,
11 Lines changed) |
| 02/11/09 19:59 | hboutemy | added a test case against an extension's regexp not matching
(1 Files changed,
4 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,
3 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
(2 Files changed,
11 Lines changed) |
| 30/07/09 23:19 | hboutemy | added condition tagging support to give more plugin possibilities
(1 Files changed,
3 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(1 Files changed,
66 Lines changed) |
| 29/07/09 20:45 | hboutemy | updated copyright notice
(1 Files changed,
1 Lines changed) |
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(3 Files changed,
5 Lines changed) |
| 05/08/07 20:14 | hboutemy | update copyright notice
(1 Files changed,
1 Lines changed) |
| 25/03/07 23:46 | hboutemy | freq: improved regexp group handling
(1 Files changed,
4 Lines changed) |
| 18/03/07 19:41 | hboutemy | improved regexp group handling: if no group is defined in the regexp, the whole match is used
(1 Files changed,
5 Lines changed) |
| 16/12/06 10:36 | hboutemy | added id param for output, for output report customization
(1 Files changed,
1 Lines changed) |
| 21/08/06 23:04 | hboutemy | extracted log sampling features from freq plugin to a new sampling plugin.
(2 Files changed,
2 Lines changed) |
| 16/01/06 20:25 | hboutemy | added parameters to Weblogic log parser to change date format
(1 Files changed,
2 Lines changed) |
| 06/12/05 22:07 | hboutemy | added attribute2 and attribute3 to freq plugin
(1 Files changed,
5 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) |
| 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 (3 Files changed, 33 Lines changed) |