Dmitrii Romanov

Results 14 issues of Dmitrii Romanov

``` $ nmap -sV --script ssl-poodle -p 465 Starting Nmap 6.40 ( http://nmap.org ) PORT STATE SERVICE VERSION 465/tcp open smtps? | ssl-poodle: | VULNERABLE: | SSL POODLE information leak...

**Is your feature request related to a problem? Please describe.** I'm using GitLab in our project. This CI allow collection of code metrics in OpenMetrics format. **Describe the solution you'd...

feature

Currently deduplication take a long time (especially on large filesystems). It seems that Bedup is doing file comparison in a single thread. It would be nice if Bedup would utilize...

This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.1 * Migrations plugin version: 1.8.1 * Bake plugin version...

bug

This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.2 * Migrations plugin version: 1.8.1 * Bake plugin version...

bug

The Batch-add "performance of" relationships script fails to initialize correctly on some pages. E.g. https://musicbrainz.org/artist/067f26c1-d678-410e-8217-e554a3418143/recordings?filter.artist_credit_id=%C2%A0&filter.name=cafe&page=2 https://musicbrainz.org/artist/70cb4669-ad7a-4d5c-b99e-7582df393cc7/recordings?filter.artist_credit_id=%C2%A0&filter.name=informer ``` Uncaught TypeError: Cannot read property '1' of null at batch_recording_rels (:434:74) at :1295:3...

"Relate checked recordings to" function can create new works with a specified type and language. However, the languages selection list is empty. There is no way to specify needed language.

CURL is a nice PHP extension, but if it is not present in a target system, it causes a lot of problems.