summaryrefslogtreecommitdiff
path: root/src/mongo/db/repair_database_and_check_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34751 Replace getGlobalStorageEngine cals with getStorageEngine.Andy Schwerin2018-05-031-3/+3
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-301-6/+6
* SERVER-34482 Drop MMAP-specific system collections on wiredTigerMaria van Keulen2018-04-301-5/+33
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-301-6/+6
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-271-6/+6
* SERVER-34108: Rebuild all indexes for a collection simultaneously at startup.Daniel Gottlieb2018-04-121-40/+69
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-84/+90
* SERVER-33945 Update MustUpgrade commentMaria van Keulen2018-03-181-3/+3
* SERVER-33562 Move FeatureCompatibilityVersion::kCollection/kDatabase into nam...Dianna Hohensee2018-03-161-12/+16
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-2/+1
* SERVER-24635 replace references to fassertStatusOK with fassertBenety Goh2018-03-071-4/+4
* SERVER-33561 Add a FCV parser file, refactoring FCV codeDianna Hohensee2018-03-021-14/+16
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-021-2/+4
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-021-4/+2
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-2/+4
* SERVER-33260 Log more helpful messages for FCV-related IncompatibleServerVers...Xiangyu Yao2018-02-271-4/+6
* SERVER-33151 SERVER-33246 Refuse to start up mongod 4.0 unless all collection...Dianna Hohensee2018-02-261-48/+76
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-19/+1
* SERVER-33359: Allow RTT storage engines to manage indexes on rollback.Daniel Gottlieb2018-02-211-0/+12
* SERVER-32909 Update --repair to restore a missing featureCompatibilityVersion...Dianna Hohensee2018-02-201-52/+38
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-311-0/+525