CVS log for perl/modules/W3C/LogValidator/lib/W3C/LogValidator/CSSValidator.pm
Up to [Public] / perl / modules / W3C / LogValidator / lib / W3C / LogValidator
Request diff between arbitrary revisions
Default branch: 1
Revision 1.21 / (download) - annotate - [select for diffs]
, Mon May 5 06:41:56 2008 UTC (4 months ago) by ot
CVS Tags: HEAD
Changes since 1.20: +67 -41
lines
Diff to previous 1.20
(colored)
SOAP::Lite is having hiccups in CPAN lately, which thus breaks any installation
via CPAN of WebService::Validator::CSS::W3C, and thus the logvalidator.
Working around this issue by using the HTTP response of the CSS validator, instead
of the full SOAP output.
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue Dec 4 07:15:33 2007 UTC (9 months ago) by ot
Changes since 1.19: +7 -3
lines
Diff to previous 1.19
(colored)
adding CheckExtensionlessURIs and AuthorizedExtensions * capability for css validator module
Revision 1.19 / (download) - annotate - [select for diffs]
, Thu Sep 6 06:20:36 2007 UTC (12 months ago) by ot
Changes since 1.18: +48 -25
lines
Diff to previous 1.18
(colored)
porting the ShowInvalid, ShowAborted and ShowValid options to CSS Validator module
Revision 1.18 / (download) - annotate - [select for diffs]
, Tue Sep 4 06:23:56 2007 UTC (12 months ago) by ot
Changes since 1.17: +3 -3
lines
Diff to previous 1.17
(colored)
requiring at least version 0.2 of the CSS validator interface module
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Jul 24 06:08:11 2007 UTC (13 months, 1 week ago) by ot
Changes since 1.16: +3 -3
lines
Diff to previous 1.16
(colored)
Adding an option to allow URIs with query strings, e.g
http://www.example.com/script?foo=bar
Such URIs in the logs were previously ignored systematically, now will
still be ignored by default, but with the configuration option
ExcludeCGI 0
they will be processed as "normal" URIs.
Revision 1.16 / (download) - annotate - [select for diffs]
, Fri Sep 9 06:33:11 2005 UTC (2 years, 11 months ago) by ot
Changes since 1.15: +3 -3
lines
Diff to previous 1.15
(colored)
date bump
Revision 1.15 / (download) - annotate - [select for diffs]
, Mon Aug 29 00:07:28 2005 UTC (3 years ago) by ot
Changes since 1.14: +3 -3
lines
Diff to previous 1.14
(colored)
fixing typo
Revision 1.14 / (download) - annotate - [select for diffs]
, Fri Jul 29 01:39:23 2005 UTC (3 years, 1 month ago) by ot
Changes since 1.13: +7 -2
lines
Diff to previous 1.13
(colored)
Making the server used by the CSS validator module a configurable option.
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Nov 12 07:10:47 2004 UTC (3 years, 9 months ago) by ot
Changes since 1.12: +3 -3
lines
Diff to previous 1.12
(colored)
minor cpaneries
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Sep 29 03:39:35 2004 UTC (3 years, 11 months ago) by ot
Changes since 1.11: +3 -3
lines
Diff to previous 1.11
(colored)
cleaner output
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Sep 10 00:41:24 2004 UTC (3 years, 11 months ago) by ot
CVS Tags: logval-0_4_1
Changes since 1.10: +3 -3
lines
Diff to previous 1.10
(colored)
fixing minor errors in API documentation in POD - preparing for 0.4.1
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Aug 16 02:12:09 2004 UTC (4 years ago) by ot
CVS Tags: logval-0_4
Changes since 1.9: +6 -3
lines
Diff to previous 1.9
(colored)
untie only if tied. Otherwise, feel stupid.
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri Aug 13 06:01:12 2004 UTC (4 years ago) by ot
Changes since 1.8: +112 -9
lines
Diff to previous 1.8
(colored)
(more) documenting API + re-adding uris method
Revision 1.8 / (download) - annotate - [select for diffs]
, Thu Aug 12 02:28:51 2004 UTC (4 years ago) by ot
Changes since 1.7: +2 -2
lines
Diff to previous 1.7
(colored)
more versioning test
Revision 1.7 / (download) - annotate - [select for diffs]
, Tue Aug 10 05:27:05 2004 UTC (4 years ago) by ot
Changes since 1.6: +24 -13
lines
Diff to previous 1.6
(colored)
Changing option name for Excluded/Ignored Areas
mapping version to CVS revision
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Jul 14 02:40:01 2004 UTC (4 years, 1 month ago) by ot
Changes since 1.5: +15 -2
lines
Diff to previous 1.5
(colored)
adding support for IgnoreArea
Revision 1.5 / (download) - annotate - [select for diffs]
, Tue Jun 29 00:01:40 2004 UTC (4 years, 2 months ago) by ot
Changes since 1.4: +8 -4
lines
Diff to previous 1.4
(colored)
disclaimer + s/HTML/CSS/ where applicable
Revision 1.4 / (download) - annotate - [select for diffs]
, Wed Jun 9 01:43:11 2004 UTC (4 years, 2 months ago) by ot
Changes since 1.3: +2 -2
lines
Diff to previous 1.3
(colored)
changing default supported extension for the CSSVal module to be only CSS files.
Can still be tuned to accept HTML, SVG etc as well.
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Jun 8 06:36:04 2004 UTC (4 years, 2 months ago) by ot
Changes since 1.2: +61 -25
lines
Diff to previous 1.2
(colored)
- adding full support for MaxDocuments
- checking content-type of documents with no file ext
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Jun 8 05:00:09 2004 UTC (4 years, 2 months ago) by ot
Changes since 1.1: +3 -3
lines
Diff to previous 1.1
(colored)
verbose printout tweaks
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Jun 2 07:49:15 2004 UTC (4 years, 3 months ago) by ot
Diff
new CSS validator interface - thanks to Bjoern Hoehrmann's WebService::Validator::CSS::W3C
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster