mongo-ruby-driver/lib/mongo
Mike Dirolf 691e65f684 API CHANGE: fixing DB#collection_names() - only return collection name, not full name. only return names of valid collections on this database 2009-08-06 15:52:07 -04:00
..
gridfs GridStore.list to list gridfs files 2009-07-15 10:06:45 -04: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 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 add collection name validation 2009-08-04 14:24:18 -04:00
cursor.rb rename collection 2009-08-04 14:16:02 -04:00
db.rb API CHANGE: fixing DB#collection_names() - only return collection name, not full name. only return names of valid collections on this database 2009-08-06 15:52:07 -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