summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fine tune unpack instructions.Ville Skytt?2010-12-121-2/+2
|
* Add conneg config to Windows install doc.Ville Skytt?2010-12-121-0/+7
|
* Add Makefile target for precompressing *.css and *.js and httpd.conf section ↵Ville Skytt?2010-12-123-3/+23
| | | | for serving them compressed.
* Note IRI/IDNA support in news.Ville Skytt?2010-12-121-3/+5
| | | | This is possible since revision 3159 and recent enough version of URI modules.
* Remove no longer used xml-results XSL and CSS.Ville Skytt?2010-12-122-113/+0
|
* Update bundle to 1.2.Ville Skytt?2010-12-123-14/+14
|
* Update news for 1.2.Ville Skytt?2010-12-121-5/+29
|
* Add missing warnings to SOAP output.Ville Skytt?2010-12-041-0/+9
|
* Handle uploaded_file without Content-Disposition filename as a fragment.Ville Skytt?2010-12-041-2/+11
|
* Use CGI::upload() for better upload sanity checks.Ville Skytt?2010-12-041-4/+3
|
* Add some image widths and heights.Ville Skytt?2010-11-282-4/+4
|
* Update Mootools more to 1.2.5.1.Ville Skytt?2010-11-281-19/+23
|
* Update XHTML 1.1 to 2nd edition (rename only).Ville Skytt?2010-11-255-6/+4
|
* Update XHTML-Print to 2nd edition (cosmetic changes only).Ville Skytt?2010-11-254-6/+6
|
* Update XHTML Basic 1.1 to 2nd edition.Ville Skytt?2010-11-255-8/+22
|
* Remove CGI.pm < 3.40 hacks, require >= 3.40.Ville Skytt?2010-11-155-23/+10
|
* Add local copy of XHTML + RDFa 1.1 DTD.Ville Skytt?2010-11-105-1/+883
|
* Include list of actually used parsers in HTML and Unicorn valid results output.Ville Skytt?2010-11-093-10/+27
|
* Record all parsers used, set debug data for templates only in debug mode.Ville Skytt?2010-11-093-29/+52
|
* Remove outdated comments and unnecessary code.Ville Skytt?2010-11-091-27/+25
|
* Don't lose multivalued parameters while decoding them.Ville Skytt?2010-11-091-2/+2
|
* Use encodeURIComponent() instead of escape() in favelets for UTF-8 reasons.Ville Skytt?2010-11-061-4/+4
|
* Add missing "doc" div to fix layout.Ville Skytt?2010-11-061-0/+2
|
* Actually decode CGI parameters as UTF-8.Ville Skytt?2010-11-061-3/+9
| | | | IDN's and IRI's (in the uri parameter) now have a better chance of working.
* Document previously implicit UTF-8 expectation for parameter values.Ville Skytt?2010-11-062-3/+11
|
* Spelling fix.Ville Skytt?2010-11-061-1/+1
|
* No need to link to /check with no parameters.Ville Skytt?2010-11-061-2/+1
|
* Bring introduction better up to date.Ville Skytt?2010-11-061-8/+10
|
* Point to HTTPS badge and referer docs for uploads, direct input, and https ↵Ville Skytt?2010-11-065-4/+15
| | | | | | doc URIs. URI >= 1.53 is now required.
* Document HTTPS badge and referer issues more prominently.Ville Skytt?2010-11-061-1/+26
|
* "How to fix" referer tip improvements.Ville Skytt?2010-11-051-3/+3
|
* Replace /check/referer with /check?uri=referer.Ville Skytt?2010-11-0514-17/+17
| | | | The former has been deprecated since 2003 (validator 0.6.5 beta 1).
* Rename WD-MathML3-20100610 to REC-MathML3-20101021 (no changes).Ville Skytt?2010-11-0526-46/+46
|
* Spelling fix.Ville Skytt?2010-11-051-1/+1
|
* Link tweaking.Ville Skytt?2010-11-041-2/+2
|
* Get rid of the "Home Page" configuration parameter.Ville Skytt?2010-11-0412-40/+30
| | | | | Resolve it automatically instead, and use relative URLs more where appropriate.
* Get rid of file_uri_param, URI escape it in templates where needed.Ville Skytt?2010-11-042-2/+1
|
* Make path to opensource-55x48.png relative.Ville Skytt?2010-11-012-2/+2
|
* + warning messages to ucn_output.tmpltom2010-10-271-1/+1
|
* ~ changed level of warnings 0, 27, 28 to infotom2010-10-271-3/+3
|
* ~ warnings moved out of the error looptom2010-10-271-5/+3
|
* ~ fixed missing </TMPL_IF>tom2010-10-271-8/+8
|
* + html description to all warningstom2010-10-271-38/+546
|
* ~ updated Mootools to version 1.2.5 and adapted w3c-validator.jsThomas Gambet2010-09-272-175/+21
|
* ~ open source icon stored locallyThomas Gambet2010-09-163-2/+2
|
* + .project (eclipse project file)Thomas Gambet2010-09-161-0/+1
|
* Prepare for 1.2 release.Ville Skytt?2010-08-203-4/+14
|
* Small typoJean-Guilhem Rouel2010-08-171-1/+1
|
* Fix for ticket #139Jean-Guilhem Rouel2010-08-171-1/+1
|
* adding a Unicorn template for critical errorJean-Guilhem Rouel2010-08-172-0/+133
|
* ~ fixed invalid css code in the congratulation messageThomas Gambet2010-08-101-1/+1
|
* Update XHTML modularization DTDs to version 1.1 second edition (20100729).Ville Skytt?2010-08-0452-134/+131
|
* Update comment about Config::General settings.Ville Skytt?2010-07-241-1/+1
|
* Turn off Config::General CComments for slight performance gain.Ville Skytt?2010-07-242-0/+2
|
* Bump version to 1.2(-dev).Ville Skytt?2010-07-154-3/+16
|
* Don't filter out undefined entity errors from libxml.Ville Skytt?2010-07-151-36/+1
| | | | | We let libxml fetch external entities now (and use catalogs with it) so false positives should no longer occur.
* Remove obsolete (commented) note about XML support limitations.Ville Skytt?2010-07-151-12/+0
|
* Added tag validator-1_1-release for changeset 3cf0fbb70602Thomas Gambet2010-07-120-0/+0
|
* Prepare for 1.1 release.validator-1_1-releaseVille Skytt?2010-07-066-15/+20
|
* Run incomplete input URLs through URI::Heuristic.Ville Skytt?2010-07-064-5/+20
|
* Added tag bundle-1_0 for changeset f8fe838e16abVille Skytt?2010-07-050-0/+0
|
* Update for bundle 1.0.bundle-1_0Ville Skytt?2010-07-041-13/+12
|
* Bump bundle version back to 1.0, no 1.1 related changes so far.Ville Skytt?2010-07-042-2/+2
|
* No longer need to skip CVS related things.Ville Skytt?2010-07-041-2/+0
|
* Link tweaking.Ville Skytt?2010-07-042-2/+2
|
* Fix double escaping of '"&"' in messages; they're entity escaped in templates.Ville Skytt?2010-07-041-2/+0
|
* Improve source extract handling for non-document errors.Ville Skytt?2010-07-041-65/+88
| | | | | | | report_errors() now populates extracts from our doc source only if the extract has not been defined earlier. Checkers are expected to always populate it with something (anything, really, for example empty string if no better info is available) that is defined for non-document errors.
* Improve error location info to include URI for non-doc resources.Ville Skytt?2010-07-044-6/+43
| | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=9933
* Don't output empty pre,code block in grouped mode if error source is not ↵Ville Skytt?2010-07-041-1/+1
| | | | available.
* Remove old explanation URI conditional that has been a no-op since 0.7.0.Ville Skytt?2010-07-011-1/+0
|
* Drop explanation loader javascript.Ville Skytt?2010-06-303-36/+0
| | | | | The functionality to take advantage of this has no longer apparently existed since introduction of error message grouping in validator 0.8.0.
* Do not make line numbers links when not showing source in grouped display mode.Ville Skytt?2010-06-301-2/+2
|
* Use "W3C Markup Validation Service" instead of "W3C HTML Validation Service" ↵Ville Skytt?2010-06-3017-16/+16
| | | | more.
* Update meta description.Ville Skytt?2010-06-293-3/+3
|
* Call is_xml() less.Ville Skytt?2010-06-291-17/+17
|
* Add "reminder" check for version in various files in "make dist".Ville Skytt?2010-06-291-0/+6
|
* Get version from the check script instead of bundle.Ville Skytt?2010-06-291-1/+1
|
* Drop leftover CVS keyword, set $VERSION to 1.1.Ville Skytt?2010-06-291-5/+1
|
* Make template variables case sensitive to improve output performance.Ville Skytt?2010-06-292-0/+4
| | | | | Decreases time for one complete validation request for my current local copy of http://blip.fm/all (2742 errors, 649 warnings) from ~25s to ~15s.
* Code cleanups, NFC.Ville Skytt?2010-06-291-19/+10
|
* perltidy source, NFC.Ville Skytt?2010-06-291-1/+3
|
* Make ent() faster (up to 25% in some pathological tests of mine).Ville Skytt?2010-06-291-5/+11
|
* Entity escape apostrophes.Ville Skytt?2010-06-291-2/+1
|
* Bump bundle version to 1.1 to get version in "make dist" straight.Ville Skytt?2010-06-292-2/+2
|
* Split long lines.Ville Skytt?2010-06-291-1/+2
|
* Try to cheat HTML::Template into refreshing its cache on upgrades.Ville Skytt?2010-06-291-0/+4
| | | | | | | While it does check file timestamps, it does not check options to new() as of 2.9 which may result in it using stale cached templates and produce incorrect results if those options have changed between validator releases. See HTML::Template's "cache" option for more info.
* Drop CVS keywords.Ville Skytt?2010-06-2373-188/+36
|
* Mark as 1.1-dev.Ville Skytt?2010-06-222-2/+2
|
* Do XML wellformedness check only if other checks do not flag the doc invalid.Ville Skytt?2010-06-222-184/+212
| | | | This is to further mitigate XMLWF performance issues.
* Update instructions etc from CVS to Mercurial.Ville Skytt?2010-06-2215-252/+52
|
* Removing trailing spacesJean-Guilhem Rouel2010-06-221-1/+1
|
* testJean-Guilhem Rouel2010-06-221-4/+4
|
* update tagsconvert-repo2010-06-210-0/+0
|
* 1.0validator-1_0-releaseville2010-06-146-14/+14
|
* Soften #9899 entry a bit.ville2010-06-141-3/+4
|
* Note (candidate) fix for #9899.ville2010-06-131-2/+9
|
* Fix perlcritic warnings.ville2010-06-131-3/+4
|
* Drop another unused variable.ville2010-06-131-3/+2
|
* Drop unused variable.ville2010-06-131-8/+3
|
* Bring back support for non-structured XML::LibXML errors.ville2010-06-131-24/+148
| | | | | This was removed in rev 1.769, but according to the docs, 1.70 may still throw them.