mongo-ruby-driver/lib/mongo
Mike Dirolf 040ba7c9c2 add command option for Collection#group 2009-08-19 15:54:53 -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 add command option for Collection#group 2009-08-19 15:54:53 -04:00
cursor.rb don't send a getmore immediately after every query 2009-08-18 17:36:53 -04:00
db.rb eval raises OperationFailure on error. test for group that already passes 2009-08-19 15:37:29 -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