Directory Statistics for src/net/sf/logdistiller/publishers/

Back to Index Page

Lines Of Code for src/net/sf/logdistiller/publishers/

Commits for src/net/sf/logdistiller/publishers/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
hboutemy53 (100,0%) 591 (100,0%) 1071 (100,0%) 11,15

Commit Log

DateAuthorFile/Message
28/11/09 01:55hboutemy
made rome really optional: simply registering feed publisher, without actually using it, won't cause NoClassDefFound error any more if rome is not in the classpath (2 Files changed, 91 Lines changed)
22/11/09 14:51hboutemy
updated package documentation with 'attributes' parameter instead of 'attribute' (1 Files changed, 1 Lines changed)
07/11/09 13:20hboutemy
changed license to ASL v2 (4 Files changed, 44 Lines changed)
20/08/09 23:57hboutemy
added @since tags to javadocs (2 Files changed, 4 Lines changed)
29/07/09 21:34hboutemy
applied Maven coding style convention (4 Files changed, 348 Lines changed)
29/07/09 20:45hboutemy
updated copyright notice (4 Files changed, 4 Lines changed)
15/04/09 00:09hboutemy
use interfaces for variable declaration (1 Files changed, 6 Lines changed)
16/03/09 22:04hboutemy
fixed typo (1 Files changed, 2 Lines changed)
16/03/09 20:22hboutemy
added exception message in errors (1 Files changed, 2 Lines changed)
07/03/09 11:47hboutemy
improved javadoc (1 Files changed, 2 Lines changed)
23/03/08 16:47hboutemy
use IOUtils.closeQuietly() when necessary (1 Files changed, 5 Lines changed)
22/03/08 17:41hboutemy
removed space before : or ? (3 Files changed, 22 Lines changed)
05/08/07 20:14hboutemy
update copyright notice (4 Files changed, 4 Lines changed)
16/12/06 10:36hboutemy
added id param for output, for output report customization (2 Files changed, 5 Lines changed)
01/11/06 10:51hboutemy
write the modified feed content to a temporary file and switch with the effective file only on success (1 Files changed, 51 Lines changed)
15/08/06 01:25hboutemy
revert to Atom 0.3 as default feed type, since Rome has problems with content on Atom 1.0 : see https://rome.dev.java.net/servlets/ReadMsg?list=dev&msgNo=1691 (1 Files changed, 8 Lines changed)
09/04/06 17:03hboutemy
updated Rome to version 0.8, changed default feed format to Atom 1.0 (from 0.3) (1 Files changed, 2 Lines changed)
29/11/05 22:51hboutemy
added FindBugs report and fixed some of the problems it reported... (1 Files changed, 10 Lines changed)
22/11/05 23:12hboutemy
- added extensible report format mechanism
- added xml report format
(3 Files changed, 29 Lines changed)
24/10/05 19:40hboutemy
code cleanup (1 Files changed, 0 Lines changed)