summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_engine_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-041-0/+11
* SERVER-48312 Remove support for 'supportsDocLocking = false'Gregory Wlodarek2020-08-041-1/+0
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-1/+1
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-011-1/+0
* SERVER-49301 StorageEngine::loadCatalog() accepts previous shutdown state rat...Benety Goh2020-08-011-7/+10
* SERVER-49301 StorageEngineImpl::reconcileCatalogAndIdents() accepts policy fo...Benety Goh2020-07-311-9/+11
* SERVER-48154 Ident reaper should periodically yield the global lockGregory Wlodarek2020-07-301-40/+39
* SERVER-49070: add and use FCV gating helpersGrace Luong2020-07-251-2/+3
* SERVER-49854 fix ticket number in TODOSamy Lanka2020-07-241-1/+1
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-14/+69
* SERVER-49778 Move removeIndex calls out of dropCollection in the DurableCatalogDianna Hohensee2020-07-231-2/+16
* SERVER-49229 use-after-move: 'options' argument in StorageEngineImpl constructorBynn Lee2020-07-221-1/+1
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-201-1/+0
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-07-131-0/+1
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-07-111-1/+0
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+1
* SERVER-47844 Add the ability to get the initialDataTimestamp from the storage...William Schultz2020-06-301-0/+4
* SERVER-44391 Preserve internal tables and temporary files when starting up af...Gregory Noma2020-06-251-7/+4
* SERVER-44505 Remove support for supportsDBLocking = falseYuhong Zhang2020-06-181-1/+0
* SERVER-47873 Eliminate the Collection* saved in IndexDescriptorGeert Bosch2020-06-101-4/+4
* SERVER-48415 Write placeholder document to internal table on clean shutdown f...Gregory Noma2020-06-091-1/+2
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-021-0/+8
* Revert "SERVER-48413 Add evergreen builder for resumable index builds"Gregory Noma2020-06-021-8/+0
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-011-0/+8
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-011-1/+2
* SERVER-48355 Log cleanupHenrik Edin2020-05-271-1/+1
* SERVER-48148 Log cleanup in db/storageHenrik Edin2020-05-151-29/+44
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-131-8/+0
* SERVER-46076 Stream incremental backup dataJamie Heppenstall2020-05-081-2/+3
* SERVER-47723: Correct timestamp monitor log line.Daniel Gottlieb2020-05-061-2/+2
* SERVER-38961 remove StorageEngine::supportsTwoPhaseIndexBuild()Benety Goh2020-05-041-4/+0
* SERVER-38961 remove server parameter 'enableTwoPhaseIndexBuild'Benety Goh2020-05-011-4/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-3/+3
* SERVER-47397 enhanced logging for Execution owned files (part 2)Eric Milkie2020-04-221-28/+25
* SERVER-46773 Remove v4.4 FCV handling for simultaneous index buildsLouis Williams2020-03-251-10/+0
* SERVER-46841 Make PeriodicRunner users properly handle ClientMarkedKilled errorsAmirsaman Memaripour2020-03-241-2/+5
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-171-12/+0
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-281-3/+3
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-7/+11
* SERVER-40883 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2020-02-141-11/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-45/+87
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-2/+2
* SERVER-45851 Make the JournalFlusher interruptible for repl state change if i...Dianna Hohensee2020-02-061-0/+4
* SERVER-45665 Make JournalFlusher flush on command and waitForWriteConcern asy...Dianna Hohensee2020-02-051-0/+4
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-301-1/+2
* SERVER-44998 Add server parameter to support commit quorum for two phase inde...Suganthi Mani2020-01-271-1/+1
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-241-1/+1
* Revert "SERVER-45481 Change the backup API to return the blocks to copy for i...Gregory Wlodarek2020-01-241-1/+1
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-241-1/+1