summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/devnull/devnull_kv_engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-0/+3
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-181-1/+4
* SERVER-53989 RecordStore determines its key format from the durable catalogLouis Williams2021-02-091-2/+2
* SERVER-53986 Use ObjectId's as table keys for time-series collectionsGregory Wlodarek2021-02-031-0/+4
* SERVER-51762 Delete code for old unique index formatLouis Williams2021-01-151-2/+3
* SERVER-50756 Add unoccupied storage space to dbStatsLouis Williams2020-09-291-0/+4
* SERVER-50185 Update keysPerIndex after repairing index inconsistenciesLouis Williams2020-08-261-1/+1
* SERVER-49731 Create an Ident base class for RecordStore and SortedDataInterfa...Dianna Hohensee2020-08-181-13/+9
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-1/+1
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-131-10/+0
* SERVER-46076 Stream incremental backup dataJamie Heppenstall2020-05-081-5/+35
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-241-3/+5
* Revert "SERVER-45481 Change the backup API to return the blocks to copy for i...Gregory Wlodarek2020-01-241-5/+3
* SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek2020-01-241-3/+5
* SERVER-45581 Configure the incremental backup API to allow block size granula...Gregory Wlodarek2020-01-211-4/+1
* SERVER-44407 Connect the incremental backup cursor pipes with WT outputGregory Wlodarek2020-01-131-1/+4
* SERVER-43794: Incremental backup cursor API.Daniel Gottlieb2019-10-171-3/+3
* SERVER-42524 remove the touch commandHaley Connelly2019-09-251-4/+0
* SERVER-43054 Remove RecordId argument from insert and unindex functions on So...Louis Williams2019-09-051-2/+0
* SERVER-42904 Change SortedDataBuilderInterface::addKey to only accept a KeySt...Xiangyu Yao2019-08-211-5/+1
* SERVER-42923 Callers of dupKeyCheck should pass KeyStringXiangyu Yao2019-08-211-4/+0
* SERVER-42247 Callers of SortedDataInterface insert and unindex should pass Ke...Louis Williams2019-08-201-12/+0
* SERVER-42068 Overload SortedDataInterface::dupKeyCheck to accept KeyStringZach Yam2019-08-161-0/+4
* SERVER-41721 Make IndexAccessMethod::getKeys output a KeyString setGregory Noma2019-08-081-3/+3
* SERVER-41719 Overload SortedDataInterface::insert, unindex, and addKey to acc...Gregory Noma2019-07-171-0/+19
* SERVER-35353: Use MutableOplogEntry class to build up oplog entries progressi...Lingzhi Deng2019-07-081-14/+0
* Revert "SERVER-36956 SnapshotTooOld errors will always increase the snapshot ...Dianna Hohensee2019-07-011-5/+5
* SERVER-36385 Remove code and tests about index key limit sizeDaniel Solnik2019-06-281-7/+7
* Revert "SERVER-36385 Remove code and tests about index key limit size"Daniel Solnik2019-06-281-7/+7
* SERVER-36385 Remove code and tests about index key limit sizeDaniel Solnik2019-06-281-7/+7
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-36226 Make get(Grouped)SortedDataInterface return a unique pointerZach Yam2019-06-131-4/+3
* Revert "Make get(Grouped)SortedDataInterface return a unique pointer"Zach Yam2019-06-131-3/+4
* Make get(Grouped)SortedDataInterface return a unique pointerZach Yam2019-06-121-4/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-5/+6
* SERVER-36956 SnapshotTooOld errors will always increase the snapshot history ...Dianna2019-05-171-5/+5
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-38886 Refactor RecordStore::validate implementationsDivjot Arora2019-02-261-8/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-1/+2
* SERVER-38453 SortedDataInterface should expose a method to determine whether ...Louis Williams2018-12-131-1/+1
* SERVER-38254 $backupCursorExtend should return a list of additional files tha...Xiangyu Yao2018-12-121-0/+5
* SERVER-38187 Ability to create temporary RecordStore without a collectionLouis Williams2018-11-201-0/+5
* SERVER-37867 Cleanup the RecordStore insertRecord(s)/dataFor APIKaloian Manassiev2018-11-011-10/+8
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36662 Delete UpdateNotifier.David Storch2018-08-291-2/+1
* SERVER-36280 Create a feature tracker bit indicating the existence of KeyStri...Xiangyu Yao2018-08-241-7/+7
* SERVER-36216: Add non-blocking backup cursor support.Daniel Gottlieb2018-07-251-0/+6
* SERVER-35626 remove old MMAP 'enforceQuota' codeDianna Hohensee2018-07-131-3/+4
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capp...Judah Schvimer2018-06-121-0/+4