mongo-ruby-driver/lib/mongo
Mike Dirolf c6536f0d27 count() is 0 for non-existant collections, not an error 2009-06-18 09:38:55 -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 BUG RUBY-15 don't check key names on create_index operations 2009-06-02 09:38:31 -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 BUG RUBY-15 don't check key names on create_index operations 2009-06-02 09:38:31 -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 update group 2009-06-08 11:08:59 -04:00
cursor.rb remove debugging cruft 2009-03-16 09:38:07 -04:00
db.rb count() is 0 for non-existant collections, not an error 2009-06-18 09:38:55 -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