| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 138 (100,0%) | 1243 (100,0%) | 3024 (100,0%) | 9,01 |
| Date | Author | File/Message |
|---|---|---|
| 22/09/10 22:53 | hboutemy | added LogEventBuilder helper class to ease parser writing
(5 Files changed,
73 Lines changed) |
| 19/06/10 15:05 | hboutemy | Java 5 with generics update
(5 Files changed,
17 Lines changed) |
| 29/11/09 11:13 | hboutemy | removed csv log type and support classes to avoid GPL licensing issues (csv moved to extensions)
(2 Files changed,
1 Lines changed) |
| 22/11/09 10:30 | hboutemy | changed default specific groups to use 'attributes' freq/sampling property instead of deprecated 'attribute'
(4 Files changed,
7 Lines changed) |
| 22/11/09 10:23 | hboutemy | moved HTTP CLF log type to HTTP servers' log types extension
(2 Files changed,
1 Lines changed) |
| 14/11/09 19:00 | hboutemy | attributes value trims spaces
(1 Files changed,
1 Lines changed) |
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(9 Files changed,
101 Lines changed) |
| 29/08/09 16:33 | hboutemy | improved javadoc
(1 Files changed,
7 Lines changed) |
| 20/08/09 23:57 | hboutemy | added @since tags to javadocs
(6 Files changed,
18 Lines changed) |
| 19/08/09 00:17 | hboutemy | added HTTP W3C Common/Combined Log Format logtype
(2 Files changed,
187 Lines changed) |
| 06/08/09 00:08 | hboutemy | fixed indentation
(4 Files changed,
73 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(8 Files changed,
969 Lines changed) |
| 29/07/09 20:45 | hboutemy | updated copyright notice
(8 Files changed,
8 Lines changed) |
| 24/03/08 09:42 | hboutemy | added a link to RFC-4180 "Common Format and MIME Type for Comma-Separated Values (CSV) Files"
(1 Files changed,
2 Lines changed) |
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(6 Files changed,
15 Lines changed) |
| 05/08/07 20:14 | hboutemy | update copyright notice
(8 Files changed,
8 Lines changed) |
| 25/11/06 17:34 | hboutemy | removed dependency on commons.lang.exceptions
(1 Files changed,
2 Lines changed) |
| 25/11/06 15:56 | hboutemy | improved timestamp attribute configuration, for cases where no timestamp is available or the timestamp is not the second attribute
(3 Files changed,
10 Lines changed) |
| 25/11/06 15:49 | hboutemy | bugfix : default specific groups were coded in the wrong place...
(1 Files changed,
28 Lines changed) |
| 19/11/06 19:29 | hboutemy | use java.util.regex instead of Jakarta ORO
(1 Files changed,
4 Lines changed) |