summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added arm64SERVER-68365Dev User for Testing2022-09-246-0/+1607
* fix darwinDaniel Moody2022-09-241-0/+7
* fix warning for clangDaniel Moody2022-09-241-0/+8
* more windows buildDaniel Moody2022-09-2411-4/+1518
* building on windowsDaniel Moody2022-09-245-13/+46
* small fixDaniel Moody2022-09-241-3/+1
* building working on linux with ninjaDaniel Moody2022-09-2410-378/+1206
* added missing sourceDaniel Moody2022-09-231-0/+26
* added abseil cmake listsDaniel Moody2022-09-231-0/+186
* added abseil and some grpc libsDaniel Moody2022-09-235-16/+1330
* added grpc 1.39.1Daniel Moody2022-09-229137-0/+1065505
* finished protobufDaniel Moody2022-09-223-4/+226
* added protobuffDaniel Moody2022-09-222436-0/+913831
* added re2 buildDaniel Moody2022-09-222-1/+43
* Added re2 distDaniel Moody2022-09-22123-0/+46707
* finished cares configDaniel Moody2022-09-228-39/+1646
* added caresDaniel Moody2022-09-22345-0/+111941
* SERVER-69113 Refactor server-side rewrite to enable easy addition of new encr...Davis Haupt2022-09-2220-1769/+2225
* SERVER-69280 Fixed use-after-move defect in IndexScanSebastien Mendez2022-09-221-2/+2
* SERVER-69276 Fixed use-after-move defect in DocumentSourceWriterSebastien Mendez2022-09-221-1/+1
* SERVER-67951 Record AdmissionContext::Priority::kImmediate statisticsHaley Connelly2022-09-227-118/+363
* SERVER-69222 Make random_moveChunk_multi_update_delete_change_streamsjs check...Jordi Serra Torrens2022-09-221-125/+115
* SERVER-63655 Reintroduce balancer_collection_status.js into multiversion suiteAllison Easton2022-09-221-6/+1
* SERVER-69570 ServiceExecutorSynchronous optimizationsBilly Donahue2022-09-226-120/+333
* Import wiredtiger: 132e8a3ba5cc8ab45dfcbc1ae904b2e5dd1be237 from branch mongo...Etienne Petrel2022-09-229-52/+121
* Import wiredtiger: bb5c03d59037747b3c477bb58e4c82eb961e5589 from branch mongo...Etienne Petrel2022-09-222-10/+12
* Import wiredtiger: e440ba4506ddfdabd87fdacfb625da54aa1b3aeb from branch mongo...Etienne Petrel2022-09-2223-175/+59
* Import wiredtiger: 753efa984e0f7bcf1179066b205d34883abb76aa from branch mongo...Etienne Petrel2022-09-223-8/+11
* SERVER-69767 Add 'no_selinux' tag to disallow running the featureFlag tests o...Arun Banala2022-09-226-0/+12
* SERVER-69217: [CQF] Convert PathObj to intervalNaama Bareket2022-09-224-5/+92
* 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