summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...r4.2.7-rc0Lingzhi Deng2020-05-111-2/+13
* SERVER-47999 balance_repl.js should ensure writes have replicated before atte...Esha Maharishi2020-05-071-7/+7
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-05-061-0/+98
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-05-061-0/+69
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-05-051-3/+8
* SERVER-47893 Add test confirming that variables defined above a $graphLookup ...James Wahlin2020-05-041-0/+24
* SERVER-47581 Set 'useNewUpsert' on $mergeCursors aggregationsBernard Gorman2020-05-042-122/+99
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-05-036-159/+464
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-05-011-0/+19
* SERVER-46769 Migrate from optparse to argparsevrachev2020-05-011-1/+1
* SERVER-47429 Validate authenticationMechanisms server parameterMark Benvenuto2020-04-291-0/+23
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-291-9/+7
* SERVER-45844 UUID shard key values cause failed chunk migrationsCheahuychou Mao2020-04-292-0/+155
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-231-1/+28
* SERVER-34722 Add new server status metrics about oplog applicationJudah Schvimer2020-04-231-6/+68
* SERVER-47462 remove setIndexCommitQuorum commandBenety Goh2020-04-236-18/+0
* SERVER-46195: Ensure rollback completes before validate command in rollback_a...Xuerui Fa2020-04-221-0/+4
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-04-211-0/+208
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-201-0/+1
* SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams2020-04-161-0/+76
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-161-0/+155
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-162-0/+185
* SERVER-47436 Make shards validate shardKey in dataSize commandr4.2.6-rc0r4.2.6Cheahuychou Mao2020-04-142-14/+113
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2020-04-131-0/+95
* SERVER-41777 Call awaitLastOpCommitted() in test with stale mongosBlake Oler2020-04-131-0/+5
* SERVER-47425: 4.2 binaries starting up on WT log version 4 should continue to...Daniel Gottlieb2020-04-101-0/+44
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-04-101-3/+11
* SERVER-44507 retry hybrid index build drain mode until all prepared transacti...Eric Milkie2020-04-081-0/+127
* SERVER-47193 createIndexes should not accept the 'commitQuorum' optionGregory Wlodarek2020-04-084-102/+3
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-04-081-0/+158
* SERVER-43011 Add optional namespace restriction to failCommand failpointJack Mulrow2020-04-061-0/+43
* SERVER-41278 FSM dbhash background check shouldn't use sessions outside of er...Jack Mulrow2020-04-061-19/+37
* SERVER-45910 Ensure all routers see result of movePrimary in change_streams_p...Blake Oler2020-04-061-0/+4
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-04-032-0/+58
* SERVER-45143 use default value for 'protocolVersion' field during reconfigsSamy Lanka2020-04-021-0/+23
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2020-04-021-0/+3
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-03-311-0/+24
* SERVER-40805 Indicate reason for replanningDavid Percy2020-03-312-2/+58
* SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTIONDavid Percy2020-03-311-0/+28
* SERVER-43889 Distinguish between retryable write and transaction when failing...Ali Mir2020-03-311-0/+25
* SERVER-46307 database_versioning_safe_secondary_reads.js should not set "vote...Esha Maharishi2020-03-301-2/+2
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-03-301-0/+2
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-03-275-0/+440
* SERVER-47109 Fix index-build race in replset1.jsA. Jesse Jiryu Davis2020-03-251-2/+1
* SERVER-46468 Prevent validate from generating overlong responsesGregory Noma2020-03-252-0/+77
* SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js.Max Hirschhorn2020-03-251-0/+1
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-252-0/+245
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2020-03-111-3/+9
* SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman2020-03-051-0/+44
* SERVER-44942 Don't allow drop of out temp collection before index copyingTed Tuckman2020-03-051-0/+71