summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-10/+14
* SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly2021-02-235-125/+206
* SERVER-53457: Stress test with multi-updates concurrently with tenant migrationsAndrew Shuvalov2021-02-231-0/+172
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-02-232-0/+74
* SERVER-54491 Make PlanExecutorSBE::isEOF consistent with PlanExecutorImpl::isEOFNikita Lapkov2021-02-232-4/+2
* SERVER-53953 Use safe reconfigs for setFCV commandSamy Lanka2021-02-232-12/+60
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-232-1/+18
* SERVER-53910 report resharding_oplog_{fetcher,applier} oplog entry countBilly Donahue2021-02-221-0/+119
* SERVER-54572 Introduce assumes_standalone_mongod tag for jscore testsTommaso Tocci2021-02-225-12/+33
* SERVER-54345 Remove shard collection leftover dataMarcos José Grillo Ramirez2021-02-221-8/+11
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-222-53/+82
* SERVER-53393 Add evg variants for ShardingTaskExecutorPoolReplicaSetMatchingGeorge Wangensteen2021-02-223-1/+4
* SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov2021-02-2211-7/+138
* SERVER-54577: Have tests using `testReshardCloneCollection` explicitly preser...Daniel Gottlieb2021-02-222-2/+22
* SERVER-54492 Support BSONType::Code in SBENikita Lapkov2021-02-221-5/+0
* SERVER-54488 Fix rename code checking for multiversion suitesPierlauro Sciarelli2021-02-221-7/+4
* SERVER-54490 Fix incorrect sort order for NaN and missing values in SBENikita Lapkov2021-02-222-8/+0
* SERVER-54630 Remove tests that create a standalone instance of a config serverSergi Mateo Bellido2021-02-221-4/+2
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-217-109/+121
* Revert "SERVER-53457: Handle multi-updates correctly in tenant migrations"Kaloian Manassiev2021-02-201-170/+0
* SERVER-54667 Robustify positional operator test case in jstests/core/collatio...Mihai Andrei2021-02-201-2/+1
* SERVER-53457: Handle multi-updates correctly in tenant migrationsAndrew Shuvalov2021-02-201-0/+170
* SERVER-54657 Improve the function names and comments in tenant_migration_conc...Cheahuychou Mao2021-02-192-45/+47
* SERVER-51622 Convert find and aggregate commands' output to IDLArun Banala2021-02-191-1/+3
* SERVER-54120 Fix when configuring the log failpointMoustafa Maher2021-02-191-1/+3
* SERVER-54264 Exclude tenantMigrationAccessBlocker serverStatus section from FTDCJason Zhang2021-02-191-0/+67
* SERVER-53934 Refuse to start shards and config servers with setParameter requ...Huayu Ouyang2021-02-191-0/+30
* SERVER-54059 Test that listIndexes, listCollections and mapReduce run lock-freeDianna Hohensee2021-02-191-2/+26
* SERVER-54488 Rename Collection might take the unsharded path while sharding a...Pierlauro Sciarelli2021-02-193-7/+43
* SERVER-54236 Implement $count accumulatorHartek Sabharwal2021-02-191-0/+24
* SERVER-54132: Review usages of config.collections 'dropped' fieldJordi Serra Torrens2021-02-199-7/+41
* SERVER-54330 Ensure inserts succeed in updates_to_rangedeletions_collection_t...Pierlauro Sciarelli2021-02-191-5/+5
* SERVER-54072 Added internal-client checks for aggregation command.Rishab Joshi2021-02-191-0/+146
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-182-0/+222
* SERVER-54324 allow dbref.js to run under SBEIan Boros2021-02-181-1/+0
* SERVER-54314 Relax field order assertions in jstests/aggregation/sources/proj...Mihai Andrei2021-02-181-6/+13
* SERVER-53812: Fix awaitReplication in ReplSetTest with keyfile auth enabledXueruiFa2021-02-182-1/+48
* SERVER-52734 Support index scan with a filter in SBEAnton Korshunov2021-02-1816-45/+1
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-182-39/+219
* SERVER-54511 inject_tenant_prefix.js removeSuccessfulOpIndexesExceptForUpsert...Matthew Russotto2021-02-181-2/+4
* SERVER-54191 Avoid fasserting in a tenant migration if recipient primary call...Vishnu Kaushik2021-02-181-0/+57
* SERVER-53926 replace recipientSyncData (with returnAfterTimestamp) errors wit...Vishnu Kaushik2021-02-181-0/+109
* SERVER-53918 Enforce minimumReshardingDurationAmirsaman Memaripour2021-02-181-0/+85
* SERVER-53168: Set maxTenantMigrationDonorThreadPoolSize default to 128Lingzhi Deng2021-02-171-0/+67
* SERVER-52862 Move logAuthentication hooks to AuthenticationSessionBen Caimano2021-02-171-1/+1
* SERVER-53218 Inherit API Parameters from command for validator evaluationArun Banala2021-02-172-16/+40
* SERVER-52921 Integrate config.txn cloner for resharding into RecipientStateMa...Randolph Tan2021-02-171-0/+75
* SERVER-54312 Remove 'sbe_incompatible' tag from jstests/aggregation/bugs/serv...Mihai Andrei2021-02-171-3/+0
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-1713-12/+273
* SERVER-50017 Remove unused parameters in getShardVersion responseCheahuychou Mao2021-02-172-7/+0