12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 22 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[JAVA-251]: remove M/R method that automatically uses INLINE More... over 15 years ago
[JAVA-258]: prevent getLastError from being called in toString() More... over 15 years ago
[JAVA-247]: additional authenticate method More... over 15 years ago
enabled -Xlint:all for main and test. More... over 15 years ago
cleanup - finished fixing compiler warnings More... over 15 years ago
cleanup - fixing compiler warnings (serializable and unchecked). More... over 15 years ago
changed error code to Integer (was string). 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 More... over 15 years ago
[JAVA-269]: NullPointerException when authentication used with replica sets not logged correctly More... over 15 years ago
New GroupCommand class for better usability and consistency with M/R More... over 15 years ago
[JAVA-261]: GridFSInputFile.getMetaData() returns wrong value More... over 15 years ago
misc code cleanup - chipping away at the compiler warnings. More... over 15 years ago
[JAVA-251]: support for different output db. Fix for mrCommand limit param. Cleanup of mrCommand constructor. More... over 15 years ago
[JAVA-251]: some renaming and convenience added to map reduce More... over 15 years ago
convenience method to get collection from cursor More... over 15 years ago
Set collection name to 'null' rather than a placeholder for inline results More... over 15 years ago
JAVA-251 - Support new 1.8 MapReduce options, as well as inline results output. More... over 15 years ago
[JAVA-224]: Java driver doesn't automatically discover replica set passive nodes More... over 15 years ago
[JAVA-252]: prevent removal of all nodes if all nodes update fail More... over 15 years ago
converted RuntimeException to BSONException - JAVA-265 More... over 15 years ago
@Deprecated annotation to methods. More... over 15 years ago
added deprecated annotation to deprecated methods. More... over 15 years ago
added @Deprecated annotation to deprecated methods. More... over 15 years ago
initial load - JAVA-265 More... over 15 years ago
added (and commented out) -Xlint:all,-fallthrough - future use. More... over 15 years ago
[JAVA-263]: didnt mean to make it synchronized More... over 15 years ago
[JAVA-263]: NullPointerException due to race condition during concurrent access to DBTCPTransport More... over 15 years ago
[JAVA-238]: add optional parameter dropTarget to DBCollection.rename() More... over 15 years ago
some exception cleaning 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 More... over 15 years ago