4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 14 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More rakefile changes. More... over 15 years ago
More trying for 1.9 More... over 15 years ago
Playing to make 1.9 pass the tests More... over 15 years ago
Trying to make 1.9 pass the tests too More... over 15 years ago
Fixed bug with running tests with 1.9. I jus tneed to run 'rake19 test'. More... over 15 years ago
Added tasks to deal with testing and installing the gem in Ruby 1.9 More... over 15 years ago
Fixed gem info More... over 15 years ago
Updated console to default ENV parameters More... over 15 years ago
Updated benchmarks to use standard benchmark library Updated examples to latest sorting Fixed some errors More... over 15 years ago
include XGen::Mongo::Driver in test classes More... over 15 years ago
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver More... over 15 years ago
Clarified ByteBuffer.get behavior: get() returns one byte, get(1) returns array of length one. More... over 15 years ago
Made tests that were different same as upstream More... over 15 years ago
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver More... over 15 years ago
new Collection#options method More... over 15 years ago
Guard against nil options in DB#create_collection. Doc fix. More... over 15 years ago
Doc tweaks More... over 15 years ago
More documentation More... over 15 years ago
simplified example More... over 15 years ago
New to-do item More... over 15 years ago
Fixed rdoc task: README was renamed README.rdoc More... over 15 years ago
... More... over 15 years ago
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver More... over 15 years ago
Added XGen::Mongo::Driver::DB.master? More... over 15 years ago
to-do item about master/slave More... over 15 years ago
New optional "strict" mode for databases. More... over 15 years ago
Merge branch 'master' of git://github.com/jimm/mongo-ruby-driver More... over 15 years ago
doc tweaks More... over 15 years ago
Fixed boolean BSON type constant. More tests. More... over 15 years ago
Found and fixed code deserialization bug. More... over 15 years ago