summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-235-8/+26
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-2310-177/+678
* SERVER-53910 report resharding_oplog_{fetcher,applier} oplog entry countBilly Donahue2021-02-2211-88/+356
* SERVER-54406 NetworkInterfaceMock should allow simultaneous interruption and ...Ben Caimano2021-02-223-264/+269
* SERVER-54347 Allow createIndexes and dropIndexes through the tenant_oplog_app...Matthew Russotto2021-02-224-4/+92
* SERVER-54652 Create oplog buffer outside of TenantMigrationRecipientService m...Jason Chan2021-02-221-3/+5
* SERVER-54290 Add ability to mock Streamable RSM topology description stateRandolph Tan2021-02-2212-30/+344
* SERVER-54049 Add translation phase for accumulator-style window functionsNick Zolnierz2021-02-2216-94/+185
* SERVER-51722 Enable -moutline-atomics on aarch64Andrew Morrow2021-02-221-0/+3
* SERVER-54572 Introduce assumes_standalone_mongod tag for jscore testsTommaso Tocci2021-02-2253-293/+100
* SERVER-49928 Clean up powercycle loggingvrachev2021-02-221-23/+15
* SERVER-54499 Encode action type information into IDLMark Benvenuto2021-02-225-186/+189
* SERVER-54611 Allow $_internalUnpackBucket to invoked for external client in A...Rishab Joshi2021-02-221-1/+1
* SERVER-52061 Create feature flag for Create checks for API versioning breakag...Mark Benvenuto2021-02-223-0/+45
* SERVER-54345 Remove shard collection leftover dataMarcos José Grillo Ramirez2021-02-223-22/+51
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-2216-88/+253
* SERVER-54658 Remove unused imports in tenant_migration_access_blocker_util fi...Cheahuychou Mao2021-02-225-68/+45
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-2264-389/+253
* SERVER-53393 Add evg variants for ShardingTaskExecutorPoolReplicaSetMatchingGeorge Wangensteen2021-02-226-63/+94
* SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov2021-02-2228-75/+610
* SERVER-54577: Have tests using `testReshardCloneCollection` explicitly preser...Daniel Gottlieb2021-02-222-2/+22
* SERVER-53398 Add removable window function executorTed Tuckman2021-02-228-0/+477
* SERVER-54492 Support BSONType::Code in SBENikita Lapkov2021-02-227-63/+197
* 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-224-12/+10
* SERVER-54634 Fix memory leak in regexFindAll SBE builtinNikita Lapkov2021-02-221-1/+3
* SERVER-54630 Remove tests that create a standalone instance of a config serverSergi Mateo Bellido2021-02-221-4/+2
* Import wiredtiger: bcbb6c3c52b719f6c108edd6594c1e1561ef0fe1 from branch mongo...Luke Chen2021-02-227-82/+79
* Import wiredtiger: 86d3d12e8a3bf87346c09b6e8624df9c1bbcd808 from branch mongo...Luke Chen2021-02-222-1/+2
* Import wiredtiger: e932b903d726bc6202d981d8a759fad3262c8c71 from branch mongo...Luke Chen2021-02-222-2/+6
* Import wiredtiger: 27b1bc571347473391faa9178e702a2a0a8f526d from branch mongo...Luke Chen2021-02-222-1/+3
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-217-121/+132
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-2154-917/+501
* SERVER-53064: connection created using transient SSL params cannot be recycledAndrew Shuvalov2021-02-205-0/+38
* SERVER-54601 Complete TODO listed in SERVER-53060Ruoxin Xu2021-02-203-52/+16
* SERVER-53457: Handle multi-updates correctly in tenant migrationsAndrew Shuvalov2021-02-201-10/+42
* Revert "SERVER-53457: Handle multi-updates correctly in tenant migrations"Kaloian Manassiev2021-02-202-212/+10
* SERVER-52542 Improve dropIndexes code with visit_helperA. Jesse Jiryu Davis2021-02-201-22/+12
* 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-202-10/+212
* SERVER-54516 Introduce finer-grained locking in BucketCatalog and tighten cri...Dan Larkin-York2021-02-202-139/+472
* SERVER-54657 Improve the function names and comments in tenant_migration_conc...Cheahuychou Mao2021-02-192-45/+47
* SERVER-54653 Make ContinuousTenantMigration hook garbage collect each migrati...Cheahuychou Mao2021-02-192-63/+26
* SERVER-54248 WiredTigerRecordStore to use a byte array key formatGregory Wlodarek2021-02-192-39/+63
* SERVER-54248 Fix RecordId usage in the NoOverlapReadSource unit testGregory Wlodarek2021-02-191-1/+1
* SERVER-51622 Convert find and aggregate commands' output to IDLArun Banala2021-02-1914-66/+145
* SERVER-54120 Fix when configuring the log failpointMoustafa Maher2021-02-191-1/+3
* SERVER-54200 Add mongo and mongos to default build targetRyan Egesdahl2021-02-192-0/+2
* SERVER-54656 Validation can repair clustered collectionsGregory Wlodarek2021-02-192-1/+143
* SERVER-54656 Validation reports missing and extra index entries for clustered...Gregory Wlodarek2021-02-192-6/+117