summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_aware_primary_failover.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51230 jstests which use shardingStatus's configServer response field s...Kevin Pulo2020-09-301-1/+2
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-2/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-53/+53
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-3/+2
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-2/+1
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-1/+2
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-2/+1
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ...Esha Maharishi2016-09-151-2/+11
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-081-1/+1
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+51