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 22 hours
ago.
Aug 16, 2025 — Aug 16, 2026
Showing page 268 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[JAVA-251]: remove M/R method that automatically uses INLINE
agirbal
More...
over 15 years ago
[JAVA-258]: prevent getLastError from being called in toString()
agirbal
More...
over 15 years ago
[JAVA-247]: additional authenticate method
agirbal
More...
over 15 years ago
enabled -Xlint:all for main and test.
Ryan
More...
over 15 years ago
cleanup - finished fixing compiler warnings
Ryan
More...
over 15 years ago
cleanup - fixing compiler warnings (serializable and unchecked).
Ryan
More...
over 15 years ago
changed error code to Integer (was string).
Ryan
More...
over 15 years ago
[JAVA-270]: If authentication is on for a replica set, then most likely all writes will always fail once primary server dies
agirbal
More...
over 15 years ago
[JAVA-269]: NullPointerException when authentication used with replica sets not logged correctly
agirbal
More...
over 15 years ago
New GroupCommand class for better usability and consistency with M/R
agirbal
More...
over 15 years ago
[JAVA-261]: GridFSInputFile.getMetaData() returns wrong value
agirbal
More...
over 15 years ago
misc code cleanup - chipping away at the compiler warnings.
Ryan
More...
over 15 years ago
[JAVA-251]: support for different output db. Fix for mrCommand limit param. Cleanup of mrCommand constructor.
agirbal
More...
over 15 years ago
[JAVA-251]: some renaming and convenience added to map reduce
agirbal
More...
over 15 years ago
convenience method to get collection from cursor
agirbal
More...
over 15 years ago
Set collection name to 'null' rather than a placeholder for inline results
Brendan W. McAdams
More...
over 15 years ago
JAVA-251 - Support new 1.8 MapReduce options, as well as inline results output.
Brendan W. McAdams
More...
over 15 years ago
[JAVA-224]: Java driver doesn't automatically discover replica set passive nodes
agirbal
More...
over 15 years ago
[JAVA-252]: prevent removal of all nodes if all nodes update fail
agirbal
More...
over 15 years ago
converted RuntimeException to BSONException - JAVA-265
Ryan
More...
over 15 years ago
@Deprecated annotation to methods.
Ryan
More...
over 15 years ago
added deprecated annotation to deprecated methods.
Ryan
More...
over 15 years ago
added @Deprecated annotation to deprecated methods.
Ryan
More...
over 15 years ago
initial load - JAVA-265
Ryan
More...
over 15 years ago
added (and commented out) -Xlint:all,-fallthrough - future use.
Ryan
More...
over 15 years ago
[JAVA-263]: didnt mean to make it synchronized
agirbal
More...
over 15 years ago
[JAVA-263]: NullPointerException due to race condition during concurrent access to DBTCPTransport
agirbal
More...
over 15 years ago
[JAVA-238]: add optional parameter dropTarget to DBCollection.rename()
agirbal
More...
over 15 years ago
some exception cleaning
Eliot Horowitz
More...
over 15 years ago
[JAVA-267]: update DBCursor .next() .hasNext() javadoc to say it can throw an exception WAS: MongoInternalException from DBCursor.hasNext() is inappropriate
agirbal
More...
over 15 years ago
←
1
2
…
264
265
266
267
268
269
270
271
272
…
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