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

I'm trying to update the package [workspace-d](https://code.dlang.org/packages/workspace-d) but every time I hit the "Trigger manual update" button in the settings, the registry shortly after it shows "package is currently being...

Categories for Cloud and Business apps

So apparently #391 has been merged a while ago, but I recently noticed I miss the simple dub.json / dub.sdl copy-paste boxes. I simply wanted to quickly add a `d-graphviz`...

https://code.dlang.org/?sort=score&category=&skip=0&limit=26 click on the score there and it has https://code.dlang.org/develop#package-scoring which redirects to https://dub.pm/commandline#package-scoring which doesn't have the relevant info

I think when scoring packages it should be considered if they have a logo set. I think the author cares a lot more about packages where they make special logos...

idea

See: ```` digitalmars.D.learn DUB / compiling same source and config to different windows subsystems in 32/64 bit ```` The main problem is that there is no reference nor description that:...

we could add "Badges" on the owners page and show handy badges for their README. These are already supported by shields.io: ![image](https://user-images.githubusercontent.com/4370550/52901310-4f1af180-3202-11e9-9863-a5e63a67f3b6.png) Maybe in a style similar to: ![image](https://user-images.githubusercontent.com/4370550/52901313-6528b200-3202-11e9-88a6-e47a3f07036b.png) i.e....

- gitlab authentication is not needed for mirrors

currently only github and bitbucket are supported. I would love to see at least gitlab.com supported too, but ideally any git url ought to work.

enhancement

I grabbed the latest release and attempted to run the project with `dub -- --mirror=https://code.dlang.org` but I get the following error. ``` vibe.db.mongo.connection.MongoDBException@../../.dub/packages/vibe-d-0.8.4/vibe-d/mongodb/vibe/db/mongo/connection.d(472): text index with reserved fields _fts/_ftsx not...