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 9 hours
ago. based on code collected
about 20 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 256 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Re-enable clover.
Brendan W. McAdams
More...
over 14 years ago
Turns out removing Test from the Skip
Brendan W. McAdams
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.
Brendan W. McAdams
More...
over 14 years ago
Added some tests for DBTCPConnector.requestStart/requestDone
Jeff Yemin
More...
over 14 years ago
Improved specification for MongoOptions.maxWaitTime
Jeff Yemin
More...
over 14 years ago
JAVA-467: cur.toString() should not block
agirbal
More...
over 14 years ago
Tests utterly fail with this commit; as a result, rolling back.
Brendan W. McAdams
More...
over 14 years ago
Strip out clover until we figure thatout
Brendan W. McAdams
More...
over 14 years ago
Forgot to depend junit task on compile. Which is sort of useful when testing.
Brendan W. McAdams
More...
over 14 years ago
For JunitReports to be output, testNG cannot halt on test failure. Bamboo will detect failures from the report status.
Brendan W. McAdams
More...
over 14 years ago
moved to atomic boolean.
Ryan
More...
over 14 years ago
make sure if close throws an exception, we can still close.
Ryan
More...
over 14 years ago
moved to atomic boolean.
Ryan
More...
over 14 years ago
fixed potential threading issues with max bson size.
Ryan
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.
agirbal
More...
over 14 years ago
JAVA-428: enable tagging on ReadPrefs
Scott Hernandez
More...
almost 15 years ago
decoupled Node object (somewhat) from ReplicaSetStatus so static/controlled load tests can be run - see SecondaryLoadBalanceTest
Ryan
More...
almost 15 years ago
initial load - static secondary load balancing test.
Ryan
More...
almost 15 years ago
added SecondaryLoadBalanceTest
Ryan
More...
almost 15 years ago
JAVA-469: need to catch Throwable cause Error is thrown
agirbal
More...
almost 15 years ago
add maven tasks jar to repo, no external dep.
Scott Hernandez
More...
almost 15 years ago
JAVA-470: support without , both parsing and serializing to String
Scott Hernandez
More...
almost 15 years ago
Release r2.7.2
Brendan W. McAdams
More...
almost 15 years ago
JAVA-469: java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driver
agirbal
More...
almost 15 years ago
deprecated replica pair constructors. updated javadocs and removed replica pair javadocs in class doc.
Ryan
More...
almost 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
agirbal
More...
almost 15 years ago
JAVA-428: be consistent for setter
agirbal
More...
almost 15 years ago
JAVA-428: read pref not set on cursor
agirbal
More...
almost 15 years ago
added a cursor test for secondary reads.
Ryan
More...
almost 15 years ago
Release r2.7.1
Brendan W. McAdams
More...
almost 15 years ago
←
1
2
…
252
253
254
255
256
257
258
259
260
…
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