Commit Graph

14 Commits

Author SHA1 Message Date
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Esha Maharishi
ab13ba2b6c SERVER-22514 change readMode and writeMode to default from legacy in multiversion suite 2016-03-14 15:43:57 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Jonathan Abrahams
42161c2622 SERVER-20519 Set random seed, assert if seed not set and random function is invoked. 2015-12-31 10:22:29 -05:00
matt dannenberg
d789bca4c9 SERVER-18498 New replica set configurations have protocolVersion=1 by default
This re-adds Siyuan's work from commits 19d2885ec5 and 362aac3937.
2015-10-01 08:00:10 -04:00
Jason Rassi
19d2885ec5 Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by default"
This reverts commit 2c1facf471.
2015-09-24 11:16:32 -04:00
Siyuan Zhou
2c1facf471 SERVER-18498 New replica set configurations have protocolVersion=1 by default 2015-09-23 14:50:56 -04:00
Charlie Swanson
51cd740ce1 SERVER-19110 Ignore failed operations in mixed_storage_version_replication.js 2015-06-24 11:58:55 -04:00
Charlie
be12db47ea SERVER-17918 do not expect capped collections to be identical on different hosts. 2015-04-07 16:40:50 -04:00
Randolph Tan
db982c182c SERVER-17348 Bump mongos upgrade version for v3.2 2015-03-17 13:39:15 -04:00
Randolph Tan
f57723cc8d SERVER-17348 Temporarily disable tests until v3.0 is released. 2015-02-26 09:41:50 -05:00
Charlie Swanson
ce248a28f9 SERVER-17088 Improve printing upon replication stress test failure 2015-02-06 14:09:15 -05:00
Ramon Fernandez
85fcc6daad SERVER-16811 Register wiredTiger factory once.
This change removes support for the use of the "wiredtiger" name (note
lowercase t) for the Wired Tiger storage engine. From now on only the
"wiredTiger" name is supported.
2015-01-15 16:50:58 -05:00
Charlie Swanson
8b3024fad3 SERVER-16508 Add tests for mixed version/storage engine replica sets.
Closes #879

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-12-11 16:48:44 -05:00