12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 18 hours ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed volatile on _ok. More... about 14 years ago
fixed verbosity of expected log messages and made _ok volatile - JAVA-380 More... about 14 years ago
fixed another merge issue More... about 14 years ago
fix merge issue, comment out test More... about 14 years ago
fixed branch merge issue More... about 14 years ago
merge with branch JAVA-570 More... about 14 years ago
Merge branch 'master' of https://github.com/mongodb/mongo-java-driver More... about 14 years ago
docs fix More... about 14 years ago
added readpreference to calls More... about 14 years ago
Removed unnecessary field initialization More... about 14 years ago
added test for count, distinct More... about 14 years ago
JAVA-570: using read preference for count(), distinct(), and group() More... about 14 years ago
JAVA-513: added javadoc for all public methods that can throw MongoException, removed MongoException from throw clauses More... about 14 years ago
JAVA-513: added javadoc for all public methods that can throw MongoException, removed MongoException from throw clauses More... about 14 years ago
Added -rawtype to lint checker More... about 14 years ago
Setting version to 2.9.0-SNAPSHOT More... about 14 years ago
Updating version to 2.8.0 More... about 14 years ago
QueryOpBuilder tests More... about 14 years ago
QueryOpBuilder tests More... about 14 years ago
ensure non-null query More... about 14 years ago
ensure non-null query More... about 14 years ago
removed QueryOpBuilder constructor More... about 14 years ago
removed QueryOpBuilder constructor More... about 14 years ago
JAVA-563: refactored queryopbuilder More... about 14 years ago
JAVA-563: refactored queryopbuilder More... about 14 years ago
added javadocs to public constructors More... about 14 years ago
JAVA-587: constructors made public More... about 14 years ago
JAVA-563: added orderby to findOne(). Refactored query construction to be consistent between find() and findOne(). More... about 14 years ago
JAVA-563: added orderby to findOne(). Refactored query construction to be consistent between find() and findOne(). More... about 14 years ago
JAVA-553 change connection timeout default from unlimited to 10 sec. More... about 14 years ago