Sergey Makinen

Results 21 comments of Sergey Makinen

Thanks for the report, I'm going to check this soon. I'd like to fix this without redefining BAD_CHARACTER per language but I don't know how yet. 🤔

It looks like this issue should be upvoted and maybe it'll help resolving the issue: https://youtrack.jetbrains.com/issue/IDEA-105408. If there's no chance JetBrains fixes it, I'll pick a background color as a...

It's what I want to do if the issue isn't changed in a week or two. So I set a reminder on this issue. :)

Just in case: if noone makes a PR until April, I would implement it.

To fix `#version#` issues after `npm run deploy` run ```bash perl -pi -e "s/#version#/$(cat package.json | json version)/g" ./Medis.app/Contents/Info.plist ``` You will need a `json` module: `npm install -g json`...

Just in case: if noone makes a PR until April, I would implement it.

I'll take a look in the next week (and resolve this issue) as I'm busy at the moment.

Most of the time (99%) it’s not an issue for MSSQL anymore. **Especially** in the `yii\db\mssql\QueryBuilder::newBuildOrderByAndLimit()` case. I consider `limit(1)` safe to be used in `one()`. I can neither confirm...

Hey @pokab, yeah, it looked like a simple idea to get a traffic usage across sessions at that time but it was definitely not a great idea. On the one...

Hey @elasticdotventures, thanks for your PR but I'm not sure I want to maintain/support/provide Docker images with exporters. I'd leave it up to users.