summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66498 Disable Baseline JIT for MozJSMohammad Dashti2022-05-171-4/+24
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-179-31/+43
* SERVER-65999 Fix the sharding test for two simultaneous compactsErwin Pe2022-05-171-0/+8
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-1714-93/+175
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-172-0/+28
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-169-292/+660
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-168-3188/+0
* SERVER-65859 Enable filtering of 'fromMigrate' change steam events for indivi...Kyle Suarez2022-05-161-0/+7
* SERVER-66139 Disable oplog visibility in standalone modeHenrik Edin2022-05-167-26/+96
* SERVER-66031 rename must succeed on all shards when UUIDs provided for C2CPierlauro Sciarelli2022-05-161-2/+0
* SERVER-66383 Persist the progress of ClusterChunksResizePolicy without holdin...Paolo Polato2022-05-161-13/+25
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-161-7/+6
* SERVER-65956 Skip split phase of collection defragmentation based on feature ...Paolo Polato2022-05-161-1/+8
* SERVER-66089 Initial sync should do transaction table read with a later after...Matthew Russotto2022-05-161-5/+9
* SERVER-66354 Additional $search metadata pipeline should use separate Express...Mihai Andrei2022-05-1616-45/+83
* SERVER-66423 Set the fromMigrate flag of DurableReplOperation entries only wh...Antonio Fuschetto2022-05-162-6/+27
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-1310-91/+495
* SERVER-66389 Fix $where parameter bind-in optimizationDavid Storch2022-05-138-29/+65
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-135-21/+8
* SERVER-66366 remove encryptionInformation after rewriting update and delete r...Davis Haupt2022-05-132-0/+5
* SERVER-59400 Revert "SERVER-55581: Return ScopedDbConnection to connection po...Amirsaman Memaripour2022-05-121-1/+0
* SERVER-65641 Add test coverage for reaping a session with active TransactionP...Cheahuychou Mao2022-05-123-10/+25
* Revert "SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsSched...Paolo Polato2022-05-122-21/+12
* SERVER-65858 Mark the applyOps entries when the operations involves orphaned ...Antonio Fuschetto2022-05-124-6/+36
* Import wiredtiger: c2a7ed8278fa29430cd51d5e6ae9815f9fba2850 from branch mongo...Luke Chen2022-05-1212-89/+320
* Import wiredtiger: 799bf81c4b6546b4edccaaa985077de8e69a4e99 from branch mongo...Luke Chen2022-05-123-1/+129
* Import wiredtiger: ed5f8423a825c363f913be25c52a4ffdfc59d679 from branch mongo...Luke Chen2022-05-122-2/+2
* Import wiredtiger: 50aa449b701f987e5c5379379cc2c99054872b2a from branch mongo...Luke Chen2022-05-124-7/+8
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-118-59/+111
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-1118-304/+71
* SERVER-66113 Add link to mongo shell in enterprise installAlexander Neben2022-05-111-0/+3
* SERVER-66085 Evaluate creating state collections as clustered collectionsMark Benvenuto2022-05-111-3/+6
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-115-42/+95
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-105-45/+128
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-102-7/+15
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-1013-53/+194
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-101-2/+3
* SERVER-66236 Always return UNSHARDED description on uninitialised clusterKaloian Manassiev2022-05-102-8/+13
* SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim2022-05-102-9/+24
* SERVER-66320 Wait for thread pool to be idle before resetting TransactionWith...Jack Mulrow2022-05-101-0/+5
* SERVER-66296 ReshardingOplogBatchApplier and ReshardingTxnCloner should wait ...Cheahuychou Mao2022-05-105-66/+327
* SERVER-52286 Enable feature flag for Bucket Unpacking with Sorting, reduce FC...samontea2022-05-092-2/+7
* SERVER-66163 Use index entry from IXScan to report IETAlexander Ignatyev2022-05-091-1/+2
* SERVER-64911 Add create, collMod and createIndexes to list of commands to sen...r6.0.0-rc5Davis Haupt2022-05-091-2/+5
* SERVER-66064 Fix fast count when authentication is enabledMark Benvenuto2022-05-091-0/+3
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-096-58/+74
* SERVER-66186 Optimize ECC null document storageMark Benvenuto2022-05-092-23/+14
* Revert "SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mon...Arun Banala2022-05-091-3/+2
* SERVER-64601 Using the onInitialDataAvailable hook to initializeSergi Mateo Bellido2022-05-095-1/+146
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-05-0924-244/+265