Dave Jensen

Results 30 issues of Dave Jensen

It might be nice to include what the connection URL would be inside the cluster for this setup. It seems like it would be: ``` mongodb://mongod-0.mongodb-service,mongod-1.mongodb-service,mongod-2.mongodb-service:27017/dbname ```

**NodeBB version:** 1.12.2 **Feature Request** - Add a feature to each category that allows a default setting for watch state. - Add a checkbox that allows the user to override...

Feature request: Something that I think will drive a lot more chats is to include chat buttons on the user card. On the old php based forums, many of them...

enhancement

**Is your feature request related to a problem? Please describe.** I'm building an app that runs on mobile and web. As such my routing needs to be able to handle...

example
documentation

One of the great things about using gitflow command line tools is that it takes several git commands and bundles them together. However, as soon as you affect the repo...

`toBest` is super useful unless you need to internationalize the application using that library. I would like to propose a version of toBest that returns an object like so ......

Thanks for the great project! I just wanted to suggest adding some details to the documentation regarding usage as well as dependencies. It's true that all of these things are...

help wanted

I'm in a situation where we rely on at least three swagger files for 3rd party APIs that we consume. What is the recommendation for setting up a gradle file...

question

Right now `options` is only available for the `details` and `query` functions. The `filter` function, however, seems to be applied to all of the functions except `insert`. For consistency, it...

enhancement

I would do this myself but I'm not sure what the use case is so I don't have a good example.