summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46108 Improvements to validate dbtest test failure debuggingDianna Hohensee2020-02-191-7/+16
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-1/+0
* SERVER-44998 Add server parameter to support commit quorum for two phase inde...Suganthi Mani2020-01-271-1/+1
* SERVER-44247 Rename index 'ns' fields when renaming collections in FCV 4.2Louis Williams2019-12-031-0/+3
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-1/+2
* SERVER-44742 add supportsTwoPhaseIndexBuild to storageEngine server status se...Benety Goh2019-11-221-0/+2
* SERVER-43685 Move snapshot id handling above storage API.David Storch2019-10-241-0/+1
* SERVER-41496 Remove Database::getCollection() and replace with CollectionCata...Evgeni Dobranov2019-09-301-0/+1
* SERVER-42524 remove the touch commandHaley Connelly2019-09-251-2/+0
* SERVER-41842 Collapse unit tests under storageXiangyu Yao2019-09-161-15/+14
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-301-1/+0
* SERVER-41697 Remove the 'ns' field from any existing index spec catalog entri...Gregory Wlodarek2019-08-291-0/+1
* SERVER-42497: Detect unintentional untimestamped writes to the durable catalog.Daniel Gottlieb2019-08-211-2/+5
* SERVER-42068 Overload SortedDataInterface::dupKeyCheck to accept KeyStringZach Yam2019-08-161-0/+1
* SERVER-41696 Remove the 'ns' field from index specsGregory Wlodarek2019-07-291-6/+0
* SERVER-42285 Add index field names to keyValue when constructing DuplicateKey...James Wahlin2019-07-221-0/+1
* SERVER-41719 Overload SortedDataInterface::insert, unindex, and addKey to acc...Gregory Noma2019-07-171-0/+1
* SERVER-40168 Pull the OplogTruncaterThread out of WiredTigerKVEngine and put ...Gabe Villasana2019-07-111-0/+18
* SERVER-41759 Added test to fuzz KeyStringRoxane2019-07-091-0/+10
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-1/+0
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-0/+45
* SERVER-18867 Move Changes logic into RecoveryUnitMaria van Keulen2019-06-241-0/+10
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-44/+15
* SERVER-41422 Allow the absence of the 'ns' field from index specsGregory Wlodarek2019-06-111-0/+3
* SERVER-40447: Add FlowControl unittests and jstests.Daniel Gottlieb2019-05-201-1/+18
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-2/+11
* SERVER-40444 IndexCatalogEntry to use NamespaceString instead of plain string...Henrik Edin2019-04-031-0/+1
* SERVER-39667: Locally disable flow control when majority reads are off.Daniel Gottlieb2019-03-281-0/+1
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+19
* SERVER-39906 Migrate storage parameters to IDLSara Golemon2019-03-021-1/+5
* SERVER-38886 Refactor RecordStore::validate implementationsDivjot Arora2019-02-261-1/+0
* SERVER-38499: Enforce oplog visibility at the MongoDB layer.Daniel Gottlieb2019-01-241-0/+1
* SERVER-38179 Refactor RemoveSaver out of dbhelpersRandolph Tan2019-01-111-0/+12
* SERVER-37788 Move Oplog unittests from WiredTiger to the Record Store Harness...Gregory Wlodarek2019-01-021-0/+1
* SERVER-38225 Add constant time record count to biggie SEGeert Bosch2018-12-031-0/+1
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-5/+3
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-0/+11
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-1/+1
* SERVER-37928 remove unused repair_database link dependenciesBenety Goh2018-11-051-1/+0
* SERVER-37662: Add backupCursor state to serverStatus.Daniel Gottlieb2018-10-221-0/+1
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-31/+14
* SERVER-36269: Add backup_restore test for $backupCursorsDaniel Gottlieb2018-09-171-0/+1
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-08-231-0/+11
* SERVER-36268: Add ESE support for backup cursors.Daniel Gottlieb2018-08-211-0/+1
* SERVER-30815 The db/serveronly library no longer exports library edgesAndrew Morrow2018-08-201-0/+1
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-08-171-0/+33
* SERVER-36267: Return data state/replication information when opening a backup...Daniel Gottlieb2018-08-151-0/+8
* SERVER-36191 Simplify Error HandlingMark Benvenuto2018-08-071-0/+1
* SERVER-36289 Add benchmarks for KeyString-BSON conversionsXiangyu Yao2018-08-011-1/+10
* SERVER-36153 Delete SortedDataInterface::newRandomCursor()David Storch2018-07-311-1/+0