.. |
auxillary
|
Add read_only parameter to add_user
|
2012-02-12 13:30:21 -08:00 |
bson
|
RUBY-409 fixed test for ordered hash to actually used Array instead of hash
|
2012-02-13 15:19:59 -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-367 deprecate async refresh
|
2011-11-18 16:13:19 -05:00 |
replica_sets
|
RUBY-406 added ReplSetConnection read preference :secondary_only
|
2012-02-16 12:59:52 -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: wait for mongod to die when we kill it during replica set tests
|
2012-02-15 18:17:24 -05:00 |
unit
|
minor: updates to uri parser for MS granularity
|
2012-01-26 16:52:25 -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
|
add log_duration system to add time spend in database
|
2012-02-03 18:02:14 +01: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 |
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: tests now prefer test-unit gem in ruby 1.9.x
|
2012-02-06 19:25:11 -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 |