| Commit message (Expand) | Author | Age | Files | Lines |
* | Use relroot in path to feedback.html. | ville | 2010-03-08 | 2 | -453/+453 |
* | Add warning for missing Content-Type. | ville | 2010-03-06 | 4 | -5/+20 |
* | Fix unknown FPI tests. | ville | 2010-03-04 | 3 | -14/+14 |
* | Fix encoding modification for docs passed to the XML parser (0.8.6 regression). | ville | 2010-03-04 | 1 | -3/+3 |
* | Add missing colspan. | ville | 2010-03-04 | 1 | -1/+1 |
* | Usage message fix. | ville | 2010-03-04 | 1 | -1/+1 |
* | Add another Windows-1250 test case. | ville | 2010-03-04 | 3 | -2/+34 |
* | Improve link formatting. | ville | 2010-03-03 | 1 | -3/+4 |
* | Drop support for XML::LibXML < 1.69. | ville | 2010-03-03 | 5 | -155/+29 |
* | Note post-0.8.6 version. | ville | 2010-03-03 | 1 | -1/+1 |
* | Drop support for HTML-(Head)Parser < 3.60. | ville | 2010-03-03 | 5 | -40/+34 |
* | Note HTML-Parser dependency. | ville | 2010-03-03 | 1 | -3/+4 |
* | Fix XML::LibXML version numbers in comments. | ville | 2010-03-02 | 1 | -3/+3 |
* | More JSON output fixes (old XML::LibXML workarounds), #7000. | ville | 2010-03-02 | 1 | -2/+9 |
* | Update for 0.8.6.bundle-0_8_6 | ville | 2010-03-02 | 2 | -9/+27 |
* | Update 0.8.6 release date.validator-0_8_6-release | ville | 2010-03-02 | 1 | -3/+3 |
* | Add target for generating htdocs/docs/errors.html, do it in "all", do "all" i... | ville | 2010-02-22 | 1 | -2/+5 |
* | Regenerated. | ville | 2010-02-22 | 1 | -17/+38 |
* | Rephrase sentence about list items, thanks to Sean Fraser. | ville | 2010-02-22 | 1 | -3/+4 |
* | Experimental feature blurb grammar fix, thanks to D. Strout. | ville | 2010-02-22 | 1 | -1/+1 |
* | Fix JSON output syntax for messages without a line number (Yaroslav Samchuk). | ville | 2010-02-03 | 1 | -1/+1 |
* | Note $secure_protocol -> http requests in the "no Referer" error message. | ville | 2010-01-26 | 3 | -9/+15 |
* | Drop dead code. | ville | 2010-01-26 | 1 | -31/+9 |
* | Set "Vary: Referer" header in responses to referer validation requests | ville | 2010-01-26 | 3 | -2/+5 |
* | Set output mode earlier so we can choose the correct error template for URI | ville | 2010-01-26 | 1 | -3/+5 |
* | Use output mode specific error template for fatal errors, abort properly on | ville | 2010-01-26 | 2 | -54/+41 |
* | Add more cperl-mode indentation settings. | ville | 2010-01-26 | 3 | -4/+10 |
* | Use .eu instead of .org in ERCIM links, thanks to Jean-Guilhem Rouel for the ... | ville | 2010-01-14 | 3 | -6/+6 |
* | Update years in copyright notices. | ville | 2010-01-14 | 5 | -7/+7 |
* | Make link to base.css relative. | ville | 2010-01-06 | 1 | -4/+4 |
* | Remove unused file. | ville | 2010-01-06 | 1 | -14/+0 |
* | Indentation/whitespace tweaks, NFC. | ville | 2010-01-06 | 2 | -60/+62 |
* | Note Validator.nu bug reporting instructions (#8553). | ville | 2009-12-29 | 1 | -2/+16 |
* | Fix SOAP W22 XML, thanks to Jeroen Kruis. | ville | 2009-12-26 | 2 | -3/+7 |
* | More XML declaration related regex cleanups. | ville | 2009-12-14 | 1 | -23/+26 |
* | Fix infinite loop introduced in revision 1.756. | ville | 2009-12-14 | 1 | -3/+4 |
* | Clean up XML declaration regex. | ville | 2009-12-14 | 1 | -14/+14 |
* | Ignore *.bak. | ville | 2009-12-14 | 1 | -0/+1 |
* | Don't lose XML::LibXML errors in "structured error" mode. | ville | 2009-12-14 | 1 | -10/+7 |
* | Pass document base URIs to XML::LibXML. | ville | 2009-12-14 | 1 | -2/+8 |
* | Add minimum required XML::LibXML version (best guess, not necessarily accurate) | ville | 2009-12-14 | 5 | -11/+10 |
* | Do not filter out undefined entity errors for standalone XML docs (#7007). | ville | 2009-12-14 | 2 | -8/+28 |
* | Make LibXML transcoding-passing regex stricter and more readable. | ville | 2009-12-14 | 1 | -5/+10 |
* | Don't bother with gzipping HTML5 validator traffic if it seems to be installe... | ville | 2009-12-12 | 1 | -4/+11 |
* | Use $url->query instead of $url->query_form as an obscure workaround to an | ville | 2009-12-12 | 1 | -4/+4 |
* | Send direct input content that looks like XHTML5 to the HTML5 validator as | ville | 2009-12-12 | 1 | -6/+12 |
* | Include error message in output when something goes wrong when interfacing wi... | ville | 2009-12-12 | 3 | -6/+17 |
* | Add support for <meta charset="..."> in HTML5 documents (#5992). | ville | 2009-12-11 | 3 | -9/+56 |
* | Lower user agent inactivity timeout to 45 seconds (#6950). | ville | 2009-12-10 | 2 | -4/+17 |
* | URI escaping fixes. | ville | 2009-12-06 | 1 | -4/+4 |
* | Update output format statuses. | ville | 2009-12-05 | 1 | -11/+13 |
* | Link fixes/updates. | ville | 2009-12-05 | 1 | -4/+4 |
* | Update EARL/RDF output to EARL 1.0 20091029 Working Draft. | ville | 2009-12-05 | 3 | -53/+73 |
* | Make validator version available to templates. | ville | 2009-12-05 | 1 | -3/+4 |
* | Error message id escaping fixes. | ville | 2009-12-04 | 1 | -2/+2 |
* | Avoid error log trash with unknown error message ids. | ville | 2009-12-04 | 1 | -2/+2 |
* | Avoid passing multiple parameters to HTML::Template->param(). | ville | 2009-12-04 | 1 | -92/+72 |
* | Update Atom test case to one that currently really serves application/atom+xm... | ville | 2009-12-04 | 2 | -12/+24 |
* | Fix error log trashing with unusual doctype declarations. | ville | 2009-12-04 | 1 | -6/+7 |
* | Regenerated. | ville | 2009-12-04 | 1 | -419/+419 |
* | Link fixes. | ville | 2009-12-04 | 1 | -5/+5 |
* | URI encoding fixes (jinja2 does not have a filter for that :(). | ville | 2009-12-04 | 1 | -30/+30 |
* | Remove not needed HTML32 files (ISOlat1.ent is in IETF/, HTML32.{cat,dcl} unu... | ville | 2009-12-04 | 3 | -192/+0 |
* | Update SIGNATURE for 0.8.6. | ville | 2009-12-02 | 1 | -8/+8 |
* | Preparing for 0.8.6. | ville | 2009-12-02 | 9 | -14/+50 |
* | Quote PREREQ_PM module names to satisfy "use strict". | ville | 2009-12-02 | 1 | -26/+26 |
* | Extract version from bundle's META.yml. | ville | 2009-12-02 | 1 | -1/+1 |
* | Add release notes for 0.8.6. | ville | 2009-12-02 | 1 | -2/+129 |
* | Add dist target. | ville | 2009-11-30 | 1 | -0/+5 |
* | List created tarballs when done. | ville | 2009-11-30 | 1 | -0/+2 |
* | Add test target for running the test suite. | ville | 2009-11-30 | 1 | -0/+5 |
* | Add local copy of MathML 3.0 DTD. | ville | 2009-11-30 | 25 | -0/+5064 |
* | Use modular SVG 1.1 DTDs, remove unused flat ones. | ville | 2009-11-30 | 4 | -13830/+5 |
* | Hush return value of eval messages for now. | ville | 2009-11-30 | 1 | -0/+4 |
* | Add SVG 1.1 modules to catalog. | ville | 2009-11-29 | 1 | -1/+96 |
* | Avoid modifying global %ENV to fix a "$ENV" should be assigned as "local" iss... | ville | 2009-11-29 | 1 | -10/+6 |
* | Sync with REC-SVG11-20030114 (CVS keywords only). | ville | 2009-11-29 | 53 | -141/+141 |
* | Avoid modifying global $ENV{HTTP_AUTHORIZATION} to hush a perlcritic warning. | ville | 2009-11-29 | 1 | -6/+6 |
* | Don't mess with FTP_PASSIVE; LWP defaults to passive mode FTP anyway. | ville | 2009-11-29 | 1 | -6/+2 |
* | Fix operator mismatch flagged by perlcritic. | ville | 2009-11-29 | 1 | -11/+9 |
* | Fix "Capture variable used outside conditional" issue flagged by perlcritic. | ville | 2009-11-29 | 1 | -3/+5 |
* | Add indentation settings. | ville | 2009-11-29 | 2 | -3/+17 |
* | Don't disable stdout buffering; it no longer matters since we're | ville | 2009-11-28 | 1 | -6/+2 |
* | Avoid modifying global %ENV to fix a "$ENV" should be assigned as "local" iss... | ville | 2009-11-28 | 1 | -8/+6 |
* | Add Emacs cperl-mode indentation settings. | ville | 2009-11-28 | 1 | -2/+3 |
* | Fix open() related issues flagged by perlcritic. | ville | 2009-11-25 | 1 | -4/+4 |
* | Fix local variable initializations flagged by perlcritic. | ville | 2009-11-25 | 1 | -5/+5 |
* | Fix numeric/string equality test warnings. | ville | 2009-11-25 | 1 | -3/+3 |
* | Fix use of map in void context flagged by perlcritic. | ville | 2009-11-25 | 1 | -6/+6 |
* | Fix some cascading if-elsif chains flagged by perlcritic. | ville | 2009-11-25 | 2 | -34/+31 |
* | Fix indirect syntax calls flagged by perlcritic. | ville | 2009-11-25 | 2 | -10/+10 |
* | Fix perlcritic "Nested named subroutine" errors. | ville | 2009-11-24 | 1 | -20/+9 |
* | Fix perlcritic "Literal line breaks in a string" errors. | ville | 2009-11-24 | 1 | -6/+6 |
* | Fix perlcritic "Heredoc terminator must be quoted" errors. | ville | 2009-11-24 | 4 | -16/+12 |
* | Drop dead code found by perlcritic. | ville | 2009-11-24 | 1 | -5/+2 |
* | Fix perlcritic "Mixed high and low-precedence booleans" errors. | ville | 2009-11-24 | 1 | -12/+11 |
* | Fix perlcritic "Code before strictures/warnings" errors. | ville | 2009-11-24 | 3 | -5/+10 |
* | Add perlcritic(1) profile and a Makefile target for running it. | ville | 2009-11-24 | 2 | -0/+43 |
* | Improve "make perltidy" output. | ville | 2009-11-24 | 1 | -2/+2 |
* | Wrap long comment lines. | ville | 2009-11-23 | 1 | -77/+110 |