summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70508 Add Linux thread count to periodic and ulimits to rotate FTDC co...Mark Benvenuto2022-11-042-0/+44
* SERVER-60474 Change error message for $search without search enabledTed Tuckman2022-11-041-1/+33
* SERVER-70879 Fix race where multiple threads are turning an index multikey co...Henrik Edin2022-11-042-3/+144
* SERVER-70693 Avoid pushing named variables onto the VM stackMartin Neupauer2022-11-045-1290/+1698
* SERVER-70307 Add MatchExpression validation pass for range payloadsDavis Haupt2022-11-048-21/+852
* SERVER-70040 Revert RecordId unique buffer to use shared bufferJordi Olivares Provencio2022-11-042-46/+85
* SERVER-71054 TransactionParticipant should have a null last write optime befo...Benety Goh2022-11-041-1/+3
* SERVER-71079 Fix dependencies for embedded macosSvilen Mihaylov2022-11-041-0/+2
* SERVER-70436 Handle covered $or null queries with regexAlya Berciu2022-11-045-102/+186
* SERVER-70873 Use cancelable OperationContext in ACR to prevent deadlock with ...Marcos José Grillo Ramirez2022-11-041-1/+6
* SERVER-70660 Support for recoverable critical section on databasesAntonio Fuschetto2022-11-048-111/+1124
* SERVER-70232 Fixing variable usage after moveSergi Mateo Bellido2022-11-042-3/+2
* Import wiredtiger: 7310a360968bc47e9e99f6b9067723324ae8b357 from branch mongo...Siddhartha Mahajan2022-11-042-7/+3
* Import wiredtiger: 45ee228ac017ac931cbe8e2f516bd91862504628 from branch mongo...Siddhartha Mahajan2022-11-042-3/+4
* Import wiredtiger: c94c5bb7edf9174d3e517541f55fb15adf151193 from branch mongo...Siddhartha Mahajan2022-11-049-38/+90
* Import wiredtiger: b95822161ea70c071c445330b4d6740e9ef94003 from branch mongo...Siddhartha Mahajan2022-11-042-2/+2
* Import wiredtiger: 61d013e0ea816d72592686ea05674b9f41ffadfa from branch mongo...Siddhartha Mahajan2022-11-045-16/+18
* Import wiredtiger: 0ac71ba2af5d2b3abceeccce1bf924b3c560d26e from branch mongo...Siddhartha Mahajan2022-11-044-44/+44
* Import wiredtiger: a69bf663f43889880669a5e9e5fd76107f9951b5 from branch mongo...Siddhartha Mahajan2022-11-044-2/+34
* Import wiredtiger: 0cafef49af3bba2529c6ca5e87339a4713f2cd9a from branch mongo...Siddhartha Mahajan2022-11-045-16/+17
* Import wiredtiger: 2ef91a9fef64c1b15a8a00eadba912c2fd6a1cfd from branch mongo...Siddhartha Mahajan2022-11-043-7/+11
* Import wiredtiger: c2dab199f2cb69e1a20705eb2f7ff309542de4a3 from branch mongo...Siddhartha Mahajan2022-11-045-19/+150
* SERVER-69801 Support sampling find, count and distinct queries on sharded clu...Cheahuychou Mao2022-11-038-23/+87
* SERVER-70742 Add assertion that tenantId is always set in NamespaceStringUtil...jannaerin2022-11-032-6/+4
* SERVER-69802 Support sampling write queries on sharded clustersCheahuychou Mao2022-11-0313-23/+284
* SERVER-71067 Set OpDebug::planCacheKey based on which cache we're usingAlyssa Wagenmaker2022-11-031-2/+8
* SERVER-70854 Add telemetry infrastructure and generic memory size toolsJennifer Peshansky2022-11-0312-122/+253
* SERVER-71053 Fix WiredTigerRecordStore dataSize inconsistentYu Jin Kang Park2022-11-033-46/+34
* SERVER-69978 Use underlying error in retry evaluationGeorge Wangensteen2022-11-031-1/+1
* SERVER-68056 Add a check to validate shard split resets the replicaSetIdDidier Nadeau2022-11-031-0/+4
* SERVER-67695 Remove write-blocking dbCheckLouis Williams2022-11-033-153/+84
* Revert "SERVER-70424: Provide way to create collection instance from untimest...Will Buerger2022-11-0310-84/+36
* SERVER-70966 [CQF] Unit test auto-updating supportSvilen Mihaylov2022-11-035-16/+216
* SERVER-70801 Add purging for expired multi-tenant pre-imagesRomans Kasperovics2022-11-032-57/+98
* SERVER-70964 Do not wait for range deletion thread on stepdownTommaso Tocci2022-11-034-103/+132
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-031-0/+6
* Import wiredtiger: 2bc86676ae60a59f91492760d2d9bd438206d849 from branch mongo...Clarisse Cheah2022-11-035-8/+14
* Import wiredtiger: b5dc894abbb12fe4661866fb40b276a9d2cf0851 from branch mongo...Clarisse Cheah2022-11-033-27/+33
* Import wiredtiger: df5a0886739b55f767bf8f7b722adbc31f106826 from branch mongo...Clarisse Cheah2022-11-034-18/+5
* Import wiredtiger: 11968677a218af4d09f7f90e312a47c4858c39c9 from branch mongo...Clarisse Cheah2022-11-038-47/+62
* SERVER-71047 Avoid mod with zero in 'ExternalDataSourceCommandsTest'Arun Banala2022-11-031-2/+2
* SERVER-71024 Fix Windows/Ninja build of bindata.cppSara Golemon2022-11-021-2/+7
* SERVER-69945 Changed `_timer` in transport_layer_asio to synchronized_valueCelina Tala2022-11-021-13/+16
* SERVER-70269 Push match predicates into unpack stageRui Liu2022-11-027-243/+637
* SERVER-70424: Provide way to create collection instance from untimestamped st...Will Buerger2022-11-0210-36/+84
* SERVER-70766 Server crashes when the OCSP fetcher attempts to fetch during sh...Shreyas Kalyan2022-11-021-0/+4
* SERVER-62033: Add C++ performance benchmarks for ABT translationHana Pearlman2022-11-025-0/+542
* SERVER-70871 Generate query solution before query engine selectionAlyssa Wagenmaker2022-11-023-83/+235
* SERVER-70706 Move constructor without move assignmentSvilen Mihaylov2022-11-021-0/+4
* SERVER-71020 Ensure aborting time series batch eventually removes bucket from...Dan Larkin-York2022-11-022-1/+72