3
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 5 years ago.
Dec 02, 2019 — Dec 02, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
format-bytes: no need to use the 'bytes' suffix when size is 0.
tidoust
as fd
More... over 16 years ago
Fill exception message with details about the list of exceptions that were caught while pre-processing the resource to avoid the useless 'one or more exceptions caught' message
tidoust
as fd
More... over 16 years ago
Add 'bytes' suffix when size is lower than 1KB
tidoust
as fd
More... over 16 years ago
First step towards providing direct input and file upload input methods. Internally, URIs with fake schemes (directinput and fileitem) are used to represent the corresponding resource and fall back to the usual case. UI still need to be adjusted to e.g. alert the user that all tests could not be run. One bug also needs to be identified and fixed that prevents the application of the MEASURES and STYLE_SHEETS_SUPPORT tests
tidoust
as fd
More... over 16 years ago
[Bug 7267] CHARACTER_ENCODING_SUPPORT-2 could be returned twice
tidoust
as fd
More... over 16 years ago
Adding qa-dev build target
tidoust
as fd
More... over 16 years ago
[Bug 8254] Type attribute in link element may include more than just the media type
tidoust
as fd
More... over 16 years ago
[Bug 8382] Additional HTTP headers were not added to the HTTP request with the consequence that CACHING-7 and CACHING-8 were incorrectly reported
tidoust
as fd
More... over 16 years ago
Preparing v1.2.2 release
tidoust
as fd
More... almost 17 years ago
Styles of the please wait page updated to display the message, the animated gif and a Cancel button where appropriate
tidoust
as fd
More... almost 17 years ago
Add sponsors logos to index page. Intermediary page still needs to be updated.
tidoust
as fd
More... almost 17 years ago
[Bug 7541] Reference W3C mobileOK Checker paper
tidoust
as fd
More... almost 17 years ago
[Bug 7495] New test that uses CSS Selectors, invalid in CSS Level 1. The errors should be ignored by the mobileOK Checker in accordance with the CSS Level 1 forward-compatibility parsing rules
tidoust
as fd
More... almost 17 years ago
[Bug 7495] some CSS validation errors need to be ignored
tidoust
as fd
More... almost 17 years ago
[Bug 7250] startup crash when running the Checker as part of a daemon
tidoust
as fd
More... almost 17 years ago
[Bug 7233] Report sizes using human-friendly KB,MB,GB abbreviations
tidoust
as fd
More... about 17 years ago
[Bug 7231] External unknown DTDs could still be resolved
tidoust
as fd
More... about 17 years ago
[v1.2.1] Update CSS rule for critical error so that red border always get displayed
tidoust
as fd
More... about 17 years ago
[v1.2.1] Update 'this is version x.y.z' link
tidoust
as fd
More... about 17 years ago
[Bug 7210] CONTENT_FORMAT_SUPPORT-10 not returned when mime type is unknown
tidoust
as fd
More... about 17 years ago
[Bug 7201] Validation message ended with 'null'
tidoust
as fd
More... about 17 years ago
[Bug 7203] Correctly extract errors returned by new version of the CSS validator
tidoust
as fd
More... about 17 years ago
[Bug 7203] Conventions used to return CSS errors slightly changed in the new version of the CSS validator
tidoust
as fd
More... about 17 years ago
Updating test suite based on latest fixes on bugs 7082, 7178, 7180, 7181, 7200, 7201, 7203
tidoust
as fd
More... about 17 years ago
Updating test suites based on latest fixes on bugs 7082, 7178, 7180, 7181, 7200, 7201, 7203
tidoust
as fd
More... about 17 years ago
[Bug 7201] GIF/JPEG and UTF-8 validation error messages may end up with null
tidoust
as fd
More... about 17 years ago
[Bugs 7180, 7200] XHTML/CSS validations fail when UTF-8 BOM is used. Plus an empty stream is a valid UTF-8 stream
tidoust
as fd
More... about 17 years ago
[Bug 7171] Checker crash when invalid URIs are used in images and objects
tidoust
as fd
More... about 17 years ago
[Bug 7082] Checker crash when image contains invalid metadata
tidoust
as fd
More... about 17 years ago
[Bugs 7178, 7203] Use latest version of CSS validator and feed it with UTF-8 content
tidoust
as fd
More... about 17 years ago