Martin Ukrop
Martin Ukrop
* In function 'external?', URI is now escaped before split. * This adheres to the recommendation in the URI docs: https://www.rubydoc.info/stdlib/uri/URI.parse * Resolves #33.
* For example the `build/static` directory * See also other files, such as `validate.sh`
Use the accessibility options to copy error name without hyphens?
Clicking "source" for OpenJDK's documentation (section _Original error message_) only goes to general https://openjdk.java.net/ and not to the specific definition of the error.
Online at x509errors.org, we present 95 different OpenSSL errors. However internally, in the error overview table in gDrive, we have only 78. Where's the difference? PS: Internally, we highlight differences...
When running the build, I get the following error during validation for all cases: ``` results/validate.sh: line 118: kill: ([number]) - No such process ``` I presume this is the...
It would be great if the whole client could be downloaded as a zip with Makefile and source files.
What were the changes necessary to do for [download-base-artifact](https://github.com/andrewiggins/download-base-artifact)? I see you have a for with a couple of modifications (but origin has since moved on). If there is a...
* Goal: Write new documentation for other error messages. * Pre-requisite: Re-read Miska's results and decide on the form. * Decide for which errors we want to prioritize the new...