summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64101shreyaskalyan/SERVER-64101Shreyas Kalyan2022-03-183-68/+96
* SERVER-64101 Add support for transforming FLE2EncryptionPlaceholder to FLE2Fi...Shreyas Kalyan2022-03-174-124/+247
* SERVER-64580 Set strict false in create collection coordinator documentMarcos Jose Grillo Ramirez2022-03-171-1/+1
* Import wiredtiger: 07e606fb66cc76a7f94664682201dee2627292fb from branch mongo...Will Korteland2022-03-173-17/+31
* Import wiredtiger: 2d852e2e1765e47486d1a85bd4422020d3feddc8 from branch mongo...Will Korteland2022-03-173-5/+11
* Import wiredtiger: 2181972548c107d847a632459fd6f74deaa5c3d9 from branch mongo...Will Korteland2022-03-174-147/+417
* Import wiredtiger: 198c587b1ee3f00e1428c9e8e31925a9244376cd from branch mongo...Will Korteland2022-03-172-1/+39
* Import wiredtiger: 89550147760280fcc5271308f6edb3f767aacb0e from branch mongo...Will Korteland2022-03-172-1/+15
* Import wiredtiger: 324fdee42e1e5a99c274fc2e552c007aa786c523 from branch mongo...Will Korteland2022-03-172-4/+4
* Import wiredtiger: fadba1cd56e27dc8ccc97dcccd1883e1ecdaf6ce from branch mongo...Will Korteland2022-03-1721-460/+474
* Import wiredtiger: f1c6393e01d46d1afe941187a9a1629e056100f2 from branch mongo...Will Korteland2022-03-172-2/+2
* Import wiredtiger: b110b14318dedb0dea5e2760a2dd50722f30cb7b from branch mongo...Will Korteland2022-03-173-31/+17
* Revert "SERVER-61860 exec in most DEATH_TESTs"auto-revert-processor2022-03-176-286/+123
* SERVER-64558 Check for critical section before reading the DB/Collection versionKaloian Manassiev2022-03-172-16/+16
* SERVER-64362 Add resume before invalidate regression test for per shard cursorsMickey. J Winters2022-03-171-0/+22
* SERVER-64328 Allow network errors to be retried in transaction apiJason Zhang2022-03-172-11/+57
* SERVER-64417 Add configurable printers for SBEAnna Wawrzyniak2022-03-1713-426/+1168
* SERVER-62591 Add change streams event for migrate last chunk off shardMisha Tyulenev2022-03-168-46/+280
* SERVER-64347 Add support for descending sort to the bounded sorterDan Larkin-York2022-03-166-165/+398
* SERVER-64582: Include requires_fcv_tag information in resmoke multiversion-co...David Bradford2022-03-161-1/+5
* SERVER-61860 exec in most DEATH_TESTsBilly Donahue2022-03-166-123/+286
* SERVER-64519 Filter fields attached to the CritSec reason when creating a col...Marcos Jose Grillo Ramirez2022-03-162-4/+16
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-1617-133/+229
* SERVER-64413 Make SessionCatalogMigrationSource ignore internal transactions ...Cheahuychou Mao2022-03-162-19/+343
* SERVER-64415 Make MigrationChunkClonerSourceLegacy not add pre/post image opT...Cheahuychou Mao2022-03-164-52/+26
* SERVER-64551 Add feature flag to temporarily disable index join in all featur...Rui Liu2022-03-165-4/+24
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-1628-263/+793
* 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-1622-69/+330
* SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto2022-03-1626-42/+427
* Revert "SERVER-63753 Translate $lookup result object creation in SBE"Max Hirschhorn2022-03-166-340/+258
* SERVER-64170 Refactor static variables into decorationsJordi Olivares Provencio2022-03-1615-110/+171
* Revert "SERVER-64235 Implement timeseries lastpoint rewrite for ascending time"Alya Berciu2022-03-164-339/+99
* SERVER-63255 Fix dbStats output for non-existing database to match existing d...Yu Jin Kang Park2022-03-163-9/+32
* SERVER-64076 Fix deadlock when waiting for ticketsJordi Olivares Provencio2022-03-164-47/+210
* SERVER-64026 Update WT operations that require exclusive access to a dhandleJordi Olivares Provencio2022-03-164-47/+109
* SERVER-64487 Fix tenant_migration_recipient_access_blocker_rollback.jsSuganthi Mani2022-03-161-2/+2
* SERVER-63523 Drain ongoing sharded DDL operations before enabling write block...Jordi Serra Torrens2022-03-168-1/+94
* SERVER-51770 add std::error_code functions to errno_utilBilly Donahue2022-03-166-120/+86
* SERVER-63050 add ability to check if no foreign namespaces are involved in an...Mickey. J Winters2022-03-162-0/+12
* SERVER-63467 Create a shell helper that can be used to call compact encryptio...Erwin Pe2022-03-159-1/+130
* SERVER-64188 Change fixture to send START POST command to mongosync.kauboy262022-03-153-37/+49
* SERVER-63708 Ensure that TTL indexes work correctly with user write blockingSpencer Jackson2022-03-152-0/+103
* SERVER-64487 Fix donor access blocker cleanupA. Jesse Jiryu Davis2022-03-154-11/+25
* SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci2022-03-151-2/+3
* SERVER-64459 Use ScopedSetShardRole in ShardvrProcessInterfaceKaloian Manassiev2022-03-1512-157/+71
* SERVER-64074 Optimize how we build the DebugInfo for plan cacheRuoxin Xu2022-03-155-320/+162
* SERVER-61421 Change SBE plan cache key encoding to reflect auto-parameterizationRuoxin Xu2022-03-159-14/+881
* SERVER-63512 Use optimized (no isSelf calls) reconfiguration on heartbeat rec...Matthew Russotto2022-03-152-2/+125
* SERVER-64474 Add null pointer assertion for index descriptor access during in...Rui Liu2022-03-151-1/+1