summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-2248-116/+70
* SERVER-69862 pass callable by value instead of referenceAndrew Witten2022-09-221-2/+2
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-226-4/+96
* SERVER-68562 Re-enable timeseries_cluster_indexstats.js and timeseries_indexe...Matthew Saltz2022-09-212-2/+0
* SERVER-68146 Create AllCommandsTest for downgrading to upgraded FCV pathHuayu Ouyang2022-09-212-2/+1296
* SERVER-42810 Changed `throw()` to `noexcept`Celina Tala2022-09-214-7/+7
* SERVER-68971: Create dummy collection so db can exist for explain cmd (for sh...Adi Zaimi2022-09-212-0/+8
* SERVER-67596 SERVER-67637: Enable cqf tests fixed by find command and $projec...Hana Pearlman2022-09-211-9/+0
* SERVER-69700 Await secondaries' readinessAbdul Qadeer2022-09-211-0/+6
* SERVER-67563 Implement global index cloner abort and interruptionRandolph Tan2022-09-213-54/+120
* SERVER-69679 add catalogsvr feature flagAndrew Witten2022-09-212-6/+8
* SERVER-69037 fix incorrect calculation of bytes in MiBKyle Suarez2022-09-211-2/+2
* SERVER-64005 Add metric tracking listener socket backlog queue depthBlake Oler2022-09-2112-40/+277
* SERVER-65046 fix missing quote in enterprise-debian11-64 buildTrevor Guidry2022-09-211-3/+2
* SERVER-69866 Fix heap-use-after-free error caused by runAggregate() helper fo...Cheahuychou Mao2022-09-211-1/+2
* SERVER-69807 Convert std::bind() calls to lambdas.Colin Stolley2022-09-212-22/+27
* SERVER-69798: Add benchmark for SBE expressionsIvan Fefer2022-09-2110-476/+957
* SERVER-69748 Remove redundant totalPipelineLookup counterJennifer Peshansky2022-09-214-21/+9
* SERVER-69768 Include key pattern in range deletion task documentsSilvia Surroca2022-09-219-15/+117
* SERVER-69856 Temporarily comment out failing maxdiff histogram testAlya Berciu2022-09-211-137/+141
* SERVER-68138 Added namespace to filter logic in `checkContainsWithCountJson`Celina Tala2022-09-211-7/+8
* SERVER-69435 Cleanup includes and librariesKaloian Manassiev2022-09-2128-220/+88
* SERVER-69727 Make ResourceLock acquisitions in the PersistentTaskQueue interr...Kaloian Manassiev2022-09-212-9/+13
* SERVER-69225 Remove wait for database critical section from service entry pointAllison Easton2022-09-212-19/+8
* SERVER-67495 Implement histogram CE for sargable $elemMatchAlya Berciu2022-09-2112-105/+617
* SERVER-66686 Optimize fetching archived buckets using OIDFaustoleyva542022-09-214-0/+86
* SERVER-69497 Use batchsize 1 in internal_sessions_reaping_basic.jsVesselina Ratcheva2022-09-201-0/+2
* SERVER-69350 Only project output fields on fall back to the row storeIrina Yatsenko2022-09-201-25/+30
* SERVER-63811 Add check to allow documents stage to run without a database exi...galon12022-09-2014-29/+299
* SERVER-69757 Complete TODOSergey Galtsev2022-09-202-4/+6
* SERVER-68753 Fix typosCheahuychou Mao2022-09-201-2/+2
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-209-62/+287
* SERVER-66605 Import spike histogram calculation code from hist_ce branchJoel Redman2022-09-2015-47/+2314
* SERVER-66829 Refactored extractHedgeOptionsCelina Tala2022-09-202-26/+36
* SERVER-69367 Make analyzeShardKey command calculate the number of orphan docu...Cheahuychou Mao2022-09-203-0/+191
* SERVER-68753 Make analyzeShardKey command calculate metrics about the monoton...Cheahuychou Mao2022-09-2014-50/+845
* SERVER-69583 Add boost math/statistics library to boost_get_sourcesCheahuychou Mao2022-09-2011-1/+3276
* SERVER-68752 Make analyzeShardKey command calculate metrics about the cardina...Cheahuychou Mao2022-09-2011-3/+1381
* SERVER-65046 use vertical style blocks for listing compile_flagsTrevor Guidry2022-09-207-180/+929
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-20109-182/+183
* SERVER-69581 add clang_tidy_fixes to .gitignore fileTrevor Guidry2022-09-201-0/+3
* SERVER-64965 Count the number of operations that fail due to timing out waiti...Reo Kimura2022-09-203-5/+125
* SERVER-66846 Translate simple inclusion and exclusion $project by walking ove...Hana Pearlman2022-09-2013-88/+550
* SERVER-69477 Add M60 variant to sys-perfroganamy2022-09-201-0/+34
* SERVER-69194 Update global index cloner to use _shardsvrInsertGlobalIndexKeyRandolph Tan2022-09-209-156/+75
* SERVER-43076 Pass OperationContext through commit and rollback handlersHenrik Edin2022-09-2022-150/+171
* SERVER-68561 Re-enable listener_processing_server_status_metrics.js and jstes...Alex Li2022-09-202-4/+12
* SERVER-69530 Skip sharding DB check during index buildsJordi Olivares Provencio2022-09-201-1/+5
* SERVER-68725 Plug actual deletion in the range deleter servicePierlauro Sciarelli2022-09-2014-328/+770
* SERVER-69793 Disable memory underflow check in the query systemNikita Lapkov2022-09-202-16/+12