Joshua Ruehlig

Results 5 issues of Joshua Ruehlig

I was working to get this ported to FreeBSD. There are some issues I hit that I can work around but would be nice to have addressed. - [x] Use...

nfr

1) Assume PHP can find git path instead of hardcoding /usr/bin/git 2) Remove redundant `windows_mode()` which is now the default behaviour 3) Bump version Fixes https://github.com/kbjr/Git.php/issues/47

/usr/bin/git would not normally exist on FreeBSD as it install non-system applications to /usr/local/bin I'm assuming there is a more portable way to find the git executable then hardcoding the...

The server encountered an unexpected condition which prevented it from fulfilling the request. Traceback (most recent call last): File "/usr/pbi/gamez-amd64/share/gamez/Gamez/cherrypy/_cprequest.py", line 656, in respond response.body = self.handler() File "/usr/pbi/gamez-amd64/share/gamez/Gamez/cherrypy/lib/encoding.py", line...

https://github.com/pydio/pydio-core/commit/67549c71b8be00c7ef570b6054855a13861d9722 Currently the complete filepath is sent to NGINX. NGINX should instead be sent a URI and resolution of each File System Workspace should be done in the NGINX config....

type:bug
env:nginx