This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
026e409d6d
mongo-ruby-driver
/
lib
/
mongo
History
Hongli Lai (Phusion)
117ce2389c
Optimize receive_message_on_socket for the optimistic average case where 1 socket.read() operation receives all requested data. Also fix some Ruby 1.9 encoding issues in that function while we're at it.
2010-09-13 10:48:32 -04:00
..
gridfs
RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId
2010-08-24 12:49:23 -04:00
util
replace usage of `returning` with `each_with_object`
2010-09-13 01:10:38 +08:00
collection.rb
Create logging message only when a logger is passed to the Connection.
2010-09-08 14:27:27 -04:00
connection.rb
Optimize receive_message_on_socket for the optimistic average case where 1 socket.read() operation receives all requested data. Also fix some Ruby 1.9 encoding issues in that function while we're at it.
2010-09-13 10:48:32 -04:00
cursor.rb
replace usage of `returning` with `each_with_object`
2010-09-13 01:10:38 +08:00
db.rb
RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId
2010-08-24 12:49:23 -04:00
exceptions.rb
minor: source file encoding with magic comment
2010-05-07 15:33:27 -04:00