mongo-ruby-driver/lib/mongo
John Nunemaker 13a9cfe83f Merge branch 'mongodb/master' 2009-06-01 23:24:16 -04:00
..
gridfs overhaul create_index - don't allow clients to specify their own name, allow descending indexes 2009-02-26 12:06:03 -05:00
message don't allow invalid key names on inserts 2009-06-01 17:38:11 -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 don't allow invalid key names on inserts 2009-06-01 17:38:11 -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 Updated save to actually check if id exists in the collection. 2009-05-31 22:45:05 -04:00
cursor.rb remove debugging cruft 2009-03-16 09:38:07 -04:00
db.rb Implemented that index fields can also be specified with symbols. 2009-05-31 22:16:01 -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 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