12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow putting any metadata at top level in gridfs, should still be mostly backwards compatible though More... about 16 years ago
some safety More... about 16 years ago
build tag More... about 16 years ago
fix leak on no more result getmore More... about 16 years ago
some cleaner exceptions More... about 16 years ago
forgot CommandResult More... about 16 years ago
rename returns new DBCollection More... about 16 years ago
commands can handle various types of "ok" better More... about 16 years ago
coercing to int More... about 16 years ago
boxing, cleaning JAVA-70 More... about 16 years ago
add .close() method to Mongo JAVA-115 More... about 16 years ago
safer getInt More... about 16 years ago
Merge branch 'master' of [email protected]:mongodb/mongo-java-driver More... about 16 years ago
fix error handling More... about 16 years ago
BasicDBObject append returns BasicDBObject More... about 16 years ago
This patch completes the improvements to the JSON utility that ensure parse(serialize(o)) is equivalent to o for most extended BSON types (ObjectId, Date, Pattern). Did not change DBTimestamp and Bytes, had some questions on those before I was comfortable changing. Also did not change DBRef yet. More... about 16 years ago
change tag More... about 16 years ago
Top level application of decoding hooks should occur after object properties have been configured. More... over 16 years ago
fork for 'ant test' More... over 16 years ago
Changed encoder / decoder registry to be a ClassMap instead of regular Map. Includes ClassMap implementation More... over 16 years ago
Changing output formats of extended BSON types so that they emit in strict JSON. Changed ObjectId, Date, Pattern. Did not change DBTimestamp or byte[] as I had some questions on how to implement. Could potentially fold this logic into the encoding hooks later. Want to wait and see how everything develops. More... over 16 years ago
hook up decoder hoks More... over 16 years ago
DBCallback Factory More... over 16 years ago
more cleaning More... over 16 years ago
so long More... over 16 years ago
ByteEncoder gone More... over 16 years ago
btye More... over 16 years ago
turned off transformer test More... over 16 years ago
bye More... over 16 years ago
only 1 test failing More... over 16 years ago