summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71490: Move steady state replication constraint relaxation opCounters ...XueruiFa2023-03-311-1/+0
* SERVER-73050 Streamline logical branches in OpObserverImpl::onCreateIndexMatt Kneiser2023-02-161-2/+50
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-5/+7
* SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying dataGeorge Wangensteen2022-09-261-1/+0
* SERVER-66708 Ensure deserializer methods for IDL defined types that construct...Hugh Tong2022-08-181-4/+75
* SERVER-68358 Turn off multitenancySupport flag in unit tests after usejannaerin2022-07-291-0/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-3/+3
* SERVER-66963 Improve performance of NamespaceString and DatabaseName construc...jannaerin2022-06-141-1/+3
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-0/+19
* SERVER-55070 Separate OpTime and WallTime in IDL, aviod parsing entire oplog ...Wenbin Zhu2021-03-311-4/+4
* SERVER-46722 Update primary createIndex oplog application dbtestMaria van Keulen2020-04-241-0/+1
* SERVER-41650 Use IDL to parse OpTime and wall fieldsXuerui Fa2019-09-131-0/+31
* SERVER-40248 Return correct operation to apply for update oplog entriesJudah Schvimer2019-05-071-0/+109