0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed batchSize property on cursor to cursorBatchSize to avoid naming conflicts More... about 11 years ago
Changed core to use single shared bson parser instance More... about 11 years ago
Added ability to get hold of all connections More... about 11 years ago
Removed circular dependencies More... about 11 years ago
Moved index.js to top level and fixes any issues in tests More... about 11 years ago
Added jsdoc tags More... about 11 years ago
Started work on docs for core module More... about 11 years ago
Added mongos failover tests, fixed auth to deal with partial auth success, fixed tests More... about 11 years ago
Basic sharding mongos test coverage More... about 11 years ago
Added priortity change addition of secondary More... about 11 years ago
Added more tests and fixed some small issues with ha monitoring More... about 11 years ago
Added proper runner code to be able to pick the right tests More... about 11 years ago
Fixed some issues where current servers connecting list would not get correctly cleaned up More... about 11 years ago
fixed reporting and events for replset More... about 11 years ago
Added better tests for failover detection More... about 11 years ago
Refactoring replset code to conform with spec More... about 11 years ago
Marked up tests not possible to run on pre 2.6, fixed minor issues with commands More... about 11 years ago
Complete legacy support for mongodb-core and also single buffer serialization availability More... about 11 years ago
Ensure the correct index is reported More... about 11 years ago
Added legacy write command emulation More... about 11 years ago
Added ping strategy and fixed replicaset issues More... over 11 years ago
Refactored readPreferences, added tags More... over 11 years ago
Added failover tests for replicaset More... over 11 years ago
Added simple server manager More... over 11 years ago
Correctly discover new primary and promote it from exiting secondary if needed More... over 11 years ago
Added mongos and failover More... over 11 years ago
Fixed issues with reconnect on replicaset More... over 11 years ago
Added some more support for logging More... over 11 years ago
Added better logging More... over 11 years ago
Authentication correctly works for replicaset and is pluggable More... over 11 years ago