summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-31791 UUIDs should be added to local collections for replica sets only onXiangyu Yao2017-11-211-0/+38
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage e...Jack Mulrow2017-11-2117-17/+59
* SERVER-32020 rollback_with_socket_error_then_steady_state.js should await sec...William Schultz2017-11-211-2/+3
* SERVER-31988 RollbackViaRefetch makes CollectionImpl validator out of sync wi...Judah Schvimer2017-11-211-0/+107
* SERVER-31934 set orphanCleanupDelaySecs=1 for all testsMisha Tyulenev2017-11-214-30/+11
* SERVER-31909 Recipient shard should fail migration if it already has the coll...Esha Maharishi2017-11-212-20/+87
* SERVER-31906 Test that applyOps can overwrite admin.system.versionXiangyu Yao2017-11-201-0/+39
* SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue2017-11-202-1/+14
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-2014-142/+187
* SERVER-31836 Always dispatch sorted tailable awaitdata getMores to the shards...Bernard Gorman2017-11-181-0/+137
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-172-0/+336
* SERVER-31941 Disallow retryable writes in storage engines that do not support...Jack Mulrow2017-11-1717-3/+116
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2017-11-171-0/+47
* SERVER-31953 Target secondary application of updates and deletes by just _idSpencer T Brody2017-11-171-0/+30
* SERVER-31354 Support driver API for changeStreams in the shell.Siyuan Zhou2017-11-162-0/+178
* SERVER-31731 Test that mongos accepts a --timeZoneInfo parameter, and can cor...Bernard Gorman2017-11-161-0/+98
* SERVER-30779 do not sign clusterTime in mongos when auth is off or user has a...Misha Tyulenev2017-11-153-9/+21
* SERVER-31810: Make applyOps require privileges for UUIDsSpencer Jackson2017-11-151-1/+233
* SERVER-31897 Fix exhaust queries in the shellJonathan Reams2017-11-151-0/+24
* Revert "SERVER-31808 Query vector<SockAddr> from TransportLayer"Billy Donahue2017-11-151-11/+0
* SERVER-31792 Generate UUIDs for config servers during initiateMaria van Keulen2017-11-151-50/+89
* SERVER-31808 Query vector<SockAddr> from TransportLayerBilly Donahue2017-11-151-0/+11
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-153-0/+253
* SERVER-31894 Update system should not use mutablebson::Element operator[](Str...Tess Avitabile2017-11-152-0/+37
* SERVER-31553 Bump current version in verify_versions_test.js to 3.7.Max Hirschhorn2017-11-141-2/+2
* Revert "SERVER-31447 Use correct collation for update lookup"Max Hirschhorn2017-11-143-253/+0
* SERVER-31028 Reload shard registry and ensure set of shards hasn't changed wh...Matthew Russotto2017-11-141-0/+87
* SERVER-31805 rollbackViaRefetchNoUUID resyncs uuids correctlyJudah Schvimer2017-11-142-2/+126
* SERVER-31447 Use correct collation for update lookupCharlie Swanson2017-11-143-0/+253
* SERVER-30834 Make mongos reload the shard registry and re-establish changeStr...Matthew Russotto2017-11-142-38/+34
* SERVER-31890 ExpressionFieldPath::optimize() should expand dotted field pathJames Wahlin2017-11-141-0/+116
* SERVER-31895 applyOps should reject commands with UUIDs when in a fully-downg...Xiangyu Yao2017-11-141-0/+22
* SERVER-31610 Add timestamp to plan cache entriesjannaerin2017-11-133-88/+115
* SERVER-31940 replsetprio1.js should initiate replica set with any node as pri...William Schultz2017-11-131-1/+1
* SERVER-31685 Sharded change streams can miss notificationsMatthew Russotto2017-11-131-0/+112
* SERVER-31914 Disable batch_write_command_update.js in retryable_writes_jscore...Randolph Tan2017-11-131-1/+4
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-132-11/+6
* SERVER-28251 Fix race condition in index_killop.jsXiangyu Yao2017-11-101-3/+3
* SERVER-31908 Fix capture of dbName variable during validate on shutdown.Max Hirschhorn2017-11-101-2/+3
* SERVER-31740 Make setFeatureCompatibilityVersion idempotentXiangyu Yao2017-11-101-0/+24
* SERVER-31858 Fix explodeForSort() path to handle multikeyness correctly.David Storch2017-11-101-0/+14
* SERVER-31777 deactivate logical sessions for fcv34Jason Carey2017-11-095-14/+32
* SERVER-31218 Test must wait for slave to sync FCV document before using FCV 3...Matthew Russotto2017-11-091-3/+7
* SERVER-31763 $changeStream on sharded collections must always split on mongoS...Bernard Gorman2017-11-091-0/+49
* SERVER-31631 Bump minimum outgoing wire version for mongod when featureCompat...Tess Avitabile2017-11-092-0/+115
* SERVER-31243 Make no-op retry of findAndModify upsert of new document return ...Kaloian Manassiev2017-11-091-4/+7
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-084-31/+21
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-0813-49/+615
* SERVER-31884 No toggle_feature_compatibility.js in stepdown suites.Justin Seyster2017-11-082-0/+8
* SERVER-31783 Prevent secondaries from generating UUIDs during upgradeGeert Bosch2017-11-082-2/+77