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