summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-44260 New transaction should wait for previous txn table update to be ...Pavithra Vetriselvan2020-01-211-0/+141
* SERVER-43719 Load RWC defaults from persisted values during startupJack Mulrow2020-01-211-0/+62
* SERVER-43918 Fix 'compound_hashed_shard_key.js' test flakinessArun Banala2020-01-211-0/+7
* SERVER-45078 Ignore term in configs provided by replSetReconfig commandPavithra Vetriselvan2020-01-211-0/+31
* SERVER-45493 temporarily disable failing assertion in election_candidate_and_...Judah Schvimer2020-01-211-2/+4
* SERVER-45492 Tag rollback_dup_ids.js with 'requires_persistence' and 'require...Judah Schvimer2020-01-211-0/+1
* SERVER-45655 fix refine_collection_shard_key_basic.js under continuous_config...Tommaso Tocci2020-01-212-16/+36
* SERVER-43988 shutdown with {force: false} should refuse to shut down the serv...Benety Goh2020-01-202-11/+5
* SERVER-45549 make aggregate command on mongos always send RWC (and use RWC de...Kevin Pulo2020-01-201-3/+0
* SERVER-45249 Make recipient wait for orphan cleanup before cloning indexesCheahuychou Mao2020-01-201-5/+5
* SERVER-45647 Remove lsid and txnNumber from MigrationCoordinator docAlex Taskov2020-01-181-2/+0
* SERVER-44953 Secondaries should restart index builds when a commitIndexBuild ...Louis Williams2020-01-182-7/+98
* SERVER-45382 indexbg_restart_secondary.js should shutdown secondary normallyLouis Williams2020-01-181-29/+33
* SERVER-45568 Expand OCSP+CRL features in test cert generatorShreyas Kalyan2020-01-183-0/+103
* SERVER-45641: Tag awaitdata_getmore_new_last_committed_optime.js requires_sna...Lingzhi Deng2020-01-181-1/+5
* SERVER-45645 require test logs for sharding comment_fields testSophie Saskin2020-01-171-1/+1
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-171-96/+78
* SERVER-43988 add js tests for running the shutdown command while index builds...Benety Goh2020-01-172-0/+122
* SERVER-45637 Blacklist mapReduce tests that use output mode merge from multiv...Nicholas Zolnierz2020-01-173-0/+9
* SERVER-45634 Add requires_fcv_44 tag to migration_sets_fromMigrate_flag.jsAlex Taskov2020-01-171-0/+1
* SERVER-40620 uassert and log when fetching dangling index entryJustin Seyster2020-01-171-0/+69
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-171-0/+211
* SERVER-45636 Tag out_drop_temp_collection.js as requiring replication and sha...David Storch2020-01-171-2/+8
* SERVER-44848 improve running time of noPassthrough/merge_max_time_ms.jsAnton Korshunov2020-01-171-5/+7
* SERVER-44520 Make mongo's isMaster wait maxAwaitTimeMSTess Avitabile2020-01-172-126/+160