| Date | Author | File/Message |
|---|---|---|
| 20/08/09 22:44 | hboutemy | updated internal documentation
(1 Files changed,
21 Lines changed) |
| 20/08/09 22:23 | hboutemy | fixed encoding used when reading freq plugin valueDescriptions parameter
(1 Files changed,
1 Lines changed) |
| 20/08/09 22:08 | hboutemy | refactored logtype description creation
(4 Files changed,
28 Lines changed) |
| 19/08/09 00:17 | hboutemy | added HTTP W3C Common/Combined Log Format logtype
(4 Files changed,
286 Lines changed) xdocs/index.xml 1.61
(+1
-0)
|
| 19/08/09 00:13 | hboutemy | added more flexibility to utility class
(1 Files changed,
14 Lines changed) |
| 19/08/09 00:08 | hboutemy | o fixed broken character o fixed extensions support for GUI (1 Files changed, 4 Lines changed) |
| 19/08/09 00:06 | hboutemy | fixed model for XSD generation
(1 Files changed,
1 Lines changed) |
| 06/08/09 00:08 | hboutemy | fixed indentation
(4 Files changed,
73 Lines changed) |
| 04/08/09 00:35 | hboutemy | updated parent pom
(1 Files changed,
1 Lines changed) pom.xml 1.60
(+1
-1)
|
| 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
(14 Files changed,
348 Lines changed) src/main/mdo/logdistiller.mdo 1.7
(+62
-0)
pom.xml 1.59
(+1
-1)
|
| 02/08/09 15:21 | hboutemy | fixed missing type for tags attribute in logdistiller-1_4.dtd
(1 Files changed,
1 Lines changed) |
| 02/08/09 15:13 | hboutemy | added logdistiller-1_4.dtd to DTDs locally resolved
(1 Files changed,
1 Lines changed) |
| 02/08/09 00:04 | hboutemy | code simplification
(1 Files changed,
26 Lines changed) |
| 30/07/09 23:19 | hboutemy | added condition tagging support to give more plugin possibilities
(9 Files changed,
243 Lines changed) xdocs/index.xml 1.60
(+1
-0)
pom.xml 1.58
(+2
-2)
|
| 30/07/09 19:51 | hboutemy | typo fixed
(3 Files changed,
3 Lines changed) |
| 29/07/09 21:34 | hboutemy | applied Maven coding style convention
(87 Files changed,
10382 Lines changed) src/net/sf/logdistiller/xml/DOMUtils.java 1.8
(+161
-133)
test/net/sf/logdistiller/TestEvent.java 1.12
(+101
-77)
src/net/sf/logdistiller/Plugins.java 1.8
(+110
-85)
src/net/sf/logdistiller/gui/NewDialog.java 1.16
(+268
-224)
src/net/sf/logdistiller/Match.java 1.19
(+209
-142)
src/net/sf/logdistiller/LogType.java 1.12
(+152
-123)
src/net/sf/logdistiller/LogDistiller.java 1.31
(+587
-434)
src/net/sf/logdistiller/LogEvent.java 1.17
(+176
-138)
src/net/sf/logdistiller/gui/MainPanel.java 1.33
(+623
-484)
|
| 29/07/09 20:45 | hboutemy | updated copyright notice
(80 Files changed,
81 Lines changed) |
| 26/07/09 23:57 | hboutemy | added reference to site descriptor's XML Schema
(1 Files changed,
4 Lines changed) src/site/site.xml 1.12
(+4
-1)
|
| 26/07/09 23:55 | hboutemy | added a link to Exntesions Sandbox in left menu
(1 Files changed,
4 Lines changed) src/site/site.xml 1.11
(+4
-0)
|
| 26/07/09 18:44 | hboutemy | updated site deployment url because inherited value is not what is expected here
(1 Files changed,
7 Lines changed) pom.xml 1.57
(+7
-0)
|