summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_aware_init.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-181-9/+6
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-0/+13
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-10/+0
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-161-0/+10
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-15/+10
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ...Esha Maharishi2016-09-151-1/+10
* SERVER-23802 Shut down shard if it rolls back the shardIdentity document.Spencer T Brody2016-08-151-0/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+5
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-5/+16
* SERVER-23637 Exclude shard_aware_init.js from nojournal suiteRandolph Tan2016-04-111-1/+3
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-081-6/+52
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+90