| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| hboutemy | 91 (100,0%) | 775 (100,0%) | 1601 (100,0%) | 8,52 |
| Date | Author | File/Message |
|---|---|---|
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(10 Files changed,
110 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(10 Files changed,
505 Lines changed) test/net/sf/logdistiller/TestEvent.java 1.12
(+101
-77)
|
| 29/07/09 20:45 | hboutemy | updated copyright notice
(10 Files changed,
10 Lines changed) |
| 22/03/08 17:41 | hboutemy | removed space before : or ?
(2 Files changed,
2 Lines changed) |
| 05/08/07 20:14 | hboutemy | update copyright notice
(10 Files changed,
10 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, 21 Lines changed) |
| 22/11/05 23:11 | hboutemy | - added extensible report format mechanism - added xml report format (3 Files changed, 25 Lines changed) |
| 24/10/05 19:40 | hboutemy | code cleanup
(2 Files changed,
1 Lines changed) |
| 21/10/05 09:00 | hboutemy | code cleanup
(1 Files changed,
2 Lines changed) |
| 13/10/05 22:58 | hboutemy | added feed publisher
(2 Files changed,
3 Lines changed) |
| 27/09/05 00:31 | hboutemy | added extension test case, to test every extension facilities (logtype, publishers, plugins)
(7 Files changed,
200 Lines changed) |
| 15/05/05 19:13 | hboutemy | totally rewritten extension mechanism for log types and plugins
(7 Files changed,
181 Lines changed) |
| 20/02/05 02:20 | hboutemy | updated Maven build files
(1 Files changed,
12 Lines changed) |
| 19/02/05 19:07 | hboutemy | added a gui
(3 Files changed,
6 Lines changed) |
| 08/02/05 23:12 | hboutemy | added a plugin system to extend LogDistiller's handling of event groups
(2 Files changed,
64 Lines changed) |
| 05/02/05 14:44 | hboutemy | - bugfix : logdistiller-logtypes.properties was not included in logdistiller.jar - added DTD documentation (5 Files changed, 5 Lines changed) |
| 11/01/05 23:19 | hboutemy | factory class can be configured as a simple identifier instead of full class name in build.xml, for ease of use
(1 Files changed,
5 Lines changed) |
| 01/01/05 20:03 | hboutemy | - added sample directory, showing a concrete usage to start from - updates ant task to check params logdistiller.class and logdistiller.attributes (2 Files changed, 19 Lines changed) |
| 30/11/04 23:13 | hboutemy | bugfix : LogDistillation.formatFraction
(1 Files changed,
7 Lines changed) |
| 29/07/04 23:19 | hboutemy | added categories, that contain multiples groups
(2 Files changed,
13 Lines changed) |