Dmitri Toubelis

Results 13 issues of Dmitri Toubelis

I'm trying to use run `npm install` to pull packages from a private repository that requires authentication. Normally I would put `.npmrc` file with the proper token into user's home...

We are using asciimatics with an embedded device and it requires lots of dependencies. The main offender is `Pillow` which also requires 3-6 other dependencies and some of them do...

enhancement

Hi, I'm looking to restrict size of the file for file upload and so far I could not find a way to do that. It looks like it is not...

When Amazon VPC is set up, such parameters as `region`, `availability_zone` and `security_group_ids` are associated with subnet and I had to match them in `.kitchen.yml` as follows: ``` subnet_id: subnet-......

Improvement
Accepted
Minor

I need the server to listen on both IPv6 and IPv4 addresses. How do I do that?

It appears that `go mod` does not recognize the current tagging scheme of log15 and always pulls the master. Couls you please use semantic versioning to satisfy it? Changing v2.15...

I have an application that I'm deploying into production environment that consists of 8 application server nodes accessing rethinkdb consisting of 4 replicas. The problem I'm facing is that if...

feature

Is there any parameter I can pass when instantiating thinky that would cause it to print reql statements that are sent to the server? That would be very helpful debugging...

feature
question

I've added command-line options for setting `hardwareVersion` and `adapterType`. I've also adjusted disk geometry for compatibility with `ide` adapters. Please have a look.

Would it be possible to include golang 1.12 into this project? We are particularly interested in adding it to `morty` branch? Can we offer a bounty in order to give...