12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged mongo-java-driver master More... about 16 years ago
Fixed issue with List of DBRefs; it was that simple. More... about 16 years ago
fix for negative batchSize (sets a limit on the dbcursor) More... about 16 years ago
Test showing that loading a list of refs fail. More... about 16 years ago
better sync More... about 16 years ago
BUMP 2.0rc4 More... about 16 years ago
make excpetion handling cleaner More... about 16 years ago
thread safety around _dbs More... about 16 years ago
fix exceptions More... about 16 years ago
Reworked patch to leave old signitures in place as per requested by erh. More... about 16 years ago
Added support for Iterable (List/Collection/Set) from just List. Removed unused variables, and ignored checked exceptions. More... about 16 years ago
Hide find methods that don't return DBCursors. Removed unused field. More... about 16 years ago
added DBRef test to help diagnose error -- still working on it More... about 16 years ago
added DBRef test to help diagnose error -- still working on it More... about 16 years ago
added support for batchSize on DBCursor, and DBApiLayer when cursor is in use added test for batchSize patch More... about 16 years ago
added support for batchSize on DBCursor, and DBApiLayer when cursor is in use added test for batchSize patch More... about 16 years ago
more ignores More... about 16 years ago
more ignores More... about 16 years ago
Added second command line argument for specifying publishing directory in mavenPush.py and added publish and publish-local targets to build file. More... about 16 years ago
Added getQuery method and set protection level to private for other fields More... about 16 years ago
Added getQuery method and set protection level to private for other fields More... about 16 years ago
fix pooling with write concern More... about 16 years ago
debuging More... about 16 years ago
2.0rc3 More... about 16 years ago
New exception for wait timeouts More... about 16 years ago
connection maxWaitTime now configuration via MongoOptions More... about 16 years ago
some port fixes More... about 16 years ago
forgot to add file More... about 16 years ago
BUMP 2.0rc2 More... about 16 years ago
better exception handling More... about 16 years ago