mongo-ruby-driver/lib/mongo
Jim Menard bd602ba369 More seek tests. Fixed seek. Bumped patch version number. 2009-02-02 16:45:36 -05:00
..
gridfs More seek tests. Fixed seek. Bumped patch version number. 2009-02-02 16:45:36 -05:00
message Hints are now BSON objects (probably ordered hashes) instead of arrays. Also make sure index exists for hint field in test. 2009-01-30 14:35:22 -05:00
types Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -05:00
util include XGen::Mongo::Driver 2009-02-02 10:14:06 -05:00
admin.rb Pass Collection object, not name, to query so that we can access its hint fields at query time. 2009-01-13 15:38:46 -05:00
collection.rb Hints are now BSON objects (probably ordered hashes) instead of arrays. Also make sure index exists for hint field in test. 2009-01-30 14:35:22 -05:00
cursor.rb Moved hint call from Cursor into Collection#find options and Query#initialize 2009-01-29 07:15:59 -05:00
db.rb New password digest format. 2009-01-30 16:49:19 -05:00
gridfs.rb GridStore (GridFS) implementation. 2009-01-29 11:23:50 -05:00
message.rb first commit 2008-11-21 20:00:51 -05:00
mongo.rb Call port.to_i in Mongo ctor. Bumped version patch number. 2009-01-29 10:54:24 -05:00
query.rb Hints are now BSON objects (probably ordered hashes) instead of arrays. Also make sure index exists for hint field in test. 2009-01-30 14:35:22 -05:00