summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-65692 $searchMeta improvementCharlie Swanson2022-05-1119-307/+81
* SERVER-64731: Use version level task generationDavid Bradford2022-05-1113-129/+100
* SERVER-66113 Add link to mongo shell in enterprise installAlexander Neben2022-05-111-0/+3
* SERVER-66375 Retry all operations on killed session errors in random_moveChun...Jack Mulrow2022-05-111-0/+5
* 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-66299 Read random document with linearizable read concern in internal_...Jack Mulrow2022-05-111-1/+7
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-106-45/+184
* SERVER-66343: Increase timeout for mac run_unittestsDavid Bradford2022-05-101-0/+24
* SERVER-65503 Remove FLE2 suites from standalone suitesMark Benvenuto2022-05-104-8/+0
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-1052-24/+191
* SERVER-65835: Refactor how task timeouts are determinedDavid Bradford2022-05-103-102/+178
* SERVER-65638 Add concurrency workload that changes FCV while there are active...Cheahuychou Mao2022-05-105-1/+207
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-1016-55/+298
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-101-2/+3
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-05-101-0/+14
* 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-103-9/+32
* SERVER-65983 Remove unnecessary internal_txns testsIsrael Hsu2022-05-101-0/+6
* 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-093-4/+8
* 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-097-76/+89
* 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-092-153/+115
* 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
* SERVER-66307 [v6.0]Set $_generateV2ResumeTokens parameter only on mongosArun Banala2022-05-092-115/+153
* SERVER-66119 Avoid duplicated seek into index for local fields with nested ar...Irina Yatsenko2022-05-093-20/+62
* SERVER-65847 Construct simpler parameterized SBE index scan plans when possibleDenis Grebennicov2022-05-094-182/+370
* SERVER-66233 Tag index_filter_commands.js with requires_fcv _60Anton Korshunov2022-05-091-0/+1
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-05-091-0/+17
* SERVER-65638 Make internal_transactions_unsharded.js track dirty documents an...Cheahuychou Mao2022-05-083-32/+99
* SERVER-66209 Make BSONObjs owned when constructing a DebugInfoRuoxin Xu2022-05-071-3/+3
* SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possibl...Mohammad Dashti2022-05-071-4/+0
* SERVER-64735 Fix uninitialized pointer field in HashLookupStageEric Cox2022-05-061-3/+3
* SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York2022-05-069-148/+307
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-05-069-247/+523
* SERVER-62102 Append aggregated BucketCatalog execution stats for all namespac...Gregory Wlodarek2022-05-062-50/+157
* SERVER-66067 Transaction API's best-effort abort can interfere with two-phase...Sanika Phanse2022-05-062-30/+37
* SERVER-62308 Platform Support: Remove Debian 9Zakhar Kleyman2022-05-066-143/+0
* SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy2022-05-067-106/+455
* SERVER-65831 Use ScopedTaskExecutor to speed up BalancerCommandsScheduler stop()Paolo Polato2022-05-062-12/+21
* SERVER-66245 Copy sbeCompatible flag for subqueriesAlexander Ignatyev2022-05-061-0/+1
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-05-062-1/+18
* SERVER-64349 Fix test file FCVsamontea2022-05-061-1/+1
* SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow2022-05-055-6/+171