summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39191 Optimize count queries on sharded collectionsSebastian Mayr2020-10-151-0/+108
* SERVER-50961 Collect resource consumption metrics for legacy query and write ...Louis Williams2020-10-151-8/+119
* SERVER-51027 Collect document bytes written per operationLouis Williams2020-10-151-3/+173
* SERVER-50778 Compare array indexes numerically for updatesTed Tuckman2020-10-152-1/+38
* SERVER-50504 $facet+$match on positional path does not seem to pass results t...Ruoxin Xu2020-10-152-0/+37
* SERVER-50373 Add support for covered projections in SBEDrew Paroski2020-10-151-0/+60
* SERVER-50528: Test a tenant migration end to end without failoverXueruiFa2020-10-142-1/+124
* SERVER-51025 Collect index entries read per operationLouis Williams2020-10-141-6/+102
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-142-28/+192
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-14125-286/+4
* SERVER-50956 Test resuming larger index builds that spill to disk during coll...Gregory Noma2020-10-145-16/+196
* SERVER-51451 Fix mongos API version parameter testsA. Jesse Jiryu Davis2020-10-141-39/+75
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-1416-236/+234
* SERVER-51355 Complete TODO listed in SERVER-45993Alex Taskov2020-10-141-12/+1
* SERVER-51514 ProgramRunner::launchProcess() should escape backslashes on WindowsGregory Wlodarek2020-10-131-1/+1
* SERVER-51227 Make find/getMore cmd with $_requestResumeToken on oplog report ...Judah Schvimer2020-10-131-36/+270
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-1352-303/+301
* SERVER-51516 search criteria in recovery_wt_cache_full.js checks num ops onlyBenety Goh2020-10-131-1/+0
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2020-10-132-3/+28
* SERVER-51353 Uncomment test case in validate_repair_mode.jsBrian DeLeonardis2020-10-131-2/+1
* SERVER-45551 Shield mongobridge tests from primary step downs by increasing e...Richard Samuels2020-10-132-7/+25
* SERVER-50495 Add 'uses_parallel_shell' tag to tests in jstests/core that use ...Cheahuychou Mao2020-10-1211-9/+11
* SERVER-51497 Remove additional timestamps from response objects in ismaster.jsAli Mir2020-10-121-8/+17
* SERVER-51487 Remove test for convert to capped as an oplog entry type.Anthony Perkins2020-10-121-99/+0
* SERVER-51467 Set waitUntilStable to true when upgrading clusters in change_st...Ali Mir2020-10-121-2/+6
* SERVER-51490 aggregate_operation_metrics.js should clear metrics after waitin...Louis Williams2020-10-121-1/+5
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-10-102-2/+2
* SERVER-51464 Fix assertion around number of elections in priority_takeover_on...Samy Lanka2020-10-101-0/+1
* SERVER-51450 Use new $currentOp aggregation pipeline stage in count10.jsTommaso Tocci2020-10-091-39/+44
* SERVER-49977 support $dateToParts in SBEClaire Childs2020-10-092-7/+6
* SERVER-51448 Fix change_stream_error_label.js test to explicitly set primary ...Bernard Gorman2020-10-091-3/+5
* SERVER-49419 Test nested applyOpsAnthony Perkins2020-10-091-0/+56
* SERVER-48630 Prevent JS variable leak during parallel tests.George Wangensteen2020-10-092-23/+39
* SERVER-50470: Convert TransactionCoordinatorReachedAbortDecision to NoSuchTra...Andrew Shuvalov2020-10-091-0/+113
* SERVER-49177 Make "start blocking" write's onAbort handler call TenantMigrati...Cheahuychou Mao2020-10-093-0/+160
* SERVER-46901 Test procedure for renaming replica setsSamy Lanka2020-10-081-0/+62
* SERVER-51315 When removing nodes in tests, must take in to account automatic ...Matthew Russotto2020-10-083-2/+8
* SERVER-51362 Ensure update and delete shell helpers support 'let' variablesKatherine Wu2020-10-082-1/+33
* SERVER-50421 Alias internalValidateFeaturesAsMaster server parameterHuayu Ouyang2020-10-082-0/+178
* SERVER-51261 Rename hangWaitingForIsMasterResponseOnStandalone failpoint to h...Pavi Vetriselvan2020-10-081-1/+1
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-083-11/+18
* SERVER-51275 Synchronize starting the parallel shell with rollback in Rollbac...Gregory Noma2020-10-081-17/+20
* SERVER-51430 update log message search in recovery_wt_cache_full.js to look f...Benety Goh2020-10-081-1/+8
* SERVER-45551 Add assertions to ensure test commands are enabled when using mo...Richard Samuels2020-10-082-0/+74
* SERVER-50753 support $indexOfBytes and $indexOfCP in SBEClaire Childs2020-10-083-6/+245
* SERVER-48882 Remove newly empty database directories when using directoryperdbGregory Noma2020-10-083-17/+103
* SERVER-50668 Refactor JS tests that enable rsSyncApplyStopAli Mir2020-10-0715-90/+80
* SERVER-50975 Add currentOp reporting for TenantMigrationDonorService InstancesJason Zhang2020-10-071-0/+139
* SERVER-50420 Change repl.ismaster to repl.isWritablePrimary in serverStatusHuayu Ouyang2020-10-071-0/+16
* SERVER-50962 Delete duplicate tenant migration donor jstestsJason Zhang2020-10-074-1750/+0