12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-enable clover. More... over 14 years ago
Turns out removing Test from the Skip More... over 14 years ago
I believe that the Skip on version method should NOT be marked as a Test, it causes Jenkins to misparse results. More... over 14 years ago
Added some tests for DBTCPConnector.requestStart/requestDone More... over 14 years ago
Improved specification for MongoOptions.maxWaitTime More... over 14 years ago
JAVA-467: cur.toString() should not block More... over 14 years ago
Tests utterly fail with this commit; as a result, rolling back. More... over 14 years ago
Strip out clover until we figure thatout More... over 14 years ago
Forgot to depend junit task on compile. Which is sort of useful when testing. More... over 14 years ago
For JunitReports to be output, testNG cannot halt on test failure. Bamboo will detect failures from the report status. More... over 14 years ago
moved to atomic boolean. More... over 14 years ago
make sure if close throws an exception, we can still close. More... over 14 years ago
moved to atomic boolean. More... over 14 years ago
fixed potential threading issues with max bson size. More... over 14 years ago
JAVA-467: removed call to _check() from within getServerAddress because this method should not block. It is used for information purpose and docs states it is null until data has been returned. One example is that it made cursor.toString() block on long queries. More... over 14 years ago
JAVA-428: enable tagging on ReadPrefs More... almost 15 years ago
decoupled Node object (somewhat) from ReplicaSetStatus so static/controlled load tests can be run - see SecondaryLoadBalanceTest More... almost 15 years ago
initial load - static secondary load balancing test. More... almost 15 years ago
added SecondaryLoadBalanceTest More... almost 15 years ago
JAVA-469: need to catch Throwable cause Error is thrown More... almost 15 years ago
add maven tasks jar to repo, no external dep. More... almost 15 years ago
JAVA-470: support without , both parsing and serializing to String More... almost 15 years ago
Release r2.7.2 More... almost 15 years ago
JAVA-469: java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driver More... almost 15 years ago
deprecated replica pair constructors. updated javadocs and removed replica pair javadocs in class doc. More... almost 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... almost 15 years ago
JAVA-428: be consistent for setter More... almost 15 years ago
JAVA-428: read pref not set on cursor More... almost 15 years ago
added a cursor test for secondary reads. More... almost 15 years ago
Release r2.7.1 More... almost 15 years ago