4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use mongo-qa tests if present More... over 15 years ago
Enable round-trip BSON tests (local files only for now). More... over 15 years ago
Removed tests that duplicate those in the mongo-qa project. More... over 15 years ago
comment More... over 15 years ago
test data update More... over 15 years ago
Fixed BINARY BSON format. Avoid Ruby 1.9 error messages in round trip test for now. More... over 15 years ago
Oops; comment out the test I forgot to comment out in the previous check-in More... over 15 years ago
Support BINARY. Lots more tests. NOTE: since some of them fail, I have commented out the tests for now. More... over 15 years ago
Fixed OrderedHash.inspect More... over 15 years ago
Added symbol to roundtrip tests. More... over 15 years ago
Added BSON support for symbols More... over 15 years ago
Modified it to take command line args. More... over 15 years ago
Extracted XML-to-Ruby conversion. Created validate script for mongo-qa project. More... over 15 years ago
Pass parent, name, and database to DBRef constructor when deserializing BSON More... over 15 years ago
Removed commented-out debug test More... over 15 years ago
Turn an UNDEFINED type in BSON into a nil in Ruby. More... over 15 years ago
Fixed test for Ruby 1.9 More... over 15 years ago
New tests for Ruby-to-BSON-to-Ruby. More... over 15 years ago
BSON.deserialize should return OrderedHash, not Hash More... over 15 years ago
Bumped patch version More... over 15 years ago
Added OrderedHash#inspect which preserves key order More... over 15 years ago
New ObjectID.from_string method More... over 15 years ago
Fixed DBRef (de)serialization More... over 15 years ago
Bumped patch version. More... over 15 years ago
Start of DBRef support More... over 15 years ago
quick code sample and pointers to class docs More... over 15 years ago
New package task. Moved doc output dir to "html". More... over 15 years ago
Fixed OrderedHash merge bug. New tests for OrderedHash. More... over 15 years ago
minor reordering to minimize time spent profiling More... over 15 years ago
Added TODO comments and separate code path for unimplemented types in deserialize More... over 15 years ago