mongo-ruby-driver/lib/mongo
Mike Dirolf 64380ad00c Deprecating Collection#modify, Collection#replace and Collection#repsert in favor of Collection#update 2009-08-13 15:18: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 add new code type rather than doing hacks based on field name. use code_w_scope instead of code 2009-03-12 15:34:15 -04:00
util support for long type in pure ruby [enc|dec]oder 2009-08-03 17:57:44 -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 Deprecating Collection#modify, Collection#replace and Collection#repsert in favor of Collection#update 2009-08-13 15:18:53 -04:00
cursor.rb fix a deadlock with threaded queries 2009-08-10 16:10:52 -04:00
db.rb fix a deadlock with threaded queries 2009-08-10 16:10:52 -04:00
errors.rb Deprecating Collection#modify, Collection#replace and Collection#repsert in favor of Collection#update 2009-08-13 15:18:53 -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