summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-73729 Split decryptAndParse functions of FLE2Indexed(Equality/Range)En...Erwin Pe2023-02-094-84/+270
* SERVER-72147 defer switching hard coded clang tidy module flags.Daniel Moody2023-02-092-13/+19
* SERVER-73214 Write basic time-series updateOne() jstestsFaustoleyva542023-02-093-1/+273
* SERVER-71900 Support Errors in bulkWrite cursor responseseanzimm2023-02-097-51/+363
* SERVER-73624 Not disable the periodic index consistency checker in query samp...Cheahuychou Mao2023-02-097-43/+11
* SERVER-71148 Re-enable assertion in `AllDurableTimestamp` testGregory Noma2023-02-091-2/+1
* SERVER-73777 Fix so AutoGetOplog returns a yieldable pointerHenrik Edin2023-02-097-14/+15
* SERVER-73759: Move PartialSchemaRequirements to new fileHana Pearlman2023-02-097-231/+297
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-0911-40/+55
* SERVER-73311 Add group spill stats to serverStatus for SBEAdityavardhan Agrawal2023-02-0911-42/+82
* SERVER-43894 dropCollection should return success if the collection does not ...Dianna Hohensee2023-02-098-56/+71
* SERVER-73546 Support retrieving multikey paths from a compound wildcard indexAlexander Ignatyev2023-02-098-44/+206
* SERVER-73719 Comment out legacy sys-perf buildvariantsdalyd2023-02-091-1042/+1042
* SERVER-73384 Fix broken Snapshot decoration testsLouis Williams2023-02-091-37/+24
* SERVER-72112 remove duplicate kConfigCollectionNSJiawei Yang2023-02-091-35/+40
* SERVER-73754 Make fassert when invalid index spec is found print backtraceHenrik Edin2023-02-081-5/+5
* SERVER-73765 Added clang-tidy custom module code hinting to vscodeAlexander Neben2023-02-083-6/+32
* SERVER-73618 [CQF] Simplify V1 and V2 explains for Root and Seek nodesSvilen Mihaylov2023-02-0830-1487/+342
* SERVER-70984 Remove dead code for returning RecordId from UpdateDocumentIrina Yatsenko2023-02-085-44/+99
* SERVER-73460 Probe throughput to adjust storage engine concurrencyGregory Noma2023-02-0817-30/+352
* SERVER-59419 Move runWithoutInterruptionExceptAtGlobalShutdown to OperationCo...George Wangensteen2023-02-086-120/+54
* SERVER-73723 Add log messages for query samplingCheahuychou Mao2023-02-0815-48/+158
* SERVER-72975 Add more targeted tests for point-in-time catalog reads behaviourGregory Wlodarek2023-02-081-0/+240
* SERVER-73596 allow compiledb to auto ignore certain wrappers.Daniel Moody2023-02-083-11/+59
* SERVER-72458 Clarify or remove advanceNext return valueGeert Bosch2023-02-084-115/+160
* SERVER-73753 Make CollectionPtr created by findAndModify yieldableHenrik Edin2023-02-081-0/+3
* SERVER-73410 Add validation of new QE v2 payload types in bson_validate.cppShreyas Kalyan2023-02-083-47/+121
* SERVER-73433 Clear index cache as well as collection cache after ddl operationsAllison Easton2023-02-086-3/+12
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-0810-6/+341
* SERVER-72492 Add online movePrimary recipient cmdsAbdul Qadeer2023-02-086-10/+413
* SERVER-71584 [CQF] Share the implementation of Filter decomposition rewriteSvilen Mihaylov2023-02-087-60/+87
* SERVER-72463 Use MinKey in multikey path index keys generated for compound wi...Ruoxin Xu2023-02-082-11/+21
* SERVER-73432 Extend CE accuracy testing for arraysMilena Ivanova2023-02-088-756/+1253
* SERVER-73581 Add option to enable/disable auto-merging on a per-collection basisPierlauro Sciarelli2023-02-086-7/+24
* SERVER-57123 Split field accessor map by bloom filter offsetIvan Fefer2023-02-082-20/+73
* SERVER-72466 Generate IndexBounds for compound wildcard indexes in data acces...Ruoxin Xu2023-02-088-47/+269
* SERVER-73646 Added python format-on-saveAlexander Neben2023-02-081-0/+4
* SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek2023-02-081-2/+2
* SERVER-73699 SessionWorkflow: remove redundant yield and Frame shared_ptrsBilly Donahue2023-02-081-33/+33
* SERVER-73308 Added better test output to jstestfuzz testsAlexander Neben2023-02-082-2/+2
* SERVER-73564 Skip ShardingStateRecovery logging write on a config server shardJack Mulrow2023-02-083-10/+42
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-08298-2544/+3750
* SERVER-73722: run amazon 2022 publish on rhel 8dylrich2023-02-081-6/+0
* SERVER-71734 Use clang-tidy to prevent new instances of UninteruptibleLockGuardJuan Gu2023-02-089-11/+190
* Import wiredtiger: 3861add9b4352d4d290241113414bce8913bcbaa from branch mongo...Chenhao Qu2023-02-083-17/+77
* Import wiredtiger: 9718a304d24d2c09491c2d23db57ce407882e4ff from branch mongo...Chenhao Qu2023-02-082-5/+5
* SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...Gregory Wlodarek2023-02-071-2/+3
* SERVER-72997 Fix several edge cases in histogram creationBen Shteinfeld2023-02-074-35/+163
* SERVER-73738 Set min_fcv for ChangeStreamsClusterParameter to 6.3Gabriel Marks2023-02-071-1/+1
* SERVER-72823 Updating FCV Constant for 7.0r7.0.0-alphajames-hippler2023-02-071-0/+3