12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2025 — Aug 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... almost 16 years ago
Updated Java Code Cleanup, Formatter and Import Order specs for Eclipse to correspond with house style: http://github.com/mongodb/mongo-java-driver/wiki/Java-Style-Guide More... almost 16 years ago
fix stack handling in DBCallback JAVA-165 More... almost 16 years ago
updated mongo constructor javadocs More... almost 16 years ago
count follows collection options JAVA-203 More... almost 16 years ago
clean docs More... almost 16 years ago
fix potential memory leak JAVA-191 More... almost 16 years ago
fix cursor pinning to server, clean DBCursor.close() JAVA-183 JAVA-178 More... almost 16 years ago
testmaster for single servers on creation JAVA-187 More... almost 16 years ago
cleaning check master More... almost 16 years ago
don't call checkMaster for a replica set connection More... almost 16 years ago
fixing slave stickiness on cursors JAVA-183 More... almost 16 years ago
Save constructor URI in MongoURI and use it for toString() for serialization support. More... almost 16 years ago
Document the connection to a Replica Set More... almost 16 years ago
dead cursor sync cleaning JAVA-198 More... almost 16 years ago
more work on making java.lang.management optiona JAVA-170 More... almost 16 years ago
working on making java.lang.management optiona JAVA-170 More... almost 16 years ago
Adding a within bounding box search to QueryBuilder More... almost 16 years ago
few minor improvements More... almost 16 years ago
removed some UTF-8 conversions by checking values JAVA-194 More... almost 16 years ago
tab -> spaces More... almost 16 years ago
formatting changes for previous commit More... almost 16 years ago
added BasicDBObjectBuilder.isEmpty() and more tests More... almost 16 years ago
+ copy batch size in method copy() More... almost 16 years ago
replaced Vector by LinkedList ( just to avoid synchronized methods ) More... almost 16 years ago
+ double check pattern in method "_cleanCursors" ( avoid synchronisation as often as possible ) More... almost 16 years ago
add valueOf for issue JAVA-175 More... almost 16 years ago
let you have your own static Mongo pool, but not global JAVA-179 More... almost 16 years ago
some more work on MongoURI and removing some static JAVA-83 JAVA-179 More... almost 16 years ago
some cleaning More... almost 16 years ago