summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/insert_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-58164 Log error code and exclude NamespaceNotFound in error logs when ...Wenbin Zhu2021-07-011-4/+5
* SERVER-57173: Add distinction to oplog application when data is inconsistent.Daniel Gottlieb2021-06-051-2/+4
* SERVER-49904 Create new oplog type to attach metadata during runtimeRandolph Tan2020-12-171-4/+4
* SERVER-48860 Make migration oplog applier class apply oplog entries.Matthew Russotto2020-08-241-5/+11
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-4/+13
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-43000 Remove typedefs for vectors of OplogEntryA. Jesse Jiryu Davis2019-11-211-2/+2
* SERVER-43885 Rename OplogApplierImpl methodsMihai Andrei2019-10-141-20/+18
* SERVER-43651 Move fillWriterVectors, multiSyncApply, and syncApply to OplogAp...Mihai Andrei2019-10-021-2/+2
* SERVER-42993 Convert static oplog application funcs to free funcsA. Jesse Jiryu Davis2019-09-041-0/+160