| Date | Author | File/Message |
|---|---|---|
| 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
(3 Files changed,
39 Lines changed) |
| 11/11/09 11:41 | hboutemy | fixed a typo
(1 Files changed,
1 Lines changed) xdocs/index.xml 1.66
(+1
-1)
|
| 11/11/09 10:17 | hboutemy | added "attributes" parameter to freq plugin
(3 Files changed,
84 Lines changed) xdocs/index.xml 1.65
(+3
-0)
|
| 11/11/09 09:06 | hboutemy | added extended attributes support for matching rules
(2 Files changed,
11 Lines changed) |
| 07/11/09 15:37 | hboutemy | o renamed "full" profile to "reporting" o moved reports to this reporting profile (1 Files changed, 35 Lines changed) pom.xml 1.66
(+35
-40)
|
| 07/11/09 14:11 | hboutemy | removed old navigation.xml which was used by Maven 1
(1 Files changed,
0 Lines changed) xdocs/navigation.xml 1.8 removed |
| 07/11/09 13:20 | hboutemy | changed license to ASL v2
(88 Files changed,
1177 Lines changed) src/net/sf/logdistiller/Plugin.java 1.6
(+11
-16)
src/net/sf/logdistiller/Match.java 1.20
(+11
-16)
xdocs/index.xml 1.64
(+2
-1)
LICENSE.txt 1.3
(+231
-278)
src/net/sf/logdistiller/Plugins.java 1.9
(+11
-16)
NOTICE.txt 1.1 added 7 |
| 04/11/09 00:10 | hboutemy | use statcvs Maven plugin released in LogDistiller groupId
(1 Files changed,
3 Lines changed) pom.xml 1.65
(+3
-3)
|
| 04/11/09 00:00 | hboutemy | reverse order for valueLength order when same length
(1 Files changed,
2 Lines changed) |
| 03/11/09 23:58 | hboutemy | provided element was ignored
(1 Files changed,
1 Lines changed) |
| 02/11/09 23:06 | hboutemy | have a different warning if provided attribute is missing or has wrong value
(1 Files changed,
5 Lines changed) |
| 02/11/09 19:59 | hboutemy | added a test case against an extension's regexp not matching
(1 Files changed,
4 Lines changed) |
| 02/11/09 19:58 | hboutemy | replaced null with empty string when an extension is not matched
(1 Files changed,
7 Lines changed) |
| 02/11/09 19:31 | hboutemy | en cas d'erreur lors du parsing, ajout d'information sur le fichier de log
(1 Files changed,
15 Lines changed) |
| 02/11/09 08:01 | hboutemy | added exact command I have to type before deploying site on SourceForge
(1 Files changed,
3 Lines changed) pom.xml 1.64
(+3
-1)
|
| 31/10/09 22:08 | hboutemy | use new <menu ref="reports"/> syntax instead of deprecated ${reports}
(1 Files changed,
1 Lines changed) src/site/site.xml 1.13
(+1
-1)
|