summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-1913-65/+213
* SERVER-35263 add FSM workload for testing txns across multiple DBsRobert Guo2018-06-192-49/+116
* SERVER-35089 Update txn jscore passthrough suite blacklistRobert Guo2018-06-191-0/+3
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-1865-1405/+1545
* SERVER-35653: This reverts SERVER-31768jannaerin2018-06-181-55/+0
* SERVER-35376 remove implicit abort on prepare transactionJudah Schvimer2018-06-182-179/+78
* SERVER-35488 ReplSetTest.waitForState() should ensure node has finished closi...Tess Avitabile2018-06-182-4/+8
* SERVER-35562 Remove FCV check for transactions support in 4.0William Schultz2018-06-181-51/+0
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-06-185-10/+8
* SERVER-30556 Code cleanup for 'oplogDeleteFromPoint' field in minValid collec...smani872018-06-151-2/+0
* SERVER-35119 Remove 3.6 featureCompatibilityVersion checksCharlie Swanson2018-06-151-14/+1
* SERVER-35119 Remove FCV restrictions on new-in-4.0 expressionsCharlie Swanson2018-06-152-332/+0
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-156-282/+122
* SERVER-35054 Assert that dropDatabase succeeds in shard_collection_basic.jsCheahuychou Mao2018-06-141-5/+5
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-1420-144/+49
* SERVER-32452 add ability for plan cache entries to be inactiveIan Boros2018-06-142-7/+23
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-1413-71/+24
* SERVER-35583 kill_sessions_kills_transaction.js should check for pending drop...Tess Avitabile2018-06-142-5/+15
* SERVER-35486 Create _addShard command on shard to drive shard initializationMatthew Saltz2018-06-135-0/+26
* SERVER-35340 Reduce number of iterations in update_and_bulk_insert.js FSM wor...William Schultz2018-06-131-1/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-1367-12/+521
* SERVER-35036: Remove individual concurrency test cleanupsDavid Bradford2018-06-1340-339/+38
* SERVER-35575: Tag rollback_transactions_count.js with uses_transactions.Daniel Gottlieb2018-06-131-0/+2
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-124-13/+198
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capp...Judah Schvimer2018-06-124-1/+173
* SERVER-35351: Have implicit creation of `system.views` in a separate WUOW.Daniel Gottlieb2018-06-121-3/+4
* SERVER-35514 Make max_time_ms.js even more robust.Justin Seyster2018-06-121-17/+33
* SERVER-34902 disallow $out in view pipelinesamontea2018-06-121-1/+22
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel ProviderMark Benvenuto2018-06-112-0/+87
* SERVER-34248 Add flag to temporarily bypass read preference overrideRobert Guo2018-06-112-1/+24
* SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper2018-06-111-3/+9
* SERVER-35501 Local Time in free monitoring requestsMark Benvenuto2018-06-111-0/+4
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-118-7/+296
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-112-3/+10
* SERVER-34072 config.databases writes with new version field should take the g...Esha Maharishi2018-06-111-0/+154
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-06-111-0/+53
* Revert "SERVER-35216 Expose ReplicaSetManager refresh period to the mongo shell"Esha Maharishi2018-06-111-9/+0
* SERVER-34042Sean Tao2018-06-112-0/+0
* SERVER-30388 Validating ttlMonitorSleepSecs to avoid busy wait with non-posit...Ben Judd2018-06-111-0/+18
* SERVER-35044 Remove maxScan query optionJames Wahlin2018-06-112-31/+0
* SERVER-34971 Improve mongoS targeting for single-shard updates, and for repla...Bernard Gorman2018-06-114-75/+295
* WRITING-2731 Build integration test running script for testing the mql-model ...Martin Neupauer2018-06-091-1/+1
* SERVER-35216 Expose ReplicaSetManager refresh period to the mongo shellBen Caimano2018-06-081-0/+9
* SERVER-35510 Increase maxTimeMS used in awaitdata_getmore_cmd.js when command...James Wahlin2018-06-081-2/+3
* SERVER-35508: Robustify change streams collation.js test to handle drops of s...Nick Zolnierz2018-06-081-4/+12
* SERVER-35415 Increase default transaction lock acquisition timeout to 5 milli...Xiangyu Yao2018-06-081-1/+1
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-085-108/+42
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-06-0812-903/+54
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-0881-154/+201
* SERVER-35487 Remove FCV 4.0 checks from user managementSara Golemon2018-06-072-33/+1