d3vr4ndOm

Results 7 issues of d3vr4ndOm

* Psych 4 does not load aliases unless `aliases: true` is provided as an argument * Workaround taken from rails: https://github.com/rails/rails/commit/179d0a1f474ada02e0030ac3bd062fc653765dbe

Pushing tags to gerrit via josh fails with `remote: error: hook declined to update refs/tags/tag1` ``` > git push origin -o base=master --tags Enumerating objects: 2, done. Counting objects: 100%...

enhancement

Hello there, unfortunately I was not able to write my "specs" without specifying the full `path`. If I set the `servers: [ { url: 'localhost:3000' } ]` and specify the...

I tried to attach a USB Device with the script but i got the error: "error : qemuMonitorJSONCheckError:392 : internal error: unable to execute QEMU command 'device_add': failed to find...

I was not able to attach the device with the following script. As workaround a write a temporary XML file and pass the path as parameter. I changed the script...

### On which framework/platform would you like to see this feature implemented? React ### Which UI component is this feature-request for? Storage ### Please describe your feature-request in detail. Hello,...

feature-request
StorageBrowser

### Question I currently try to write my own little preprocessor and want to add some logging to follow a long what is happening inside the preprocessor itself. Right now...

C-question