summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51825 Blacklist disallow_adding_initialized_node1.js from multiversion...Tess Avitabile2020-10-261-0/+1
* SERVER-51504 Add JS test to put timeseries data in a bucket collectionBenety Goh2020-10-243-108/+213
* SERVER-51716 Make computed_projections.js more robustJustin Seyster2020-10-231-14/+20
* SERVER-51820: Resolve race in atlas_initialsync_workflows.jsXueruiFa2020-10-231-2/+4
* SERVER-50743 Support generation of "planSummary" stats in SBEAnton Korshunov2020-10-231-4/+1
* SERVER-51503 create a time-series buckets collection when timeSeries collecti...Benety Goh2020-10-232-4/+36
* SERVER-51651 Fix rolesInfo for builtinRole via exact matchSara Golemon2020-10-231-0/+106
* Revert "SERVER-50778 Compare array indexes numerically for updates"Ted Tuckman2020-10-232-38/+1
* SERVER-51501 Recognize the timeseries option of the create commandGregory Noma2020-10-231-0/+80
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-222-2/+531
* SERVER-51791 Make isCommitOrAbortIndexBuild check in _logOpsInner check the c...Cheahuychou Mao2020-10-221-0/+79
* SERVER-51810 Make sure the donor primary can step down reliably in tenant_mig...Cheahuychou Mao2020-10-221-6/+10
* SERVER-51773 list_indexes_with_build_uuids.js waits for replication before ca...Benety Goh2020-10-221-0/+3
* SERVER-50547 Pipeline length limitJames Wahlin2020-10-222-0/+107
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2020-10-222-0/+218
* SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils....James Wahlin2020-10-228-31/+40
* SERVER-51683 Disable the uptime reporter thread in lagged_config_secondary.jsTommaso Tocci2020-10-221-2/+18
* SERVER-51087 Add testing utility for sharding collection given ranges.Max Hirschhorn2020-10-222-0/+190
* SERVER-51686 Collect index entry units read and written per operationLouis Williams2020-10-212-47/+157
* Revert "SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extra...James Wahlin2020-10-217-39/+30
* SERVER-49931 Transactionalize dropUser commandsSara Golemon2020-10-211-0/+136
* SERVER-50746 Don't implicitly ignore _id in jstests/aggregation/extras/utils....James Wahlin2020-10-217-30/+39
* SERVER-51703 index_secondary_wait_for_commit.js waits for replication before ...Benety Goh2020-10-211-0/+4
* SERVER-51773 add listIndexes command result to assertion messageBenety Goh2020-10-211-1/+1
* SERVER-50191 Create TTL index on config.tenantMigrationDonors to garbage coll...Cheahuychou Mao2020-10-206-14/+23
* SERVER-51751: Load arrayEq util file wqin tenant_migration_no_failover.jsXueruiFa2020-10-201-0/+1
* SERVER-51354 Complete TODO listed in SERVER-47212Svilen Mihaylov2020-10-201-5/+1
* SERVER-51351 Complete TODO listed in SERVER-49766Svilen Mihaylov2020-10-201-5/+2
* SERVER-51454 Ensure agg parser is initialized before defaultProfileFilterDavid Percy2020-10-202-0/+15
* SERVER-50590 Remove master/slave fields from getHashes function in replsettes...Ali Mir2020-10-202-5/+5
* SERVER-51024 Collect document units read and written per operationLouis Williams2020-10-202-0/+137
* SERVER-51474 Create FCV transition tableA. Jesse Jiryu Davis2020-10-202-14/+12
* SERVER-47647 Test that duplicate key error message has correct namespace afte...Geert Bosch2020-10-201-0/+17
* SERVER-48796 Disables tenant migration recipient testing.Suganthi Mani2020-10-1914-47/+144
* SERVER-48796 Implement recipientSyncData command in MigrationServiceInstance.Suganthi Mani2020-10-192-17/+178
* SERVER-51426 Verify that a client cannot gossip clusterTime from a donor repl...Cheahuychou Mao2020-10-192-1/+131
* SERVER-51451 Fix mongos API version parameter tests, part 2A. Jesse Jiryu Davis2020-10-191-3/+5
* SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponsePavi Vetriselvan2020-10-197-29/+29
* SERVER-51715 Wrap timestamps with tojson in log lines in optime.jsAli Mir2020-10-191-5/+6
* SERVER-51260 Rename hangWhileWaitingForIsMasterResponse failpoint to hangWhil...Pavi Vetriselvan2020-10-191-2/+2
* SERVER-51705 Make the test case for kAborted in tenant_migration_donor_curren...Cheahuychou Mao2020-10-191-57/+97
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-1/+1
* SERVER-51500 Create jstest for basic time series insertGregory Noma2020-10-161-0/+127
* SERVER-51683 Await configRS optime replication before to stop it in lagged_co...Tommaso Tocci2020-10-161-3/+3
* SERVER-51461 Support building indexes from existing indexes guarded by featur...Vishnu Kaushik2020-10-161-0/+190
* SERVER-51332 tenant_migration_donor_failover_and_shutdown.js should wait for ...Cheahuychou Mao2020-10-152-92/+233
* SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBENikita Lapkov2020-10-153-12/+15
* 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