summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/record_store_test_oplog.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev2022-08-071-8/+15
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-1/+1
* SERVER-66139 Disable oplog visibility in standalone modeHenrik Edin2022-05-161-0/+49
* SERVER-63200 Add debug logging for OplogOrder unit testDianna Hohensee2022-02-041-22/+62
* SERVER-61278 Guard capped clustered collections behind enableTestCommandsJosef Ahmad2022-01-181-1/+1
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-1/+1
* SERVER-55156 Move capped collection responsibilities to the collection layerGregory Wlodarek2021-03-181-11/+3
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-16/+150
* SERVER-48312 Remove support for 'supportsDocLocking = false'Gregory Wlodarek2020-08-041-10/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38893 Fix out-of-order biggie oplog insertGeert Bosch2019-01-101-0/+27
* SERVER-37788 Move Oplog unittests from WiredTiger to the Record Store Harness...Gregory Wlodarek2019-01-021-0/+331