summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_msg_fuzzer_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74352 Use throughput probing by defaultGregory Noma2023-03-011-0/+3
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-3/+0
* SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev2022-08-071-2/+0
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-66455 Revert SERVER-58194 `ThreadContext` present as cleaning up `OpMs...Billy Donahue2022-05-161-18/+11
* SERVER-65923 Run `OpMsgFuzzer` with `wiredTiger`Gregory Noma2022-04-261-1/+1
* SERVER-58194 Have `ThreadContext` present as cleaning up `OpMsgFuzzerFixture`Amirsaman Memaripour2021-10-271-11/+18
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-2/+1
* SERVER-57347 Fix the data race in OpMsgFuzzerFixtureAmirsaman Memaripour2021-06-021-11/+16
* SERVER-56351: Amend OpMsgFuzzerFixture destructor to properly shutdown storag...Tyler Seip2021-05-071-0/+14
* SERVER-56014: Set FCV in clang fuzzer tests.Daniel Gottlieb2021-04-191-0/+3
* SERVER-54801 OpMsgFuzzerFixture needs a unique dbpathBen Caimano2021-02-261-1/+7
* SERVER-54801 OpMsgFuzzerFixture should use ephemeralForTest storage engineBen Caimano2021-02-261-2/+20
* SERVER-53902 Fix crash in op_msg_fuzzer when looking for the oplog.Henrik Edin2021-01-211-3/+4
* SERVER-53869 Remove references to `getGlobalServiceContext()` from the catalogKaloian Manassiev2021-01-191-1/+3
* SERVER-53141 Initialize Catalog infrastructure in op_msg_fuzzerBen Caimano2020-12-171-0/+18
* SERVER-53141 Make a fixture for the op_msg_fuzzerBen Caimano2020-12-171-0/+100