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
1 day
ago. based on code collected
1 day
ago.
Aug 11, 2025 — Aug 11, 2026
Showing page 265 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[JAVA-327] fixes json parsing issue with int/long values
Scott Hernandez
More...
over 15 years ago
post 2.5.3
Scott Hernandez
More...
over 15 years ago
bump 2.5.3
Scott Hernandez
More...
over 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
Scott Hernandez
More...
over 15 years ago
[JAVA-292] fixes WriteResult.getLastError().throwOnError()
Scott Hernandez
More...
over 15 years ago
nicer toString for mongooptions
agirbal
More...
over 15 years ago
[JAVA-287]: set TCP_KEEPALIVE on the java driver
agirbal
More...
over 15 years ago
updated to use DefaultDBCallback class.
Ryan
More...
over 15 years ago
changed dbget to get with a cast - added generics TODO item.
Ryan
More...
over 15 years ago
simplified dbget.
Ryan
More...
over 15 years ago
changed to use non-dev class.
Ryan
More...
over 15 years ago
changed so db callback can be changed.
Ryan
More...
over 15 years ago
removed dev import.
Ryan
More...
over 15 years ago
initial load - was nested in DBCallback.
Ryan
More...
over 15 years ago
was DBCallback... now default impl.
Ryan
More...
over 15 years ago
changed to
Ryan
More...
over 15 years ago
expose the Mongo Options via get method.
Ryan
More...
over 15 years ago
add a field for changing the callback factory.
Ryan
More...
over 15 years ago
[JAVA-318] JMX cleanup
Scott Hernandez
More...
over 15 years ago
allow overriding create[List] methods
Scott Hernandez
More...
over 15 years ago
added test-single - allows for single classes to be tested (during dev).
Ryan
More...
over 15 years ago
initial load - testng template to run single class/object tests.
Ryan
More...
over 15 years ago
Added target for junit-style output of testng test output.
monkey101
as Dan Pasette
More...
over 15 years ago
added override annotation to factory.
Ryan
More...
over 15 years ago
[JAVA-315]: several exception cases do not put back the dbport in pool, resulting in forever hanging pool to that server [JAVA-316]: in DBTCPConnector.say(), possible race condition that affects getLastError() result
agirbal
More...
over 15 years ago
[JAVA-312]: com.mongodb.util.JSON.serialize does not support UUID
agirbal
More...
over 15 years ago
[JAVA-313]: several commands do not call res.throwOnError(), instead make up their own exception
agirbal
More...
over 15 years ago
added test to make sure all types are correctly encoded with BSON to/from db
agirbal
More...
over 15 years ago
add back all tests
agirbal
More...
over 15 years ago
[JAVA-280]: bug in BSONTimestamp JSON parse. Added BSON encoding of DBRef. Added test for JSON encode/decode all types.
agirbal
More...
over 15 years ago
←
1
2
…
261
262
263
264
265
266
267
268
269
…
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