mongo-ruby-driver/lib/mongo
Tyler Brock ec86275b60 RUBY-424 Authenticating with only secondary fails
Authentication command now prefers to use primary node but will fall
back on secondary if no primary is available
2012-03-15 13:50:02 -04:00
..
gridfs Fixed issue when sending a :filename GridFS would store the :filename attribute twice. 2012-02-22 08:44:19 -06:00
util RUBY-417 only show logging warning if level is :debug 2012-03-07 14:15:10 -05:00
collection.rb Enable log duration by default for :debug-level logging. 2012-02-16 14:01:09 -05:00
connection.rb RUBY-424 Authenticating with only secondary fails 2012-03-15 13:50:02 -04:00
cursor.rb RUBY-416 do not checkout closed sockets 2012-03-07 12:00:10 -05:00
db.rb RUBY-424 Authenticating with only secondary fails 2012-03-15 13:50:02 -04:00
exceptions.rb remove unused error class 'ConfigurationError' 2011-12-27 20:04:44 +09:00
networking.rb Fix issue RUBY-391 2011-12-16 13:44:21 -02:00
repl_set_connection.rb RUBY-424 Authenticating with only secondary fails 2012-03-15 13:50:02 -04:00
version.rb RELEASE 1.6.1 2012-03-07 16:59:27 -05:00