huglester

Results 23 issues of huglester

For example, script won't find any childs here: ``` php ./vendor/bin/centipede run http://www.altevents.darbai.webas.lt/ 200 http://www.altevents.darbai.webas.lt/ ``` Why so? there are more links on that page. but it only checks the...

Hello, are there any plans to add support for array files also? This seems to be very promising. Thanks

enhancement

Hello, is there a way to set: ``` url: 'http://mailhog.dev' ``` from (for example) $MAILHOG variable ? Thank you

Hello I have basically the form like in the example readme. But when I press +, for get duplicated, I see + and - on the last item, but the...

Hello, I can't find anywhere in the code, where `clearValues` is used... I have some problems that cloning is not clearing the values. Can someone point me in some direction?...

Hello, docs do not mention(?) what needs to be done when deleting/updating the Entity. Is there something we should do manually when Entity was updated, or removed? Thank you

version 1.0

Hello does this proxy support passthrough mode? so for example I do: ``` ./z-enemy -a x16r -o stratum+tcp://proxy:3030 -u wallet -p x ``` and later I would see this worker...

Hello any plans for Proxy support?

enhancement
help wanted

Hello, I have added: ``` json elixir.config.images = { folder: './addons/default/themes/defeault/gittheme/img/', outputFolder: './assets/build/img/' }; ``` Later in the code: mix.imagemin(), But I get: [00:03:56] Starting 'imagemin'... [00:03:56] gulp-imagemin: Minified 0...