David Monllaó

Results 31 comments of David Monllaó

Hi Jun, we don't flag the instance as a security instance just add a hook and use security.git as origin. I don't know much about mdk but a possible solution...

Hi @tflori, sorry for the late reply. g:IDEAlways would be the opposite of what you want, but there is no command for that, it is up for each file type...

Jerome, adding your wiki page (https://github.com/dmonllao/vim-php-ide/wiki/Vim-PHP-IDE-for-dummies) feel free to close the issue when you are happy :)

Yes Eloy, it is about this; the totals we are showing when hovering the graph lines are the summatory of the test plan users, the previous UI is showing the...

Sorry guys for not responding to this before. It seems that both @kstefanini and @matcho use jmeter 3.0. This tool has not been tested using that jmeter version so there...

I started working on this on my last project week (https://github.com/dmonllao/moodleinspire-python-backend/tree/batch-evaluation) and I couldn't finish it; I will try to look at it at some point in future.

Hi, I've been looking at this for some time now. I've set up a new image with the python package installed. It can be run from the local filesystem setting...

I think that, it is not worth spending more time in the new-container approach until the python ml backend does not allow execution from a remote server. I've modified both...

Thanks, I've created https://github.com/moodlehq/moodle-docker/pull/90 and https://github.com/moodlehq/moodle-php-apache/pull/35

Hi, the patches above install the python ml backend in the web server. Moodle will be able to communicate with the python backend once https://tracker.moodle.org/browse/MDL-66004 is installed. I set up...