Durran Jordan

Results 18 issues of Durran Jordan

We need to note that the field needs to be manually added to the parent relation. See mongoid/mongoid#2891

We need to add more detailed information around thread safety, Mongoid's 1 session-per-thread design, and how to properly disconnect sessions when spawning large numbers of threads.

feature

From mongoid/mongoid #2172 It would be neat if the Mongoid logger would filter passwords etc. from its output. Although many may not have logging enabled in production, we find it...

feature

We we having the same issues as described in https://github.com/JedWatson/react-codemirror/issues/121 and https://github.com/JedWatson/react-codemirror/issues/106. In our case, simply checking the next prop's value against the current code mirror value resolved the issue.