summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add parameter and validatorWT-10598-server-param-changesClarisse Cheah2023-02-155-1/+48
* SERVER-73980 Make IndexBounds for wildcard multikey path query respect the wi...Ruoxin Xu2023-02-151-4/+8
* SERVER-70581 Handle WCOS for update and findAndModify if replacement document...Jason Zhang2023-02-1514-501/+855
* SERVER-73525 adding extra testing for FLE2 and NTDImathisbessamdb2023-02-151-4/+4
* SERVER-73970 fix multiversion on tsan variantsTrevor Guidry2023-02-151-0/+2
* SERVER-73673: Query shape (literal redaction) for leftover non-leaf MatchExpr...Will Buerger2023-02-154-6/+33
* SERVER-73307 Ensure CurOpStack always has access to its OperationContext (#10...Patrick Freed2023-02-1531-149/+192
* SERVER-73785 Improve SBE ArrayEnumerator to avoid repeated strlen callsIan Boros2023-02-1410-39/+60
* SERVER-73217 Use idl for config.shard.collections entriesMarcos José Grillo Ramirez2023-02-146-90/+182
* SERVER-73988 Disable the dbVersion check on CheckShardFilteringMetadata test ...Jordi Serra Torrens2023-02-141-6/+4
* SERVER-73917 Added another rev to ignoreAlexander Neben2023-02-141-0/+3
* SERVER-56031 Architecture guide for JWT cryptoSara Golemon2023-02-142-0/+187
* SERVER-73324 Literal and field name redaction for ExpressionFieldPath and Exp...Ted Tuckman2023-02-1416-174/+304
* SERVER-73971 Move `movePrimary` completion events to the last coordinator's p...Antonio Fuschetto2023-02-141-9/+7
* SERVER-73961: Add feature flag and jstest suite for streamsMatthew Normyle2023-02-142-0/+19
* SERVER-73945 Robustify from_plan_cache_flag.jsRui Liu2023-02-141-14/+12
* SERVER-73916 Improve error in ReshardingTest on failpoint not reached.Max Hirschhorn2023-02-141-2/+15
* SERVER-73721 disable metrics in SessionWorkflowMatt Diener2023-02-142-10/+29
* SERVER-71608 Add support to jscustomallocator.cpp for FreeBSDMark Benvenuto2023-02-141-1/+3
* SERVER-73904 Update FreeBSD spidermonkey configurationMark Benvenuto2023-02-142-22/+12
* SERVER-73905 Implement getCurrentNativeThreadId for FreeBSDMark Benvenuto2023-02-141-0/+8
* SERVER-73591 Make_bytesSpilled in sorterFileStats atomicAdityavardhan Agrawal2023-02-142-3/+3
* SERVER-72919 Implement v2 changes to QE insertsErwin Pe2023-02-149-47/+921
* SERVER-73396 Stop balancer before running CheckShardFilteringMetadataAntonio Fuschetto2023-02-141-0/+3
* Import wiredtiger: bae8f543f197266fc0ced7b96fdb0dce39c7059e from branch mongo...Luke Chen2023-02-145-17/+29
* Import wiredtiger: 76565921db043f58037ebb9319545abfc99c1742 from branch mongo...Luke Chen2023-02-142-6/+27
* Import wiredtiger: 3c9d2cb23cddfaef5275f30221f523903194d03f from branch mongo...Luke Chen2023-02-143-34/+22
* SERVER-72517 feature flag testing robustnessCharlie Swanson2023-02-1423-111/+123
* SERVER-73165 Improve JWKManager's just in-time refreshAdrian Gonzalez2023-02-143-21/+41
* Import wiredtiger: 74252cffc5c86a4e65ecc1901e0448c3b1163476 from branch mongo...Etienne Petrel2023-02-142-9/+11
* Import wiredtiger: de4e9ae0b5c52c680ba9a86cb62b621f8f92e7c2 from branch mongo...Etienne Petrel2023-02-143-4/+6
* Import wiredtiger: cb132beb37743fd2e6b237ef006371b1ac26bf45 from branch mongo...Etienne Petrel2023-02-142-3/+253
* Import wiredtiger: 6c8c5c49eec2b71b05baa871eed9cf97160874b5 from branch mongo...Etienne Petrel2023-02-142-2/+5
* Import wiredtiger: fa1ea9f917c56947c5ca22185285d29f713e6401 from branch mongo...Etienne Petrel2023-02-144-2/+25
* SERVER-65140: Stop running tests in 'targetedTestsLastLtsFeatures' directory ...Tausif Rahman2023-02-141-0/+3
* SERVER-73949 Join created executor in transaction API unit testsJack Mulrow2023-02-141-0/+8
* SERVER-73817 [CQF] Simplification around projection renamesSvilen Mihaylov2023-02-145-50/+62
* SERVER-73812 Do not automatically retry the `_shardsvrCloneCatalogData` commandAntonio Fuschetto2023-02-142-12/+6
* SERVER-73903 Add invariant that yieldable Query plans are created with a yiel...Henrik Edin2023-02-149-11/+31
* SERVER-73861 Log when capped collection size changesMatt Kneiser2023-02-141-0/+13
* SERVER-72073 Ensure TTL deletes don't fall too far behindHaley Connelly2023-02-144-5/+124
* SERVER-71651 Support array of variants in IDLFrederic Vitzikam2023-02-1412-68/+437
* SERVER-70191 Share HostAndPort alphabetization code for test between async_rp...George Wangensteen2023-02-1312-93/+74
* SERVER-73893 Add handling to views_all_commands.js for 6.3 multiversion testi...Dianna Hohensee2023-02-131-0/+2
* SERVER-73942 restore uninterruptible lock guard check config.Daniel Moody2023-02-131-0/+1
* SERVER-71018 remove dbhelper dependency from StorageRepairObserverBenety Goh2023-02-134-6/+17
* SERVER-73643 Change query tags interface to FLEQueryInterfaceMark Benvenuto2023-02-1313-78/+125
* SERVER-73921 Define NamespaceString and DatabaseName operators in classBilly Donahue2023-02-133-72/+67
* SERVER-73733 Format Ordering in SortedDataInterface for compound wildcard ind...Ruoxin Xu2023-02-139-25/+61
* SERVER-73878 Don't append hashedTemetryKey to commands if telemetry is disabledTed Tuckman2023-02-133-2/+23