mongo-ruby-driver/lib/mongo
Mike Dirolf bb13fbe687 use nil for BSON undefined instead of useless Undefined class. deprecate Undefined class 2009-08-19 15:18:02 -04:00
..
gridfs GridStore.list to list gridfs files 2009-07-15 10:06:45 -04:00
message add support for snapshot option to Collection#find 2009-08-11 11:42:34 -04:00
types use nil for BSON undefined instead of useless Undefined class. deprecate Undefined class 2009-08-19 15:18:02 -04:00
util use nil for BSON undefined instead of useless Undefined class. deprecate Undefined class 2009-08-19 15:18:02 -04:00
admin.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
collection.rb Collection#find takes an optional block to ensure cursors get closed. Some doc updates for find 2009-08-19 11:51:30 -04:00
cursor.rb don't send a getmore immediately after every query 2009-08-18 17:36:53 -04:00
db.rb deprecate DB#count and passing a selector to Collection#count 2009-08-18 11:48:16 -04:00
errors.rb add InvalidName exception and use that where appropriate 2009-08-13 15:52:11 -04:00
gridfs.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
message.rb Clarify license to be the Apache License v2.0. Was a 2009-02-15 08:24:14 -05:00
mongo.rb fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering. 2009-03-02 13:37:12 -05:00
query.rb add support for snapshot option to Collection#find 2009-08-11 11:42:34 -04:00