summaryrefslogtreecommitdiff
path: root/src/mongo/db/free_mon/free_mon_op_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-041-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38800 OpObserver accepts numRecords for drop and rename operationsBenety Goh2019-01-081-0/+1
* SERVER-37443 Make catalog objects survive collection rename.David Storch2018-10-231-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36224 Refactor Collection::updateDocument argsJustin Seyster2018-08-261-28/+28
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-111-1/+16
* SERVER-35318 improve free monitoring op observer perfEric Milkie2018-06-041-19/+25
* SERVER-34889 Improve BSONObj lifetime management in Free MonitoringMark Benvenuto2018-05-091-2/+2
* SERVER-34228 Free Monitoring Replica Set supportMark Benvenuto2018-05-011-0/+145