summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-262-4/+6
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-144-18/+44
* SERVER-43978 Allow stable timestamp to advance after a transaction that reser...William Schultz2019-11-121-0/+12
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-2/+2
* SERVER-43877 Remove raw projection BSON from projection stagesAnton Korshunov2019-11-053-7/+17
* SERVER-43985 single_write_result.idl singleWriteResult struct has incorrect d...Anton Oyung2019-10-151-1/+1
* SERVER-43273 Add UUID support to count and getIndexSpecs in DBClientVesselina Ratcheva2019-10-071-2/+2
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-1/+1
* SERVER-41496 Remove Database::getCollection() and replace with CollectionCata...Evgeni Dobranov2019-09-302-3/+5
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-6/+6
* SERVER-42589 Made the wall field in oplog_entry.idl a required fieldXuerui Fa2019-09-041-8/+9
* SERVER-39614 replace inActiveOrKilledMultiDocumentTransaction with inMultiDoc...Pavithra Vetriselvan2019-09-031-5/+5
* SERVER-41745 Collections with names longer than 120 characters will be gated ...Gregory Wlodarek2019-08-291-1/+9
* SERVER-41457 Unify the different ways the TransactionParticipant offers for a...Matthew Russotto2019-08-211-1/+1
* SERVER-41949 Attach the databaseVersion on the write path on mongos"jannaerin2019-08-081-1/+1
* SERVER-40466 Unify checks for being in a multi-document transactionSamy Lanka2019-08-081-25/+12
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-081-6/+6
* SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a mem...Xiangyu Yao2019-08-071-2/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-279-136/+68
* SERVER-42372 Ban findAndModify against capped collections in transactionsVesselina Ratcheva2019-07-261-6/+4
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-2/+2
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-2/+2
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-2/+2
* SERVER-40848 Add debug logging to investigate difference in opTime returned b...jannaerin2019-07-031-0/+1
* SERVER-38796 Refactor CollectionOptions::parse to be staticDaniel Solnik2019-06-281-4/+2
* Revert "SERVER-38796 Refactor CollectionOptions::parse to be static"Daniel Solnik2019-06-261-2/+4
* SERVER-38796 Refactor CollectionOptions::parse to be staticDaniel Solnik2019-06-261-4/+2
* SERVER-41694 Remove the restriction on collection name lengthGregory Wlodarek2019-06-241-8/+0
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-15/+11
* SERVER-40681 Make AutoGetCollection interface match AutoGetDBGregory Noma2019-06-181-3/+2
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-185-0/+22
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-143-5/+5
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-103-3/+2
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-245-23/+16
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-234-2/+30
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-211-6/+4
* SERVER-40419 Remove feature flag guard for pipelines in updateJames Wahlin2019-05-202-6/+0
* SERVER-40407 Add support for $$NOW and $$CLUSTER_TIME in the findAndModify co...Bernard Gorman2019-05-194-6/+30
* SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update commandBernard Gorman2019-05-175-4/+35
* SERVER-41022 Remove dependency on expressions_mongod_only in parsed_update li...Nick Zolnierz2019-05-165-13/+22
* SERVER-40684 Ban transactions against capped collectionsVesselina Ratcheva2019-05-131-14/+16
* SERVER-40431 Add merge support for whenMatched: pipelineAnton Korshunov2019-05-132-1/+4
* SERVER-40402 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-061-8/+0
* SERVER-40400 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin2019-05-021-6/+0
* SERVER-40398 Test support for 'collation' option in combination with a pipeli...James Wahlin2019-05-011-6/+0
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-301-1/+1
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-261-2/+2
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-261-6/+6
* Revert "SERVER-40005 Add translation for FindAndModify for FLE"Benety Goh2019-04-251-6/+6