Ezra Pool
Ezra Pool
Right now the class uses the hardcoded string 'time=' to find the latency from the exec output, but when the ping program is localized the class incorrectly assumes the host...
I'm not sure if this plugin in production ready yet, but it seems that it removed functions that I'm definitely using. Using import to get the modules, but running babel...
Hi, It seems that imager does not respect the defaultFilePermissions setting from craft. I set my permissions to 644 but image::writeImages does not respect this and imager does not fix...
Hi, I have a filter that uses craft()->getBaseUrl(), but this plugin does not seem to fill the $_SERVER globals, so this crashes the taskrunner. I am using the --environment argument.
Hi, I've tried to get this to work using a path, but somehow I'm failing. I just can't get containerise to open my links in a container I choose. I...
When using node, the excellent browserify package can be used to compile commonJS packages into one file. It would be great if potion would support this as well. The PHP...
### Description In v1.3 of the plugin the aws credentials cache duration is not being calculated correctly. The result is always 1 second, which is wrong. See #152 for fix...
fix: correctly cache the cacheDuration for AWS credentials $cacheDuration > 0 ?: static::CACHE_DURATION_SECONDS will result in `1`, which is not what we want out of this ternary statement. By replacing...
Error: shape is null Source File: http://127.0.0.1/Gordon/src/_parser.js Line: 261 Trying to load this swf: http://www.hogeschoolvanamsterdam.nl/walloffame/
### Describe the feature Hello, It seems that a dependency that nuxt uses has a security vulnerability, but a fix does not seem likely, so someone else forked the package...