summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rulesLingzhi Deng2020-03-131-30/+7
* SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work w...Matthew Saltz2020-03-131-12/+70
* SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency testCharlie Swanson2020-03-131-2/+7
* SERVER-46215: use primaryShardAfter for the second assertShardDatabaseVersion...Lamont Nelson2020-03-131-2/+2
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-132-0/+251
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-133-0/+158
* SERVER-44244 Increase transactionLifetimeLimitSecs during validate hook.Max Hirschhorn2020-03-123-35/+63
* SERVER-43528 Remove already completed TODO in shard_existing_coll_chunk_count.jsMatthew Saltz2020-03-121-1/+0
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-126-46/+73
* SERVER-46440 Routing info should be reloaded before retry of creating session...Alex Taskov2020-03-121-0/+40
* SERVER-46824 Fix read_after_optime.js when run in replica_sets_multiversion s...Henrik Edin2020-03-121-1/+3
* SERVER-44884 Remove the 'useNewUpsert' flag after branching for 4.5Bernard Gorman2020-03-122-317/+0
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-128-24/+556
* SERVER-46802 Fix detection of functioning TCP_FASTOPEN_CLIENTSara Golemon2020-03-121-11/+13
* SERVER-45489 Remove compound hashed shard key FCV related codeArun Banala2020-03-121-14/+0
* SERVER-42192 Enable moveChunk FSM workloads to run in stepdown suites.Max Hirschhorn2020-03-129-65/+160
* SERVER-46310 index_build_restart_standalone.js should startup standalone node...Gregory Wlodarek2020-03-121-1/+16
* SERVER-45826 Detect and fail when using passphrase with PKCS1/8 on macOSSara Golemon2020-03-121-0/+25
* SERVER-46771 Fix auth_pass_prompt.jsHenrik Edin2020-03-121-1/+1
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2020-03-111-0/+4
* SERVER-46806 repair_unfinished_indexes.js should startup standalone nodes wit...Louis Williams2020-03-111-1/+7
* SERVER-37966 Do not wait for index build completion on startupGregory Wlodarek2020-03-111-1/+29
* SERVER-46771 Select message string in log when providing both message and for...Henrik Edin2020-03-111-2/+2
* SERVER-46184 Replace sharded_moveChunk_drop_shard_key_index.js with cpp testRandolph Tan2020-03-111-99/+0
* SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongosRandolph Tan2020-03-112-1/+18
* SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.jsCharlie Swanson2020-03-111-4/+13
* SERVER-44333 Extend write concern validation for mongosAmirsaman Memaripour2020-03-111-0/+32
* SERVER-46790 Tag where_system_js.js as requires_fcv_44James Wahlin2020-03-111-0/+2
* SERVER-46220 Combine stages and sources folders in jstests/aggregationKatherine Wu2020-03-111-0/+0
* SERVER-46583 Filter out failed commands while testing defaults RWCTommaso Tocci2020-03-111-1/+5
* SERVER-46603 disallow empty collection index build optimization on secondariesBenety Goh2020-03-111-0/+63
* SERVER-46476 remove TODO commentBenety Goh2020-03-111-1/+0
* SERVER-46368 Remove indexbg_shutdown.jsLouis Williams2020-03-111-168/+0
* SERVER-46770 map_reduce_drop.js should catch DatabaseDropPending errorsGregory Wlodarek2020-03-111-5/+10
* SERVER-46048 remove unnecessary text log search from js testBenety Goh2020-03-101-8/+1
* SERVER-46755 Add ShardInvalidatedForTargeting to list of transient transactio...Blake Oler2020-03-101-1/+2
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-101-30/+61
* SERVER-46397 Only report an index build as aborted if it is currently abortin...Louis Williams2020-03-101-0/+2
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-101-163/+355
* SERVER-46753 Blacklist index_build_with_incorrect_fast_count_on_unclean_shutd...Jason Chan2020-03-101-1/+3
* SERVER-46089 Test downgrade with arbiterA. Jesse Jiryu Davis2020-03-102-65/+90
* SERVER-46326 remove compound hashed index multiversion tests from 4.5Robert Guo2020-03-092-383/+0
* SERVER-46725 Add testcase for speculative sasl auth using user not in admin DBSara Golemon2020-03-091-0/+5
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-091-0/+1
* Revert "SERVER-46369 Run mixed_version_replica_sets.js in required builder"Jason Chan2020-03-091-1/+0
* SERVER-45143 use default value for 'protocolVersion' field during reconfigsSamy Lanka2020-03-091-0/+23
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-091-0/+1
* SERVER-46227 MozJSImplScope::kill() check for "correct thread" will always failJames Wahlin2020-03-091-7/+2
* SERVER-46677 Ban rollback_index_build* tests from replica_sets_multiversion t...Suganthi Mani2020-03-0811-4/+11
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-061-32/+46