summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: ff6a2d4eb63aeff401a417d45d9c29264cfb2316 from branch mongo...Clarisse Cheah2022-11-145-8/+8
* Import wiredtiger: c3864135872f206ee9cefecddffc5762bb53a94b from branch mongo...Clarisse Cheah2022-11-145-8/+8
* Import wiredtiger: b406a0ffb01ec72e608b2ea2494d7fedf50a509e from branch mongo...Clarisse Cheah2022-11-1410-20/+23
* Import wiredtiger: a21ab7cc2152842ab4a20612743286a1db823789 from branch mongo...Clarisse Cheah2022-11-142-1/+2
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-1333-205/+242
* SERVER-71255 Remove clearEntries param from telemetry operatorjoshua2022-11-124-88/+21
* SERVER-70851 Rate limiting for telemetryMaddie Zechar2022-11-124-0/+291
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-1212-131/+309
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-1219-793/+184
* SERVER-29601 Add -Wshadow to compilation - part1Juan Gu2022-11-115-26/+29
* SERVER-71174 [CQF] Utility to simplify construction of ABTSvilen Mihaylov2022-11-114-37/+492
* SERVER-71281 Make opcounters.command on mongos not count inserts, updates and...Cheahuychou Mao2022-11-113-6/+68
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-1113-67/+360
* SERVER-71237 Do not print full expected output when golden test file does not...Nicholas Zolnierz2022-11-111-3/+2
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-113-5/+45
* SERVER-67760 FLE2 Range Query: disable feature flag for PM-2719Shreyas Kalyan2022-11-111-1/+1
* SERVER-70604 Don't use tcmalloc for gcov variantsRyan Egesdahl2022-11-111-0/+4
* SERVER-71097 Stop downloading 4.0 in multiversion suiteTommaso Tocci2022-11-117-379/+20
* SERVER-71214 remove $betweenDavis Haupt2022-11-1129-635/+46
* SERVER-69788 Use the BSONElementValue helper in BSON validationYuhong Zhang2022-11-111-40/+45
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-1115-47/+197
* SERVER-69668 FLE2 range float precision: update OSTType algorithmMark Benvenuto2022-11-1116-783/+2652
* SERVER-70490 Cache cost model coefficients in CostModelManagerRuoxin Xu2022-11-1111-38/+273
* SERVER-71173 Robustify change_stream_state_commands test.Rishab Joshi2022-11-111-14/+26
* SERVER-71233: updating M60 runnersroganamy2022-11-111-3/+3
* SERVER-70515 Remove getShardFilterer APINicholas Zolnierz2022-11-117-45/+0
* SERVER-70933 Implementation for new aggregation stageJess Balint2022-11-115-17/+148
* SERVER-71119 Add PriorityTicketHolder benchmark comparable to SemaphoreTicket...Haley Connelly2022-11-111-16/+57
* SERVER-70792 Separate Queue from PriorityTicketHolderHaley Connelly2022-11-115-270/+352
* SERVER-70217: Add tasserts for unreachable translation codeHana Pearlman2022-11-117-32/+17
* SERVER-71275 Move up initialization of range deleter processor's statePierlauro Sciarelli2022-11-111-3/+3
* SERVER-70951 Remove 'disablePipelineOptimization' flag toggle from type_brack...Ted Tuckman2022-11-111-22/+0
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-116-12/+37
* SERVER-71220 Apply additional filters when calibrating Cost ModelAlexander Ignatyev2022-11-118-190/+137
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-117-27/+136
* SERVER-71092 Fixing a sharding testSergi Mateo Bellido2022-11-111-2/+2
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-1113-118/+423
* SERVER-71253 Increase timeout for config_fuzzer_replica_sets_jscore_passthroughjasurbeknurboyev2022-11-111-0/+12
* SERVER-71199 Create featureFlag for resilient movePrimaryAntonio Fuschetto2022-11-113-8/+26
* SERVER-71241 Fix long getMores in allow_partial_results_with_maxTimeMS.jsSteve Tarzia2022-11-112-68/+130
* SERVER-71226 Skip collections with explicitly set conflicting validators in t...Yuhong Zhang2022-11-112-1/+27
* SERVER-71261 Relax the document size assumption in document_value_test.cppArun Banala2022-11-101-2/+4
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-1044-1047/+337
* SERVER-68569 Use hinting to update projection_semantics.jsCharlie Swanson2022-11-101-47/+57
* SERVER-67760 FLE2 Range Query - disable feature flagShreyas Kalyan2022-11-101-1/+2
* SERVER-71225 Make sure collation.js does not change 'db'Matthew Russotto2022-11-101-208/+210
* SERVER-71176 Named Pipes fix race between writer pipe truncation and readerKevin Cherkauer2022-11-102-1/+13
* SERVER-70150: Plug DurableCatalog::scanForCatalogEntryByNss into CollectionCa...Will Buerger2022-11-103-116/+131
* SERVER-71249: set .publish tasks to always run on rhel80-smalldylrich2022-11-105-172/+2
* SERVER-70844 Fix vm::CodeFragment::toString()Anna Wawrzyniak2022-11-102-40/+12