summaryrefslogtreecommitdiff
path: root/src/mongo/db/startup_recovery.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-50139: Abort repair on FCV initialization errorsLingzhi Deng2020-08-061-0/+5
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-2/+1
* SERVER-49301 StorageEngineImpl::reconcileCatalogAndIdents() accepts policy fo...Benety Goh2020-07-311-1/+9
* SERVER-49301 repairDatabasesAndCheckVersion() accepts previous server shutdow...Benety Goh2020-07-301-6/+12
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-1/+1
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-201-0/+588