summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45437 Add readHedgingMode serverParameterCheahuychou Mao2020-01-291-0/+11
* SERVER-45449 Write a function to compute the desired latency for a staggered ...Cheahuychou Mao2020-01-292-0/+40
* SERVER-42239 Add support for extraInfo in failCommandAmirsaman Memaripour2020-01-291-0/+37
* SERVER-45045 Increase topologyVersion and respond to waiting isMasters on FCV...Jason Chan2020-01-291-0/+169
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-01-291-0/+74
* SERVER-45558 Revert logging additions for TLA+ Trace Checker projectA. Jesse Jiryu Davis2020-01-291-42/+0
* SERVER-45584 Validate writeConcern.wAmirsaman Memaripour2020-01-282-6/+16
* SERVER-45499 Remove multiversion_incompatible flag from merge_with_drop_shard...Esha Maharishi2020-01-282-8/+1
* SERVER-31898 Allow multikey indexes to provide sorts in certain casesIan Boros2020-01-282-45/+223
* SERVER-45227 Remove tcmalloc based profiling supportAndrew Morrow2020-01-281-2/+0
* SERVER-45674 Avoid use after free in $unionWithCharlie Swanson2020-01-281-0/+37
* SERVER-45693 enable testing RWC defaults for update/delete commands using log...Kevin Pulo2020-01-281-49/+86
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-287-18/+29
* SERVER-44711: Add metrics.repl.network.oplogGetMoresProcessedLingzhi Deng2020-01-281-3/+66
* Revert "SERVER-39596 While a node is not in primary/secondary state, dbStats/...Gregory Wlodarek2020-01-281-52/+0
* Revert "SERVER-39596 Blacklist initial_sync_does_not_block_commands.js on eph...Gregory Wlodarek2020-01-281-1/+1
* SERVER-45611 lazily enforce that collection validators are validIan Boros2020-01-271-0/+53
* SERVER-40560 Make local.replset.* collections non-normal resourcesSpencer Jackson2020-01-271-34/+8
* SERVER-45000 Added jstest to demonstrate majority commit quorum behavior for ...Suganthi Mani2020-01-271-0/+89
* SERVER-44998 Add server parameter to support commit quorum for two phase inde...Suganthi Mani2020-01-271-0/+10
* SERVER-42705 Create test that initial sync survives sync source restartMatthew Russotto2020-01-272-0/+185
* SERVER-45718 Index builder ensures empty collection by reading data fromSuganthi Mani2020-01-277-18/+86
* SERVER-41625 RollbackTest fixture runs data consistency checks twice when it ...Ryan Timmons2020-01-272-8/+64
* SERVER-45002 Only propagate 'comment' field between nodes when upgrade to 4.4...David Storch2020-01-271-0/+87
* SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman2020-01-271-0/+44
* SERVER-44484 Allow change stream update lookup to retrieve post-image by _idBernard Gorman2020-01-252-13/+78
* SERVER-45765 Race in initiateWithAnyNodeAsPrimaryA. Jesse Jiryu Davis2020-01-251-0/+3
* SERVER-45728 Add requires_fcv_44 tag to count js testKatherine Wu2020-01-241-0/+2
* SERVER-45681 fix list_indexes_with_build_uuids.js to work with storage engine...Benety Goh2020-01-241-6/+19
* SERVER-45719 Set failpoint to allow test fuzzer to allow FCV 4.2 downgrade in...Arun Banala2020-01-241-0/+14
* SERVER-45370 Fix oplog hole and test parallel createCollection txnsMaria van Keulen2020-01-243-13/+91
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-241-0/+155
* SERVER-44813 Implement streamable isMaster for standalonesTess Avitabile2020-01-231-1/+6
* SERVER-45441 submitRangeDeletionTask should force a refresh if the metadata i...Esha Maharishi2020-01-232-6/+8
* SERVER-45058 Report currentOp.active as false when internal services block on...Amirsaman Memaripour2020-01-234-9/+11
* SERVER-43277 Implement resume after collection drop and rename in CollectionC...Vesselina Ratcheva2020-01-233-48/+426
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-231-0/+18
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-231-0/+39
* SERVER-45638 add tags for RCM and text logs to read_write_concern_defaults_ap...Kevin Pulo2020-01-231-0/+2
* SERVER-45010 Avoid taking a checkpoint on clean shutdown if stableTimestamp <...William Schultz2020-01-221-0/+55
* SERVER-43277 Rename initial_sync_rename_collection.js to initial_sync_rename_...Vesselina Ratcheva2020-01-221-1/+1
* SERVER-43282 Add jstest for retrying CollectionCloner query after network errorsVesselina Ratcheva2020-01-221-0/+199
* SERVER-45518 Untag tests that are in backports_required_for_multiversion_test...Samyukta Lanka2020-01-227-7/+4
* SERVER-45423 Use isRetriableError instead of isNetworkError for transient err...Matthew Russotto2020-01-221-0/+84
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-01-221-0/+24
* SERVER-45438 Create serverStatus section for hedging metricsCheahuychou Mao2020-01-221-0/+64
* SERVER-44773 Optimise queries to cover on sharded clusters when using compoun...Arun Banala2020-01-221-0/+205
* SERVER-44916 Test and document pipeline to find inconsistent indexesMihai Andrei2020-01-211-0/+197
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-211-0/+104
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-214-19/+219