summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-31805 provide option to Cloner to preserve UUIDsJudah Schvimer2017-11-081-0/+77
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-083-14/+33
* SERVER-31565 Add stats about logical sessions background jobs to serverStatusJason Carey2017-11-071-2/+2
* SERVER-31599 Rollback method bound to FCVPavithra Vetriselvan2017-11-071-1/+0
* SERVER-29843 Make oplog queries use eq, gt, and gte predicates on ts for scan...Tess Avitabile2017-11-071-57/+204
* SERVER-31135 Add a change stream passthrough suite targeting secondariesCharlie Swanson2017-11-071-0/+68
* SERVER-28916 Make mongos automatically retry failed retryable writesJack Mulrow2017-11-071-5/+7
* SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams2017-11-071-4/+14
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-071-0/+82
* SERVER-31844 Ensure that mapReduce holds the necessary locks for PlanExecutor...David Storch2017-11-071-0/+40