summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71568 Fix race condition related to access to ChangeStreamOptionsMindaugas Malinauskas2022-11-242-3/+3
* SERVER-71277 Not assume that '_collInfo' is initialized when we hit an error ...Enrico Golfieri2022-11-241-1/+1
* SERVER-70048 Improve developer experience with golden testsMilena Ivanova2022-11-243-3/+12
* SERVER-71540 Add more cost estimator testsRuoxin Xu2022-11-241-32/+218
* SERVER-71567 Add pragma once in sorter_stats.hYu Jin Kang Park2022-11-241-0/+2
* SERVER-68686 Add new $_internalOwningShard agg expressionDenis Grebennicov2022-11-249-2/+203
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-241-0/+11
* SERVER-70258 Test custom bucketMaxSpanSeconds and bucketRoundingSeconds value...Faustoleyva542022-11-245-52/+79
* Import wiredtiger: 8341cc7e4b2a411fb68b552dcaf456f120ba20e3 from branch mongo...Will Korteland2022-11-242-3/+11
* Import wiredtiger: 9c4af6eafad64efded04ae664513334ac1f8ff71 from branch mongo...Will Korteland2022-11-242-4/+4
* SERVER-69229: Drop donated files collection when marking as garbageChristopher Caplinger2022-11-232-12/+24
* SERVER-71208: Handle namespaces pendingCommit in openCollectionWill Buerger2022-11-237-148/+467
* Revert "SERVER-67704 SERVER-67705 Update host info to include CPU socket coun...Sviatlana Zuiko2022-11-2310-143/+106
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-232-1/+11
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2315-1659/+26
* SERVER-70210 Add unit tests to test Custom Cost ModelRuoxin Xu2022-11-238-29/+466
* SERVER-70493 Have SBE HashAgg report spill file sizeYoonsoo Kim2022-11-233-0/+8
* SERVER-70267 Add function to check if expression is monotonic on a given fieldIvan Fefer2022-11-237-8/+388
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-23110-727/+978
* SERVER-70490 Update cost model on Mongod startupRuoxin Xu2022-11-233-2/+20
* SERVER-71122 Get rid of the `WaitForCleanCorrectEvenAfterClearFollowedBySetFi...Pierlauro Sciarelli2022-11-231-38/+0
* SERVER-65815 Remove OrphanTracking feature flagPierlauro Sciarelli2022-11-235-27/+6
* SERVER-71317 Fix libmongocrypt buildMark Benvenuto2022-11-232-4/+4
* SERVER-71386 Telemetry collection fails for queries with non-object fieldsMaddie Zechar2022-11-231-15/+28
* SERVER-70945 Make findAndModify without a shard key correctly run in a sessionSanika Phanse2022-11-231-1/+1
* Import wiredtiger: 1f5b2ca8f2903ebed5db2880206d68129df948a2 from branch mongo...Chenhao Qu2022-11-237-16/+31
* Import wiredtiger: 55e953e187acabfc120123ccc4d619c0777da01a from branch mongo...Chenhao Qu2022-11-235-12/+42
* Import wiredtiger: 49031a8fb98a7413519c7df4af33d44fe48d2071 from branch mongo...Chenhao Qu2022-11-232-3/+23
* Import wiredtiger: 0fbad5023a23823b1dd8f63e2a9b582f3723cd64 from branch mongo...Chenhao Qu2022-11-2310-17/+395
* Import wiredtiger: c7ee7a966f253f3d66606a91c55b3dd4bd2e251b from branch mongo...Chenhao Qu2022-11-232-3/+3
* Import wiredtiger: 439cd2fbc72e0a0dcd19e86205feffd5430440c6 from branch mongo...Chenhao Qu2022-11-232-3/+3
* SERVER-70948 findAndModify without shard key basic functionalitySanika Phanse2022-11-223-69/+166
* SERVER-68286 Improved lifetime issues with `mongo::mozjs::currentJSScope`Mohammad Dashti2022-11-221-14/+11
* SERVER-28756 Remove TODO SERVER-28756 comment and continue disallowing transa...Jason Zhang2022-11-221-2/+0
* SERVER-71456 Update and delete size estimation logic should account for 'samp...Mihai Andrei2022-11-226-36/+177
* SERVER-71317 Vendor libmongocryptMark Benvenuto2022-11-22176-0/+40369
* SERVER-71340 Change helper function in write_one_without_shard_keysphanse992022-11-225-60/+143
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-2216-152/+262
* SERVER-70492 Enable verbose command line argument for benchmarksTrevor Guidry2022-11-223-3/+80
* SERVER-70861 Coverity analysis defect 134014: Uninitialized scalar fieldRuoxin Xu2022-11-221-1/+1
* SERVER-71526 Fix pending commit marker for collection dropHenrik Edin2022-11-221-4/+10
* SERVER-67704 SERVER-67705 Update host info to include CPU socket count + NUMA...Gabriel Marks2022-11-2210-106/+143
* SERVER-71355 Add CostEstimator unit testsAlexander Ignatyev2022-11-222-0/+163
* SERVER-70823: Add benchmarks for cqf fallback mechanismHana Pearlman2022-11-229-92/+388
* SERVER-71522 Fix catalogId mapping writes without timestamp to never leave em...Henrik Edin2022-11-222-0/+36
* SERVER-71367 Make getDocumentKey get the shardKeyPattern from collectionPtr i...Jordi Serra Torrens2022-11-2214-43/+58
* SERVER-71297 Coverity analysis defect 134120: Fix VersionType::currentVersion...Tommaso Tocci2022-11-221-1/+1
* SERVER-70790 shardingState command appends only the major and minor version o...Allison Easton2022-11-221-1/+4
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-222-7/+9
* SERVER-71486 Fix config settings schema modification during fcv upgrade and d...Allison Easton2022-11-222-1/+2