summaryrefslogtreecommitdiff
path: root/src/mongo/db/update/update_node_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...Benety Goh2021-09-271-2/+2
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-6/+0
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-161-5/+49
* SERVER-50274 Refactor update system LogBuilder interfaceIan Boros2020-08-271-7/+23
* SERVER-47726 Log delta-style oplog entries from pipeline based updatesIan Boros2020-07-091-3/+4
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-4/+4
* SERVER-40585 UpdateNode should not derive from UpdateExecutorJames Wahlin2019-04-291-1/+1
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-4/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-31012: expose optional way of retrieving FieldRef's for fields that we...Nick Zolnierz2018-11-301-0/+7
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz2018-10-041-1/+1
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-1/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+1
* SERVER-30705 Add $v field for update semantics in oplog updates.Justin Seyster2017-09-141-5/+5
* SERVER-28773 Create insert mode for SetNodeTess Avitabile2017-08-021-0/+7
* SERVER-28773 UpdateNode::apply should take a parameter structTess Avitabile2017-07-311-0/+133