dub-registry icon indicating copy to clipboard operation
dub-registry copied to clipboard

Online registry for dub packages

Results 108 dub-registry issues
Sort by recently updated
recently updated
newest added

The following packages can't be dub-added: ``` aammm ansi bgfx-d big-d btreader checkit civge clipboard dfunkt dich discord-d dwtlib dzmq gdub hoekjed interfacing kisaragi lhl libco libhell liblzma litecraft-bgfx m3d...

Accessing [opensearch.xml](https://code.dlang.org/opensearch.xml) at [code.dlang.org](https://code.dlang.org/) returns a 404 error. ``` 404 - Not Found Not Found Internal error information: No routes match path '/opensearch.xml' ```

D-Scanner is somehow stuck, [in the Dub registry](https://code.dlang.org/packages/dscanner), at version `0.5.2` even though it's been 3 days since `0.5.3` has been [tagged on Github](https://github.com/dlang-community/D-Scanner/tags). I don't know if other packages...

bug
4-fa

Currently there is the https://code.dlang.org/packages/toml package on DUB which hasn't been updated in 4 years and no longer compiles. We now also have https://code.dlang.org/packages/toml-temp which is a fork of that...

Some search terms may cause server errors. For example, a search for `excel-d` resulted in the following message. ``` 500 - Internal Server Error Internal Server Error Internal error information:...

Hello, When searching for `zmq` on the dub package registry (http://code.dlang.org/search?q=zmq) only one result is returned: `zmq-d`. There is however another package, `zmqd` (the one I was looking for) that...

enhancement

If I search for package with its exact package name (matplotlib-d) I get a list of 50 entries. But the package I searched for is not contained in the list....

In Advanced settings in the DUB registry, allow the maintainer to set a "Minimum Used Tag Major". No tag is scanned below this. **Example** > I'm the maintainer of the...

Attempting to visit any package's short URL using HTTPS (for example, https://vibe-d.dub.pm) currently fails, because the certificate for `*.dub.pm` is only valid for the domain `analytics.bildhuus.com`.