summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_write_path.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70984 Remove _affectIndices in UpdateDriver in favor of reporting inde...Irina Yatsenko2023-04-211-5/+9
* SERVER-70984 Remove dead code for returning RecordId from UpdateDocumentIrina Yatsenko2023-02-081-9/+8
* SERVER-65364 Allow fine-grained selection of indexes to updateAlberto Massari2022-12-211-2/+11
* SERVER-70043 Thread-through CollectionPtr into the onDelete OpObserverJordi Serra Torrens2022-11-041-4/+48
* SERVER-70044 Thread-through CollectionPtr into the onUpdate OpObserverDaniel Gómez Ferro2022-10-281-0/+34
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-0/+27
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-0/+62