12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[JAVA-248]: For GridFS, driver should ensure indexes at startup on both files and chunks collection, when collection is small More... over 15 years ago
[JAVA-240]: Mongo constructor should not attempt network connections and potentially throw exception that prevents app from starting More... over 15 years ago
added final variable for mongodb uri prefix More... over 15 years ago
add path to tools.jar in classpath More... over 15 years ago
deleted tools.jar More... over 15 years ago
adding tools.jar, needed for javadocs building More... over 15 years ago
fix ObjectId.compareTo JAVA-85 More... over 15 years ago
[JAVA-256]: improvements to javadoc More... over 15 years ago
clarify functionality in comment. More... over 15 years ago
[JAVA-256]: fix all javadoc. Most of it is done now [JAVA-257]: when getLastError() is called on a WriteResult, behavior has several flaws More... over 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 15 years ago
[JAVA-256]: fix all javadoc [JAVA-255]: DBCollection.save(obj) does not use the default write concern More... over 15 years ago
updated createCollection javadoc to define capped collection size in bytes. More... over 15 years ago
server selection: renamed confusing variable, added comments More... over 15 years ago
JAVA-244 - Support for options including defined standard connection pool params. Unit testing of mixed args More... over 15 years ago
Added equals() method to WriteConcern More... over 15 years ago
JAVA-244 Changed URI Options to match the new universal values More... over 15 years ago
JAVA-244 - Added support for parsing URI Options into usable values - Added w, fsync, etc to MongoOptions to allow setting from URI More... over 15 years ago
fix javadoc More... over 15 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 15 years ago
make switch fallthrough more explicit More... over 15 years ago
remove superfluous boxing More... over 15 years ago
make inner classes static, to ease the gc's work More... over 15 years ago
get rid of duplication of StringBuilder use More... over 15 years ago
remove the allocation and use of StringBuilders More... over 15 years ago
remove unused array field More... over 15 years ago
add hashCode to Code, CodeWScope More... over 15 years ago
post 2.4 More... over 15 years ago
BUMP 2.4 More... over 15 years ago