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
fixing tables CSS and expanding score section by default
tidoust
as fd
More... about 17 years ago
Deleted the following two methods: private Tester(final File file) and private static URI fileToURI(final File file). These methods were not used and because of the way library has been re-engineered, they will not be used in the future as well. Therefore, we have deleted them so not to have any confusion. More... about 17 years ago
Minor adjustments to CSS and Javascript
tidoust
as fd
More... about 17 years ago
Bug 6966: unknown schemes must be ignored for LINK_TARGET_FORMAT-1
tidoust
as fd
More... about 17 years ago
Javascript part rewritten and CSS styles adapted to handle expandable/collapsible lists
tidoust
as fd
More... about 17 years ago
Added a new configuration parameter (-c) that can be used to add another configuraton file for running MobileOK tests, for example a new configuration file can be added to run mobileOK tests with a local file. More... about 17 years ago
Added a getter method for getting the list of resources (see getResources() method). More... about 17 years ago
Handling the possibility that parsed URIs still contain some unsafe characters
tidoust
as fd
More... about 17 years ago
Merging stylesheet with result, adding severity class and critical messages special layout
tidoust
as fd
More... about 17 years ago
Fixing a typo
tidoust
as fd
More... about 17 years ago
Minor Javadoc edit
tidoust
as fd
More... over 17 years ago
Updating test suite to match last fix on Bug 6855
tidoust
as fd
More... over 17 years ago
Bug 6855: removing ambiguous template rules in XSLT stylesheets
tidoust
as fd
More... over 17 years ago
Adding test to track bug 6855
tidoust
as fd
More... over 17 years ago
Bugs 6826,6827: Ensuring that URIs only appear once (with the exception of inline/embedded stylesheets) and that they are resolved only once
tidoust
as fd
More... over 17 years ago
Replace calls to uri.resovle by Resource.parseUri everywhere for consistency
tidoust
as fd
More... over 17 years ago
Bug 6824 resolution More... over 17 years ago
moki files adjusted based on latest fixes of bugs 5921, 6284, 6718 and 6818
tidoust
as fd
More... over 17 years ago
Bugs 5921, 6284, 6718: improve handling of XHTML documents that cannot be decoded or parsed
tidoust
as fd
More... over 17 years ago
Bug 6818: running the checker on non XML content (e.g. an image) produced weird results
tidoust
as fd
More... over 17 years ago
Bugs 6815,6817: More flexibility in XSLT stylesheets path resolution
tidoust
as fd
More... over 17 years ago
Bug 6823 resolution More... over 17 years ago
Test for checking Bug 6823 resolution More... over 17 years ago
Bug 6828: HTTP_RESPONSE-1 was not correctly triggered for network errors
tidoust
as fd
More... over 17 years ago
Adding new test to check bug 6828
tidoust
as fd
More... over 17 years ago
Updating expected moki files of tests to match new rules (bug 6799 fixed and no empty HTTPError element).
tidoust
as fd
More... over 17 years ago
Updating TODOs with bug numbers when possible, removing temp code that ensured compliance with former moki representation (so that regression tests could be used to validate the new version)
tidoust
as fd
More... over 17 years ago
Adding Javadoc to explain new library re-factoring
tidoust
as fd
More... over 17 years ago
Bug 6800: library re-factoring for more extensibility
tidoust
as fd
More... over 17 years ago
[v1.0.04] Bug 6596 fixed
tidoust
as fd
More... over 17 years ago