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
fixed a warning, cleaning up Mongo instances properly More... over 14 years ago
removed extraneous import More... over 14 years ago
making the large bulk insert test run faster and use less memory More... over 14 years ago
Fixed another test to use ByteArrayInputStream More... over 14 years ago
Fixed test to use ByteArrayInputStream More... over 14 years ago
JAVA-458: re-implemented ReplicaSetStatus by using immutable classes in the main thread, and making sure that mutating class use is confined to the Updater thread More... over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 14 years ago
JAVA-506: ensure sane values for the chunkSize when saving a file to gridfs More... over 14 years ago
Merge pull request #64 from christkv/master More... over 14 years ago
Added copyright notices More... over 14 years ago
Added serialization support for WriteConcern and test for the change More... over 14 years ago
Merge pull request #62 from christkv/master More... over 14 years ago
Added serializable to all BSON types and a test case to check for proper Serialization behaviour More... over 14 years ago
using sane ports for the replica set test More... over 14 years ago
fixing race condition with server for slave ok test of map reduce More... over 14 years ago
fixing race condition with server for slave ok test of map reduce More... over 14 years ago
Modernizing: using for each loop, doc comments, dead code removal, auto unboxing, @Override, proper handling of InterruptedException More... over 14 years ago
tabs to spaces More... over 14 years ago
Starting to remove System.out usage from code base More... over 14 years ago
Made test more robust More... over 14 years ago
JAVA-497: Use default ReadPreference for commands More... over 14 years ago
Refactored replica set tests More... over 14 years ago
JAVA-521: JSON.parse doesn't handle longs less than INTEGER.MAX_VALUE correctly More... over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver More... over 14 years ago
removed unnecessary ByteArrayInputStream object. More... over 14 years ago
moved TestNGListener from src/main to src/test More... over 14 years ago
set the length when needed. More... over 14 years ago
reuse the buffer if possible. More... over 14 years ago
simplified code in cstr read. More... over 14 years ago
initial load. More... over 14 years ago