summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops_parsers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-131-1/+1
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-3/+3
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-0/+82
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28752 Use IDL for write commands parsingKaloian Manassiev2017-07-061-16/+12
* SERVER-29264 Mongod write commands accept OP_MSG input document sequencesMathias Stearn2017-06-071-4/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23128 Parsers that parse legacy and command writes into uniform objectsMathias Stearn2016-04-211-0/+54