Jorge Rodriguez (A.K.A. Tiriel)

Results 58 comments of Jorge Rodriguez (A.K.A. Tiriel)

> Hi! Sorry for the long absence. I'll try to come up with the necessary changes in the next two weeks if that's ok with you. Welcome back! And thank...

@drzraf can you provide the versions that support each idiom?

@Andersson007 sure, I can get on that but I'm in the middle of moving, so I can't handle it straight away. I'll give it some thought in the meanwhile

These changes are dependent on #141

This PR needs rebase. I would wait for #63 to be merged and then rework these changes on top of it. Then we could add tests as well.

The old versions of the database plugins are no longer supported on the collection. So I have removed the conditional checks, leaving only the currently supported parameter names, unconditionally.

I haven't gotten the chance to work on this for quite some time. I'll pick it up, seems there's only the "enum" issue to solve and to write appropriate tests....

@Andersson007 I have just brought the code of this PR back to date. Still pending changes to the "enum" issue and testing, so I'm not moving it from draft status...

I am unable to run integration tests locally, When running on docker the first `get_url` task fails with HTTP 403. The URL is otherwise OK and it works, so it...

I found out that all our tests were run with the `install_mariadb` flag set to true.