summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-65896 Only log "Timestamp monitor is stopping" once during shutdownGregory Wlodarek2022-07-252-7/+12
* SERVER-64539 Add serverStatus metrics for the SBE $lookup projectMariano Shaar2022-07-257-20/+76
* SERVER-67595 Introduce bucketRoundingSeconds time-series optionDavid Wang2022-07-2510-31/+72
* SERVER-66789 Eliminate calls to CE module in substitution phaseMatt Boros2022-07-255-20/+55
* SERVER-67318 Add addition, subtraction, multiplication to const_eval with ove...Daniel Segel2022-07-256-78/+230
* SERVER-63193 Use O_DIRECT in checkFile for the watchdogGabriel Marks2022-07-251-82/+64
* SERVER-66975 Warn upon SASL commands being compressedGabriel Marks2022-07-253-0/+31
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-251-7/+7
* SERVER-65049 Optimize away { $expr : true } in $match clausesHenri Nikku2022-07-255-14/+108
* SERVER-67615 Stop using ErrorCategory::Interruption in the change stream pre-...Mindaugas Malinauskas2022-07-251-83/+89
* SERVER-66595 remove calls to getGlobalServiceContext in POS derived classesTyler Brock2022-07-2511-33/+77
* SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli2022-07-251-1/+10
* SERVER-67686 collMod coordinator must block migration on bucket nss (2nd atte...Tommaso Tocci2022-07-258-17/+76
* Import wiredtiger: 18e0ce79594a60bbaede08adc7cb19431c95a4db from branch mongo...Luke Chen2022-07-257-19/+34
* Import wiredtiger: 973a8a015972a35c828e2d4dc1e96b2273f9d0fa from branch mongo...Luke Chen2022-07-252-28/+59
* Import wiredtiger: 39ca6ebcfe8f57b746a6ac2ebd736c9ed5088500 from branch mongo...Luke Chen2022-07-254-3/+12
* Import wiredtiger: 929842a097f59a64027d89095a62f9e774fe6a63 from branch mongo...Luke Chen2022-07-252-2/+2
* Import wiredtiger: 8fe5f2223bae87a198bf0fde7916bd4a4cd933a1 from branch mongo...Luke Chen2022-07-2512-532/+481
* SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache com...Anton Korshunov2022-07-2423-114/+142
* SERVER-67166 Heuristic CE for SargableNodeTimour Katchaounov2022-07-221-1/+1
* SERVER-68007 movePrimary should always clone data from the primary nodeSergi Mateo Bellido2022-07-221-3/+2
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-07-224-2/+51
* SERVER-68209 Remove uassert that prevents config.image_collection entry from ...Cheahuychou Mao2022-07-211-17/+0
* SERVER-68193 Sharding DDL coordinator can lock itself out in distlock retry loopTommaso Tocci2022-07-211-2/+9
* SERVER-66987 Check time-series bucket min and max fields during validation co...Damian Wasilewicz2022-07-212-5/+113
* SERVER-67084 make setState in ReshardingMetrics privateTyler Brock2022-07-211-6/+6
* SERVER-67425 ServiceStateMachineTest: separate mock and utility types from th...Alex Li2022-07-211-254/+252
* SERVER-68137 Refactor shard registry initializationTommaso Tocci2022-07-217-30/+41
* SERVER-61481 Remove check in dropIndexes that no index builds are in progress...Pavi Vetriselvan2022-07-212-62/+9
* SERVER-68171 Do not initialized the ShardRegistry with an empty placeholderTommaso Tocci2022-07-212-39/+25
* SERVER-67655: Implement analyze command for mongosLynne Wang2022-07-219-6/+276
* SERVER-67133 Debug mode fixesAlexander Neben2022-07-211-0/+3
* SERVER-66764 Polyfill C++20 constexpr isSortedAlex Li2022-07-213-0/+205
* SERVER-68120: Convert ReshardingOplogApplierMetrics counters to atomicnandinibhartiyaMDB2022-07-202-19/+19
* SERVER-68181 Fix: operator<< on ostream not ostringstreamBilly Donahue2022-07-201-2/+1
* SERVER-67108 Create Resharding Cumulative Metrics Field Name ProviderBrett Nawrocki2022-07-203-0/+280
* SERVER-68153 Create shell helper to decompress BSONColumnGregory Wlodarek2022-07-202-0/+23
* SERVER-68140 Expose object_check.h to query_analysis.cppSpencer Jackson2022-07-202-1/+1
* SERVER-67904 Operation priority added as a field in AdmissionContext classLeonardo Menti2022-07-202-25/+36
* SERVER-68161 Do not wait for ShardRegistry reload at startupTommaso Tocci2022-07-207-44/+14
* SERVER-68083 Allow the acquisition of a CriticalSection on view namespaces by...Paolo Polato2022-07-191-17/+23
* Revert "SERVER-43776 replica sets shutdown in parallel"Abdul Qadeer2022-07-192-154/+9
* SERVER-66894 Add feature flag for deprioritization of low priority operationsLeonardo Menti2022-07-191-0/+4
* SERVER-68123 Handle unused-but-set-variable warningsBilly Donahue2022-07-197-15/+8
* SERVER-68127 Correct the field name in the error reporting of collMod parsingRui Liu2022-07-191-1/+1
* SERVER-67166 Heuristic CE for SargableNodeTimour Katchaounov2022-07-1915-89/+604
* SERVER-58224 Extend QO readme to describe classic and SBE plan cachesDavid Storch2022-07-181-2/+126
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-181-3/+10
* SERVER-67914 Remove ShardRegistry::_getShardForRSNameNoReloadTommaso Tocci2022-07-183-35/+26
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-07-181-2/+9