.. |
auxillary
|
RUBY-378: fixed documentation and tests for new ReplSetConnection seed format
|
2012-02-18 18:35:29 -05:00 |
bson
|
minor: fixes for tests in Ruby 1.8.7
|
2012-02-18 19:24:27 -05:00 |
data
|
added failing test: reading chunks from an empty (zero-length) grid-stored file
|
2011-05-10 22:57:22 -05:00 |
load
|
RUBY-378: fixed documentation and tests for new ReplSetConnection seed format
|
2012-02-18 18:35:29 -05:00 |
replica_sets
|
Fixed threaded replica set reconnection.
|
2012-02-27 17:13:57 -05:00 |
support
|
Remove duplicated Hash#assert_valid_keys
|
2011-02-20 15:41:35 +01:00 |
threading
|
minor: increase pool size on pooled threading test.
|
2010-12-15 12:19:58 -05:00 |
tools
|
minor: improvements to ReplSetManager
|
2012-02-18 15:00:25 -05:00 |
unit
|
minor: whitespace
|
2012-02-27 16:42:48 -05:00 |
collection_test.rb
|
RUBY-405 fixed map reduce test to work with 1.8.7 using ordered hash
|
2012-01-30 16:57:05 -05:00 |
connection_test.rb
|
Enable log duration by default for :debug-level logging.
|
2012-02-16 14:01:09 -05:00 |
conversions_test.rb
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
cursor_fail_test.rb
|
Make cursor test unit names unique
|
2011-02-20 17:27:48 +01:00 |
cursor_message_test.rb
|
Make cursor test unit names unique
|
2011-02-20 17:27:48 +01:00 |
cursor_test.rb
|
minor: fix failing tests
|
2011-11-04 15:12:58 -04:00 |
db_api_test.rb
|
RUBY-270 support 's' regex option.
|
2011-05-09 14:17:56 -04:00 |
db_connection_test.rb
|
Fix DB#error and DB#last_status deprecation warnings in unit tests.
|
2010-09-13 10:48:08 -04:00 |
db_test.rb
|
Add read_only parameter to add_user
|
2012-02-12 13:30:21 -08:00 |
grid_file_system_test.rb
|
Added back support for :delete_old option and wrote tests for :versions option on GridFilesystem.
|
2012-01-10 17:37:25 +01:00 |
grid_io_test.rb
|
Fixed GridIO#gets to handle the end of a file
|
2011-05-03 11:36:33 -04:00 |
grid_test.rb
|
added failing test: reading chunks from an empty (zero-length) grid-stored file
|
2011-05-10 22:57:22 -05:00 |
pool_test.rb
|
RUBY-416 thread affinity for Mongo::Pool
|
2012-02-27 16:16:09 -05:00 |
safe_test.rb
|
Update and remove return error object in safe mode
|
2010-11-09 13:07:01 -05:00 |
support_test.rb
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
test_helper.rb
|
minor: fixes for tests in Ruby 1.8.7
|
2012-02-18 19:24:27 -05:00 |
threading_test.rb
|
Remove thread-local map and socket map (complexity creep).
|
2011-11-18 15:47:06 -05:00 |
uri_test.rb
|
RUBY-404 make uri option paramaters case insensitive, test included
|
2012-01-30 12:06:20 -05:00 |