Dmitry Budaev

Results 17 issues of Dmitry Budaev

### Feature request description For now the only way to add TLS validation is though code with [RegisterTLSConfig](https://godoc.org/github.com/go-sql-driver/mysql#RegisterTLSConfig). With providing certificate path though DSN ([like pq is doing it](https://godoc.org/github.com/lib/pq#hdr-Connection_String_Parameters)) all...

enhancement

waffle.io is closed since May 16, 2019

A similar PR may already be submitted! Please search among the [pull requests](../../../pulls) before creating one. Thanks for submitting a pull request! Please provide enough information so that others can...

As per #74 commit list in push webhook is supported. As I can see gitea also sends data about added / removed / modified files: ```json "commits": [ { "id":...

It would be great to be able to provide material design icon name the same way as emoji icons. To prevent accidental overlap with already used tags I propose to...

enhancement

Unable to override `overlayCSS.cursor` in case of `onOverlayClick` is set. Strings `261` and `262` of `jquery.blockUI.js` is the issue: ``` if (opts.onOverlayClick) opts.overlayCSS.cursor = 'pointer'; ``` As a workaround I'm...

This constraint is used in [js rules](https://github.com/facebook/buck2/blob/main/prelude/js/js.bzl).

I'm have this bug on thunderbird 3-7 and windows 7 sp1. After resume from hibernate, close button in thunderbird window doesn't work and i can't minimize it. Only way now...

**Describe your feature request** Add surrealist to surrealdb/tap

Feature
OS:MacOS

**Use-case:** The SVG icon has size 20x30, the online service expects uploaded icon to be PNG with size 64x64px. **Current behavior:** The width/height arguments is not respected and work more...