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 13 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 246 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
JAVA:613: Added ConnectionPoolStat class with cmd line interface Clarified in doc that some public classes are not part of the public API Added a few more stats for in use connections: durationMS and threadName
Jeff Yemin
More...
about 14 years ago
JAVA-613: Added support for host, port, and local port to JMX connection pool mbean
Jeff Yemin
More...
about 14 years ago
JAVA-612: Properly define equals and hashCode for DBRefBase
Jeff Yemin
More...
about 14 years ago
JAVA-614: Move fall to OutMessage#doneWithMessage to finally block in DBTCPConnector#call
Jeff Yemin
More...
about 14 years ago
JAVA-613: Expand connection pool JMX stats to include the current operation being executed by each in use connection. Did this by by using MXBean instean of MBean
Jeff Yemin
More...
about 14 years ago
JAVA-610: Make DBCursor finalizer optional and disable it in all cases where there is no cursor maintained on the server
Jeff Yemin
More...
about 14 years ago
Replaced synchronization with AtomicReference for handling authentication
Jeff Yemin
More...
about 14 years ago
Fixing assertion
Jeff Yemin
More...
about 14 years ago
Expanded MongoURI Javadoc
Jeff Yemin
More...
about 14 years ago
JAVA-531: minor refactoring
Steve Briskin
More...
about 14 years ago
JAVA-474: Added support for read preference in MongoURI and MongoOptions. Implemented equals/hashCode for read preferences
Jeff Yemin
More...
about 14 years ago
JAVA-531: throw an exception if Mongo connects to replica sets with different names
Steve Briskin
More...
about 14 years ago
Fixed javadoc format for @see
Jeff Yemin
More...
about 14 years ago
JAVA-474: Now only send on wire if talking to a mongos
Jeff Yemin
More...
about 14 years ago
Fixed @see javadoc
Jeff Yemin
More...
about 14 years ago
JAVA-606: Added a test. Made check for inline a bit more lax.
Jeff Yemin
More...
about 14 years ago
handling case where out is not a map
Jeff Yemin
More...
about 14 years ago
Fixed Javadoc
Jeff Yemin
More...
about 14 years ago
Fixed examples up a bit
Jeff Yemin
More...
about 14 years ago
JAVA-590: fixed test to work with older server versions. Using Collections.addAll
Jeff Yemin
More...
about 14 years ago
Aggregation Framework Helper Function
Bryan Reinero
More...
about 14 years ago
Merge branch 'master' into AggregationHelper
Bryan Reinero
More...
about 14 years ago
added calls to close
Jeff Yemin
More...
about 14 years ago
Aggregation Helper Function
Bryan Reinero
More...
about 14 years ago
JAVA-381: Some cleanup from code review
Jeff Yemin
More...
about 14 years ago
Fixed findAndModify test to work with stricter error checking in server > 2.1
Jeff Yemin
More...
about 14 years ago
Upping max deviation percent
Jeff Yemin
More...
about 14 years ago
Re-organizing the read preference code so that TaggableReadPreference is a top-level public class. Refactored some methods to pull out common code into base classes.
Jeff Yemin
More...
about 14 years ago
formatting changes, error checking
Jeff Yemin
More...
about 14 years ago
Remove bug in ReadPreferenceTest
Bryan Reinero
More...
about 14 years ago
←
1
2
…
242
243
244
245
246
247
248
249
250
…
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