summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-209-0/+63
* SERVER-64091 Handle non-existent foreign collection in $lookup pushdownRui Liu2022-03-191-0/+27
* SERVER-63494 Enable WouldChangeOwningShard update and findAndModify tests wit...Cheahuychou Mao2022-03-192-231/+244
* SERVER-63494 Transfer history for retryable transactions with more than one o...Cheahuychou Mao2022-03-1912-9/+884
* SERVER-64658 Increase transactionLifetimeLimitSeconds in txn_two_phase_commit...Cheahuychou Mao2022-03-181-2/+5
* SERVER-60758 Force refresh of dbVersion before running transactionsIsrael Hsu2022-03-181-0/+6
* SERVER-64640 Exclude timeseries_internal_bounded_sort_overflow.js from talk_d...jannaerin2022-03-181-0/+2
* SERVER-64284 Disable write blocking support on standalonesSpencer Jackson2022-03-182-3/+7
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-1811-12/+32
* SERVER-63690 Support field paths in localField of lookup when lowering to SBEIrina Yatsenko2022-03-181-1/+95
* SERVER-63643 Generate implicit schema for create collection with encrypted fi...Erwin Pe2022-03-181-0/+380
* SERVER-63714 Add support for FLE 2 findAndModify in MongoSMark Benvenuto2022-03-172-3/+71
* SERVER-64605 Allow internal sessions on standalone replica setsJack Mulrow2022-03-171-15/+16
* SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrsSophia Tan2022-03-1727-14/+98
* SERVER-62934: Don't require explicit donor fsync before shard merge specific ...Christopher Caplinger2022-03-1731-180/+172
* SERVER-62914 Verify that pushed down $lookup replans correctly with NLJ and ILJMihai Andrei2022-03-172-99/+177
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-179-21/+91
* SERVER-58673 Delete per shard cursor feature flagMickey. J Winters2022-03-171-20/+0
* SERVER-64362 Add resume before invalidate regression test for per shard cursorsMickey. J Winters2022-03-171-0/+22
* SERVER-62591 Add change streams event for migrate last chunk off shardMisha Tyulenev2022-03-161-0/+156
* SERVER-64347 Add support for descending sort to the bounded sorterDan Larkin-York2022-03-161-56/+70
* SERVER-64551 Add feature flag to temporarily disable index join in all featur...Rui Liu2022-03-162-3/+12
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-165-44/+139
* SERVER-64556 Fix coll_mod_takes_collection_x_lock.js collection name collisio...Yu Jin Kang Park2022-03-161-5/+13
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-1611-3/+110
* Revert "SERVER-64235 Implement timeseries lastpoint rewrite for ascending time"Alya Berciu2022-03-162-158/+60
* SERVER-63255 Fix dbStats output for non-existing database to match existing d...Yu Jin Kang Park2022-03-161-0/+13
* SERVER-64487 Fix tenant_migration_recipient_access_blocker_rollback.jsSuganthi Mani2022-03-161-2/+2
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-151-0/+43
* SERVER-63708 Ensure that TTL indexes work correctly with user write blockingSpencer Jackson2022-03-151-0/+100
* SERVER-64487 Fix donor access blocker cleanupA. Jesse Jiryu Davis2022-03-152-3/+6
* SERVER-61421 Change SBE plan cache key encoding to reflect auto-parameterizationRuoxin Xu2022-03-151-0/+421
* SERVER-53591 Change "coll_mod_takes_database_x_lock" to "coll_mod_takes_colle...Yu Jin Kang Park2022-03-151-4/+8
* SERVER-64235 Implement timeseries lastpoint rewrite for ascending timeAlya Berciu2022-03-152-60/+158
* SERVER-62710 Ensure that AsyncResultsMerger attempts to kill shard cursors wh...Romans Kasperovics2022-03-151-0/+75
* SERVER-61893 Add capability for showing system events with showSystemEvents flagAndrii Dobroshynski2022-03-152-0/+259
* SERVER-63260 Fix incorrect $avg result when merging partial resultsYoonsoo Kim2022-03-152-415/+620
* SERVER-64478 Fix shard split test failure due to invalid tenant idsDidier Nadeau2022-03-143-3/+3
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-143-2/+52
* SERVER-64297 Revert temporary workaround in SERVER-64282Kyle Suarez2022-03-141-11/+8
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-143-6/+6
* SERVER-64226 Add shell helper to check equality up to a specified number of d...Davis Haupt2022-03-141-0/+13
* SERVER-64472 Disable collMod core tests with `prepareUnique` in tenant migrat...Yuhong Zhang2022-03-144-1/+7
* SERVER-64454 tenant_migration_conflicting_donor_start_migration_cmds.js shoul...jannaerin2022-03-141-2/+6
* SERVER-64457 secondary_reads_waitForShardingInit.js does not force mongos cho...Sophia Tan2022-03-141-9/+14
* SERVER-64397 Fix int overflow in TimeSorterDavid Percy2022-03-141-0/+58
* SERVER-64471 Skip checking prepareUnique on an already unique index during co...Yuhong Zhang2022-03-141-10/+0
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-141-0/+29
* SERVER-64456: Use countDocuments() instead of count() to ensure accurate docu...Christopher Caplinger2022-03-141-1/+7
* SERVER-64463 Robustify count1.js testRuoxin Xu2022-03-141-2/+3