summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71443 Remove or document instances of UninterruptibleLockGuard in repl...Ali Mir2023-04-193-48/+49
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-1921-71/+485
* SERVER-75589 Make 'mirrorResponseCallback' handle cancellation at shutdownJason Chan2023-04-191-2/+17
* SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters2023-04-1910-2/+67
* SERVER-75424 Push down timeseries metric predicateYoonsoo Kim2023-04-1931-1212/+1363
* SERVER-74897 Change IDL defined commands to call NamespaceStringUtilHugh Tong2023-04-193-27/+16
* SERVER-76216 Drop temporary movePrimaryRecipient colls matching prefixAbdul Qadeer2023-04-194-37/+95
* SERVER-74531 Make MakeObjStage respect original field orderDrew Paroski2023-04-193-119/+265
* SERVER-74437 Implement spilling to disk in new classic SPOOL stageAlyssa Wagenmaker2023-04-1912-41/+344
* SERVER-74468 Remove legacy versions of AutoGetCollection classesGregory Wlodarek2023-04-196-838/+20
* SERVER-71930 Implement FCV upgrade behavior for audit config cluster parameterGabriel Marks2023-04-196-15/+63
* SERVER-72984 send bulk write commands from mongos to mongodkauboy262023-04-192-6/+63
* SERVER-72950 Implement the Queryable Encryption cleanup algorithmErwin Pe2023-04-1910-124/+695
* SERVER-75847 Optimize includes in IDL generated filesMark Benvenuto2023-04-192-0/+3
* SERVER-76168 Thread-through ScopedCollectionOrViewAcquisition on the update c...Jordi Serra Torrens2023-04-196-72/+94
* SERVER-76273 Make SessionCatalogMigrationDestination's opCtxs interruptible o...Jordi Serra Torrens2023-04-191-0/+4
* SERVER-75466 Remove checks for PIT catalog lookup feature flag where it was a...Henrik Edin2023-04-192-52/+4
* SERVER-73681 Remove catalog conflicting timestampGregory Wlodarek2023-04-194-60/+0
* SERVER-74793 dbCheck should not fail when detecting corruptionLouis Williams2023-04-194-2/+65
* SERVER-76125 Make ChangeStreamPreImagesCollectionManager a decoration on Serv...Haley Connelly2023-04-199-203/+259
* SERVER-45032 Add allHosts option to $planCacheStats to get info from all host...Ivan Fefer2023-04-195-42/+120
* Import wiredtiger: d1b22a118d77b4a7bac69123094854d4d5a7170e from branch mongo...Sulabh Mahajan2023-04-192-2/+2
* SERVER-74997 Reduce the timeout of tlsOCSPVerifyTimeoutSecs to 4 secondsAdrian Gonzalez2023-04-191-1/+1
* Revert "SERVER-69244 $merge fails when session default read concern has been ...auto-revert-processor2023-04-191-13/+0
* SERVER-73763: Ensure zones are extended for config.tags docsnandinibhartiyaMDB2023-04-184-5/+12
* SERVER-76129 Break out TimeSeriesOpObserver from OpObserverImplMatt Kneiser2023-04-187-54/+235
* SERVER-74019 Add support for periodically dropping idle channelsAmirsaman Memaripour2023-04-184-0/+377
* SERVER-76023 Allow comparison with sort specRui Liu2023-04-187-1/+232
* SERVER-62997 Start building everything with c++20Alexander Neben2023-04-187-62/+8
* SERVER-65974 Replace HistoricalIdentTracker with checkpoint cursorsGregory Wlodarek2023-04-1820-970/+74
* SERVER-69244 $merge fails when session default read concern has been set to "...Jess Balint2023-04-181-0/+13
* SERVER-74653 Remove CappedCollectionsRelaxedSize feature flagGregory Wlodarek2023-04-184-65/+2
* SERVER-76190 Add tenant-aware ResourcePattern APIsSara Golemon2023-04-181-16/+68
* SERVER-75657: Add an interface for the Cloner classnandinibhartiyaMDB2023-04-183-49/+97
* SERVER-70444 Interrupt the FSyncThread directly from the mongod shutdown taskDianna Hohensee2023-04-185-79/+112
* SERVER-68270 Remove minimum visible snapshot for collectionsGregory Wlodarek2023-04-1819-324/+33
* SERVER-76139 sync_source_changes.js should wait for node to no longer be newl...Kaitlin Mahar2023-04-181-2/+2
* SERVER-74500: Adding $$USER_ROLES support for update and findAndModify commands.Matt Olma2023-04-181-0/+3
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-1821-33/+214
* SERVER-75917 Test WT::compact interruptibility from the MDB layerDianna Hohensee2023-04-181-1/+5
* SERVER-76214 Log WiredTigerStats in WiredTigerStatsTest::EmptySessionGregory Wlodarek2023-04-181-1/+1
* SERVER-76222 Avoid temporary allocations of DatabaseNameMatt Broadstone2023-04-1840-136/+117
* SERVER-76049 Rename collection_markers files to collection_truncate_markersHaley Connelly2023-04-188-8/+8
* SERVER-74714 Make drop-pending ident log message less noisyLouis Williams2023-04-181-1/+12
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-18252-985/+1308
* SERVER-76178 Fix moveRange authorization requirementsPierlauro Sciarelli2023-04-181-1/+1
* SERVER-75999 Fail point utils should retry configureFailPoint on retriable er...Allison Easton2023-04-181-5/+8
* SERVER-63346 Remove ClassicEngine char in PlanCacheKeyZixuan Zhuang2023-04-1810-144/+82
* Import wiredtiger: 1768160676121cb9c4fb1c6c5f1a37f9fb4b007b from branch mongo...Clarisse Cheah2023-04-183-3/+7
* Import wiredtiger: 45a4975829e2da0849c4cfb6b4fffedd446974f8 from branch mongo...Clarisse Cheah2023-04-1812-8/+487