summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-17527-1197/+1149
* SERVER-51596: Create TenantMigrationTest test fixture for JS testsXueruiFa2020-11-1720-1314/+1251
* SERVER-51748 TenantMigrationRecipientService should not create opCtx if the c...Suganthi Mani2020-11-171-9/+11
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-162-16/+123
* SERVER-51064 Make mongos return early if chunk is already in the requested de...Randolph Tan2020-11-161-4/+1
* SERVER-51792 indexbg_killop_stepup.js and index_failover_key_errors.js wait f...Benety Goh2020-11-162-5/+3
* SERVER-52859 Only start collecting TTL metrics when we know the node is primaryLouis Williams2020-11-161-8/+1
* SERVER-52832 fix error codes for catalog conflicts during time-series collect...Benety Goh2020-11-151-4/+4
* SERVER-52521 disallow downgrades in the presence of time-series collectionsBenety Goh2020-11-141-1/+2
* SERVER-52521 add js test for fcv downgrade in the presence of time-series col...Benety Goh2020-11-141-0/+38
* SERVER-52832 move time_series_create.js to noPassthroughWithMongodBenety Goh2020-11-141-0/+0
* SERVER-52865 Test committing large transactions concurrently with tenant migr...Cheahuychou Mao2020-11-141-0/+115
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-11-143-4/+12
* SERVER-48516 Verify at startup replica set with auth has a keyFileMark Benvenuto2020-11-132-1/+18
* SERVER-49982 Implement $dayOf* agg expressions in SBEMelodee Li2020-11-131-6/+7
* Revert "SERVER-52832 fix error codes for catalog conflicts during time-series...Benety Goh2020-11-131-4/+4
* Revert "SERVER-51599: Allow creating an SSLConnectionContext from in-memory c...sviatlana_zuiko2020-11-131-115/+0
* SERVER-51900 Clear the 'distributionMode' and 'dropped' fields from 4.4 and e...Kaloian Manassiev2020-11-131-4/+17
* SERVER-52844 Back out changes to "find_size.js" made by SERVER-50762Drew Paroski2020-11-132-6/+13
* SERVER-51599: Allow creating an SSLConnectionContext from in-memory certificatesAndrew Shuvalov2020-11-131-0/+115
* SERVER-49844 Handle commitTransaction and abortTransaction during tenant migr...Cheahuychou Mao2020-11-131-47/+94
* SERVER-52787 Adjust ocsp_sharding_basic test response validity periodShreyas Kalyan2020-11-131-2/+2
* SERVER-49536 SBE stage builder is broken for SORT when SORT comes before FETCHDrew Paroski2020-11-132-1/+142
* SERVER-52832 fix error codes for catalog conflicts during time-series collect...Benety Goh2020-11-131-4/+4
* SERVER-52832 add test for time-series collection namespace conflictsBenety Goh2020-11-121-1/+27
* SERVER-52522 transform time-series inserts to upserts in write commandBenety Goh2020-11-121-53/+3
* SERVER-50762 [SBE] SizeMatchExpression can produce wrong results in some case...Melodee Li2020-11-121-1/+6
* SERVER-52785 Disable CPU time assertions for macOS in aggregate_operation_met...Louis Williams2020-11-121-2/+4
* SERVER-52522 add test assertions on view pipeline resultsBenety Goh2020-11-121-0/+10
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-12527-1149/+1197
* SERVER-52562 Enable two-phase drop for standalone mode; allow Lock-Free reads...Dianna Hohensee2020-11-123-43/+71
* Revert "SERVER-50762 [SBE] SizeMatchExpression can produce wrong results in s...Uladzimir Makouski2020-11-121-6/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-12527-1197/+1149
* SERVER-51724 Collect the number of cursor seeks per operationBrian DeLeonardis2020-11-122-0/+71
* SERVER-52790 Allow migration to finish at the end of tenant_migration_donor_i...Jason Zhang2020-11-121-12/+14
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2020-11-111-0/+43
* SERVER-47081 Disallow creation of haystack indexes and verify that haystack i...Mihai Andrei2020-11-118-51/+215
* SERVER-51785 Do not count oplog writes for resource consumption metricsBrian DeLeonardis2020-11-112-123/+41
* SERVER-52748 Fix txn-continuing cmds with API params via mongosA. Jesse Jiryu Davis2020-11-111-0/+3
* SERVER-28943 Make shards retry non-write commands on stale version exceptionsTommaso Tocci2020-11-116-75/+28
* SERVER-51900 Get rid of the 'distributionMode' field of config.collectionsKaloian Manassiev2020-11-111-81/+0
* SERVER-51880: Remove all {dropped:true} entries from config.collection on FCV...Jordi Serra Torrens2020-11-111-0/+75
* Revert "SERVER-48002 Do not enforce DataCorruptionDetected assertion when ign...Louis Williams2020-11-111-63/+0
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+133
* SERVER-49982 Implement $dayOf* agg expressions in SBEMelodee Li2020-11-112-2/+106
* SERVER-48002 Do not enforce DataCorruptionDetected assertion when ignoring pr...Louis Williams2020-11-111-0/+63
* SERVER-51859 Fix builtin privileges reporting via rolesInfoSara Golemon2020-11-101-0/+120
* SERVER-51217 Create temporary resharding collection on recipientBlake Oler2020-11-101-76/+155
* SERVER-49024 Disallow $lookup caching of stages containing $rand, $sampleDavid Percy2020-11-101-0/+41
* SERVER-52724 'ttl_monitor_does_not_unregister_index_during_collection_creatio...Gregory Wlodarek2020-11-101-2/+2