summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-2910-53/+174
* SERVER-71647 Change evaluation of stmtId to use parsedRequest.getStmtId().val...Sanika Phanse2022-11-291-2/+2
* SERVER-70679 Allow compact to run against time-series collectionsGregory Wlodarek2022-11-293-3/+13
* SERVER-70323 converts many sharding invariants to tassertTommaso Tocci2022-11-295-113/+177
* SERVER-71562 Prevent reopening compressed bucketsDan Larkin-York2022-11-292-5/+10
* SERVER-71630 Return an error Status if OnCoefficientsChangeUpdater is emptyRuoxin Xu2022-11-291-0/+5
* SERVER-71320 Check for binVersion and userRandomBinVersion in nodeOptionsIvan Fefer2022-11-291-4/+5
* SERVER-69456 Set new cost model as defaultAlexander Ignatyev2022-11-2912-156/+336
* SERVER-69959 Introduce majority committed point advancement notification mech...Denis Grebennicov2022-11-295-39/+98
* SERVER-71344 Added EExpression unit test coverageAnna Wawrzyniak2022-11-2977-108/+9385
* SERVER-71544 Fix race condition on _sessionCatalogSource in LogOpShardingHand...wenqinYe2022-11-287-21/+79
* SERVER-70395 Make stage builders generate partial agg combining exprs (part 1)David Storch2022-11-285-40/+390
* Import wiredtiger: a4064c96a7aa29f888af6856703a33fea0bee7f4 from branch mongo...Etienne Petrel2022-11-283-2/+52
* SERVER-71221 Timestamp writes in WT recovery unit testsGregory Noma2022-11-281-4/+9
* SERVER-70911 Document --serverless parameter in architecture guideDidier Nadeau2022-11-281-0/+5
* SERVER-71390 locking fixJess Balint2022-11-284-85/+132
* SERVER-69319 Remove `featureFlagTimeseriesUpdatesAndDeletes`Gregory Noma2022-11-282-13/+0
* SERVER-71641 Move append instruction methods to a single translation unitMartin Neupauer2022-11-282-64/+104
* SERVER-71488 remove redundant prepare parameter from logOplogEntries()Benety Goh2022-11-281-5/+6
* SERVER-71629 Robustify query cost_model_testRuoxin Xu2022-11-281-31/+5
* SERVER-71319 Remove kms_messageMark Benvenuto2022-11-2847-5827/+2
* SERVER-71029 Update slow SessionWorkflow log criteriaBlake Oler2022-11-288-19/+82
* SERVER-71488 TransactionOperations::getApplyOpsInfo() returns prepared transa...Benety Goh2022-11-287-7/+29
* SERVER-71593: ClusterRole can take on both shard server and config server val...Kshitij Gupta2022-11-281-1/+30
* SERVER-71294 Coverity analysis defect 134121: Bad bit shift operationMark Benvenuto2022-11-281-1/+3
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-2887-1071/+941
* SERVER-68930 Add placement history entry when a collection is removed from co...Paolo Polato2022-11-284-18/+102
* Import wiredtiger: 1fe64e01738a33b91287416e29ca630cd0de55b3 from branch mongo...Sean042022-11-282-1/+4
* Import wiredtiger: 13657e7b915455b2e877061fe0f8fc00abff223c from branch mongo...Sean042022-11-288-82/+144
* SERVER-71561 Protect shared variable and use notify() in exhaust_cursor_curre...Romans Kasperovics2022-11-261-35/+43
* SERVER-71085 Generate a single oplog entry from the primary shard when _shard...Paolo Polato2022-11-252-10/+21
* SERVER-68867 Add simplecpplint check for UninterruptibleLockGuardYu Jin Kang Park2022-11-2523-66/+106
* Import wiredtiger: a6a947392a951f99d498e70e6fdad1532c91d768 from branch mongo...Siddhartha Mahajan2022-11-253-2/+32
* Import wiredtiger: f96dd0257ea106fe8bc301698cfc285e19736ab4 from branch mongo...Siddhartha Mahajan2022-11-252-65/+84
* 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