Josh Ribakoff
Josh Ribakoff
Hey, The script worked flawless out of the box for me. I just downloaded & ran it out of an arbitrary path. I assumed the reason it used $PWD as...
Yep the way it works now is nearly perfect. Using a flag would be better than pwd but breaks backwards compatibility so a note in the readme is the pragmatic...
It does time out. Eventually [after about 30-60 seconds]. I want to lower the timeout, maybe 5-10 seconds... but no API is provided in this library to do so.
I do not use Capistrano, I use my own script(s) that deploy using symlinks. I've done this for years using both nginx & apache without cache issues. However today I...
No.. to be clear, we observed the caching of symlinks' targets while opcache was disabled, under both Apache w/ mod_php & nginx w/ fpm. Opcache caches the bytecode of the...
On the demo if I request bower.json it says 1.5.1 My bower.json says 1.5.1 This problem does not exist on the demo, but does on my localhost. I confirmed the...
In pace.js put this around line 212, right after the line where `Pace.options` is initialized by extending the default options: console.log(options); When I did this, I saw keys for "ignoreURLS"...
Also confirming that simply deep cloning in getConfig() solves the problem as @cdeutsch suggests. This should be an easy PR
> We have far too many good ideas in the repository already, giving the impression that we have a project riven with defects. This is in fact a defect. So...