| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 84 (100,0%) | 1039 (100,0%) | 1776 (100,0%) | 12,37 |
| Date | Author | File/Message |
|---|---|---|
| 19/06/10 15:05 | hboutemy | Java 5 with generics update
(1 Files changed,
1 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,
0 Lines changed) |
| 22/11/09 10:23 | hboutemy | moved HTTP CLF log type to HTTP servers' log types extension
(1 Files changed,
0 Lines changed) |
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(8 Files changed,
88 Lines changed) |
| 19/08/09 00:17 | hboutemy | added HTTP W3C Common/Combined Log Format logtype
(1 Files changed,
98 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(7 Files changed,
256 Lines changed) |
| 29/07/09 20:45 | hboutemy | updated copyright notice
(6 Files changed,
6 Lines changed) |
| 23/03/08 15:39 | hboutemy | added LogEventTestCase to greatly ease unit tests writing
(8 Files changed,
91 Lines changed) |
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(1 Files changed,
1 Lines changed) |
| 05/08/07 20:14 | hboutemy | update copyright notice
(7 Files changed,
24 Lines changed) |
| 18/11/06 16:09 | hboutemy | added JBoss server log parser
(2 Files changed,
52 Lines changed) |
| 19/08/06 22:42 | hboutemy | forgot to copy sample.csv file from test-case
(1 Files changed,
1 Lines changed) |
| 18/07/06 23:54 | hboutemy | added CSV log parser
(4 Files changed,
69 Lines changed) |
| 23/06/06 23:52 | hboutemy | added Oracle's alert.log log parser
(2 Files changed,
195 Lines changed) |
| 16/01/06 20:25 | hboutemy | added parameters to Weblogic log parser to change date format
(2 Files changed,
53 Lines changed) |
| 29/11/05 22:50 | hboutemy | added FindBugs report and fixed some of the problems it reported...
(4 Files changed,
5 Lines changed) |
| 28/11/05 23:53 | hboutemy | code cleanup
(1 Files changed,
2 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 (4 Files changed, 20 Lines changed) |
| 24/10/05 23:02 | hboutemy | added Log4J XML layout log parser
(2 Files changed,
112 Lines changed) |
| 15/05/05 19:15 | hboutemy | totally rewritten extension mechanism for log types and plugins
(3 Files changed,
13 Lines changed) |