12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
LazyBSONObject.pipe now returns number of piped bytes (which is just the value of getBSONSize() More... over 14 years ago
JAVA-324: Supporing object class (but not internal classes) for findAndModify More... over 14 years ago
Corrected $date parsing of Long values More... over 14 years ago
Null out the data field when skipping past the end of a GridFS file and modify the GridFSTest to ensure skipping from the beginning of a GridFSFile works More... over 14 years ago
fixed a bug in MyInputStream.skip(): if _currentChunkIdx == -1, skip() will not work and throw an exception. More... over 14 years ago
JAVA-295: Further indirecting JMX dependencies to that driver will run on Android More... over 14 years ago
Made test for even distribution a bit more lenient More... over 14 years ago
Removed accidental import More... over 14 years ago
Add getters/setters to MongoOptions class More... over 14 years ago
Removed testBig2 since results were very sensitive to environment. Added back testBig since it's passing More... over 14 years ago
Added configurble slave delay latency to jenkins-test More... over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 14 years ago
Reducing number of insertions and batch size in testLargeBatch. No need for it to be so high, and this will speed up running the tests. More... over 14 years ago
Removed duplication and unncessary tests in SecondaryReadTest. Made slave latency configurable so that SecondaryReadTest has a better chance of consistently passing on Amazon More... over 14 years ago
added default for getObjectId and getDate - JAVA-561 More... over 14 years ago
added more getX with default tests. More... over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 14 years ago
added support for more getTYPE with default methods. More... over 14 years ago
added tests for new getType with default methods. More... over 14 years ago
Merge branch 'master' of git://github.com/mongodb/mongo-java-driver More... over 14 years ago
Fix QueryBuilder / GeoSpatial Unit Tests for Mongo versions earlier than 1.9 More... over 14 years ago
JAVA-557: Support custom encoder for commands More... over 14 years ago
: More... over 14 years ago
Added license boilerplate More... over 14 years ago
This commit implements base64 encoding of Binary objects and byte[] arrays. Also included is a significant refactoring of object to JSON serialization code. See Jira ticket Java-488. More... over 14 years ago
Made test that depends on Random a little more forgiving. More... over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 14 years ago
Made test tailableAwait test more robust More... over 14 years ago
Merge branches 'Jira371_nearSphere' and 'master' More... over 14 years ago
Merge branch 'master' of git://github.com/mongodb/mongo-java-driver into Jira371_nearSphere More... over 14 years ago