12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't master in replica set if its just very busy JAVA-188 More... almost 16 years ago
clean some rs code More... almost 16 years ago
remove System.gc due to popular demand - driver will not protect from lost objects not though More... almost 16 years ago
synchronize _seenCollections More... almost 16 years ago
more whitespace compliance tinkering More... almost 16 years ago
further attempt to be more white space and wildcard import compatible More... almost 16 years ago
cleaned white space policy (no tabs), and reverted to wildcard imports in GridFS.java More... almost 16 years ago
fix possible NPE JAVA-180 More... almost 16 years ago
set closed to true, fixes JAVA-181 More... almost 16 years ago
expose cursorId/kill() for JAVA-178 More... almost 16 years ago
fix exponent JSON parsing JAVA-177 More... almost 16 years ago
added a comment about aliases More... almost 16 years ago
short circuit single byte strings More... almost 16 years ago
fail back to normal utf8 encoding More... almost 16 years ago
Add constructor with size. More... almost 16 years ago
utf8 decoding much faster thanks to postgresql utf8 util More... almost 16 years ago
BUMP 2.2 More... almost 16 years ago
javadoc cleanup More... almost 16 years ago
Add 'export-package' declaration in Java driver jar so that mongodb classes are usable in an OSGi context JAVA-171 More... almost 16 years ago
add a pair test for changes for JAVA-147 More... almost 16 years ago
DBPort.findOne returns null if no result rather than throw More... almost 16 years ago
removed cruft More... almost 16 years ago
reset index cache on rename and drop. also make createIndex( keys , options ) public so can call that directly JAVA-164 More... almost 16 years ago
better handling of Mongo.close More... almost 16 years ago
when using replica set and setting SLAVE_OK automatically route reads to slaves JAVA-147 More... almost 16 years ago
plugging in ReplicaSetStatus to DBTCPConnector final prep for JAVA-147 More... almost 16 years ago
ensureMaster More... almost 16 years ago
logic to pick a secondary More... almost 16 years ago
working on replica set status class so can do load balancing to slaves More... almost 16 years ago
better docss More... almost 16 years ago