summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-1510-64/+56
* SERVER-46976 Enable commit quorum in rollback_waits_for_bgindex_completion.jsLouis Williams2020-04-151-2/+0
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-152-0/+127
* SERVER-46937 Aggregation stage serverStatus counters incorrectly count update...Mihai Andrei2020-04-151-2/+3
* SERVER-46322 fix verify_versions_test.js for 4.4Robert Guo2020-04-151-2/+2
* SERVER-43849 Write NotMaster error in upgrade_downgrade_cluster due to stale ...Cheahuychou Mao2020-04-141-127/+118
* SERVER-47491 Fix incorrect error code in multiVersion/long_collection_names.jsJamie Heppenstall2020-04-141-2/+2
* SERVER-47436 Add requires_fcv_44 to mongos_dataSize.jsCheahuychou Mao2020-04-141-0/+3
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-04-147-34/+462
* SERVER-47047 Add tests that mongos does not mark a node as down when reads failCheahuychou Mao2020-04-141-0/+69
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-142-14/+113
* SERVER-47400 Disallow createCollection/Indexes on system colls in txnsMaria van Keulen2020-04-141-2/+19
* SERVER-47119 Initialize replica set shard server nodes without a ReplSetConfi...William Schultz2020-04-141-0/+37
* SERVER-47119 Revert SERVER-46571William Schultz2020-04-141-6/+39
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-04-131-3/+34
* SERVER-44450 Do not add fromMigrate field to applyOps insert oplog entriesJason Chan2020-04-131-0/+98
* SERVER-46892 disallow index builds on drop-pending namespaces (system.drop.*)...Benety Goh2020-04-131-0/+76
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-131-0/+38
* SERVER-47231 In multiversion tests, wait for the cluster to stabilize after u...Nick Zolnierz2020-04-134-55/+50
* SERVER-47421 Make timestamped_reads_wait_for_prepare_oplog_visibility.js work...Henrik Edin2020-04-131-1/+1
* SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir2020-04-101-75/+48
* SERVER-45088 Test safe reconfig avoids diverging configsAli Mir2020-04-101-0/+122
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-1010-326/+346
* SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config termWilliam Schultz2020-04-102-1/+67
* SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams2020-04-101-0/+74
* SERVER-39458 Continuously drain side writes while waiting for next index buil...Louis Williams2020-04-101-0/+90
* SERVER-47423 Take collection MODE_X locks instead of databse MODE_X lock in c...Gregory Noma2020-04-101-0/+44
* SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock whe...Gregory Noma2020-04-101-23/+10
* SERVER-47467 Initiate set with high election timeout in reconfig_waits_for_co...William Schultz2020-04-101-1/+1
* Revert "SERVER-47268 retry sharded transaction in noop__createIndexes_not_blo...Adam Cooper2020-04-101-38/+24
* SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma2020-04-101-0/+38
* SERVER-47268 retry sharded transaction in noop__createIndexes_not_blocked_by_...Benety Goh2020-04-101-24/+38
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-091-0/+155
* SERVER-46544 Unblacklist tests in aggregation_secondary_reads passthroughMihai Andrei2020-04-096-42/+57
* SERVER-47255 Force $out/$merge tests within jstests/replsets to run with prim...Mihai Andrei2020-04-094-8/+30
* SERVER-46991 Create aggregation secondary reads passthrough which runs agains...Arun Banala2020-04-0916-145/+158
* SERVER-47396 Improve kill_pinned_cursor.js diagnostic loggingCharlie Swanson2020-04-081-2/+10
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-074-11/+9
* SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...Lingzhi Deng2020-04-071-1/+5
* SERVER-46233 Relocate second call to optimizePipeline()Justin Seyster2020-04-061-0/+67
* SERVER-42192 Unblacklist refine shard key test from stepdown suites.Max Hirschhorn2020-04-063-9/+32
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-04-069-65/+160
* SERVER-47011 Add list of errors to ignore in update shard key concurrency tes...Blake Oler2020-04-061-3/+18
* SERVER-47342 add requires_journaling tag to startup_recovery_truncates_oplog_...Dianna Hohensee2020-04-061-0/+2
* SERVER-46832 add a variant to run the jstest/core suite with enabled hedge readsr4.3.6Misha Tyulenev2020-04-061-0/+108
* SERVER-47109 Fix index-build race in replset1.js, try 2A. Jesse Jiryu Davis2020-04-061-8/+0
* SERVER-47335 Guarantee document ordering with $sort stage in batch_writes.js ...Mihai Andrei2020-04-061-1/+9
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-054-43/+35
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-0420-328/+503
* SERVER-43681 Wait longer for TTL monitor in indexed_insert_ttl.js.Max Hirschhorn2020-04-031-1/+2