openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Mongo Java Driver
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 20 hours
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 247 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
JAVA-381: Added support for detecting a mongos connection
Jeff Yemin
More...
about 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
Bryan Reinero
More...
about 14 years ago
Add ReadPreference to testMapReduceInline
Bryan Reinero
More...
about 14 years ago
Command obedience test specifies inline mapreduce
Bryan Reinero
More...
about 14 years ago
JAVA-381: fixed race condition
Jeff Yemin
More...
about 14 years ago
Code cleanup: Removed unused methods and fields, using new for loop, clarified exception handling
Jeff Yemin
More...
about 14 years ago
Clarified error handling to make explicit that update object can not be null
Jeff Yemin
More...
about 14 years ago
ReadPreference refactored as an abstract class Nested static inner classes of ReadPreference are private and instantiated via factory methods _compatableCommands renamed as _obedientCommands
Bryan Reinero
More...
about 14 years ago
List of _compatableCommands now a member of DB
Bryan Reinero
More...
about 14 years ago
Merge branch 'readPrefConflictRes' into ReadPreferences
Bryan Reinero
More...
about 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
Bryan Reinero
More...
about 14 years ago
Synchronize DB authentication methods
Bryan Reinero
More...
about 14 years ago
Code Review Issue 8131020 changes
Bryan Reinero
More...
about 14 years ago
Deprecating ThreadPool
Jeff Yemin
More...
about 14 years ago
Remove cruft
Bryan Reinero
More...
about 14 years ago
Read Prefs & Tagging Conflict cleanup
Bryan Reinero
More...
about 14 years ago
Read Preferences and Tagging
Bryan Reinero
More...
about 14 years ago
Merge branch 'master' into readPrefConflictRes
Bryan Reinero
More...
about 14 years ago
Read Preference Tagging
Bryan Reinero
More...
about 14 years ago
ReadPreferences and Tagging
Bryan Reinero
More...
about 14 years ago
WIP on (no branch): 9f5214b Removed unnecessary field initialization
Bryan Reinero
More...
about 14 years ago
index on (no branch): 9f5214b Removed unnecessary field initialization
Bryan Reinero
More...
about 14 years ago
Merge pull request #77 from eujern/patch-1
Jeff Yemin
More...
about 14 years ago
Fix warning message.
eujern
More...
about 14 years ago
JAVA-381: Added MongosStatus class as a sibling to ReplicaSetStatus to handle mongos failover. Refactored ReplicaSetStatus and MongosStatus to share a common base class ConnectionStatus. Added DynamicConnectionStatus class to handle dynamic discovery of whether a list of seed nodes represents a bunch of mongos servers or a replicaset. Is uses ExecutorService to handle multiple threads that communicate with each member of the seed list. Changed DBTCPConnection to depend on DynamicConnectionStatus insteand of ReplicaSetStatus.
Jeff Yemin
More...
about 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
Ryan
More...
about 14 years ago
removed check for enabled log level. infrequent enough to not cause performance problems.
Ryan
More...
about 14 years ago
Updated version in pom.xml
Jeff Yemin
More...
about 14 years ago
_ok was not being set in new exception handling.
Ryan
More...
about 14 years ago
added class to error.
Ryan
More...
about 14 years ago
←
1
2
…
243
244
245
246
247
248
249
250
251
…
294
295
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree