summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-288-75/+454
* SERVER-63673 Prohibit encrypted fields with capped collectionsErwin Pe2022-02-282-0/+8
* SERVER-63879 Make findAndModify image lookup aggregation stage handle applyOp...Cheahuychou Mao2022-02-285-119/+309
* SERVER-60800-enable-lookup-unionwith-nonsharded: Merge remote-tracking branch...Ruslan Abdulkhalikov2022-02-2812-9/+166
* SERVER-63844 Update _checkTooStaleToSyncFromSource log to include remoteFirst...ali-mir2022-02-282-4/+4
* SERVER-61010 Require a `Status` for `BucketCatalog::abort`Gregory Noma2022-02-284-115/+124
* SERVER-63259 Generate 'Nothing' value for SEARCH_META in SBE stage builderMihai Andrei2022-02-281-2/+1
* SERVER-64004 removing TimeoutAbortsAwaitReplication due to race condition an...mathisbessamdb2022-02-281-44/+0
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-282-46/+67
* SERVER-63992 Disallow yielding MODE_X in rs_rollback.cpp::dropCollectionJordi Olivares Provencio2022-02-281-1/+2
* SERVER-63331 Remove unnecessary conversion between BSON and WriteError IDLKaloian Manassiev2022-02-272-117/+64
* SERVER-63968 Prohibit ennumeration of builtin roles on $external databaseSara Golemon2022-02-272-4/+17
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-2652-1658/+1632
* Revert "SERVER-63331 Remove unnecessary conversion between BSON and WriteErro...Kaloian Manassiev2022-02-261-62/+115
* SERVER-62529: Add DocumentSourceSetVariableFromSubPipelineMaddie Zechar2022-02-255-0/+505
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-02-257-11/+9
* SERVER-63978 Killing a child session should prevent checking out its parentJack Mulrow2022-02-254-160/+354
* SERVER-63892 Update namespace after dropping locks for `dropIndexes`Gregory Noma2022-02-251-3/+6
* SERVER-63331 Remove unnecessary conversion between BSON and WriteError IDLKaloian Manassiev2022-02-251-115/+62
* SERVER-63259 Update SEARCH_META comment in SBE stage builderMihai Andrei2022-02-251-3/+5
* SERVER-62759 Add lock release in dropDatabase for applyOpsJordi Olivares Provencio2022-02-254-9/+47
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-253-25/+21
* SERVER-63956 Refactor TicketHolder to accept multiple implementationsJordi Olivares Provencio2022-02-252-7/+7
* SERVER-62738 implement aggregate $_passthroughToShard optionMickey. J Winters2022-02-254-2/+14
* SERVER-63762 Track initial number of orphans in range deletion task documents...Allison Easton2022-02-255-2/+51
* SERVER-63905 ConfigureCollectionBalancing command should refresh collection r...Allison Easton2022-02-251-2/+5
* SERVER-63969 Remove validation of ChunkType from migrateInfoAllison Easton2022-02-251-1/+0
* SERVER-62006 add listCatalog aggregation stageBenety Goh2022-02-254-0/+235
* SERVER-62907 Vector clock components must survive CSRS non-rolling restartAntonio Fuschetto2022-02-251-0/+24
* SERVER-62006 add MongoProcessInterface::listCatalog()Benety Goh2022-02-255-0/+138
* SERVER-63247: Use migrationId log attribute consistentlyChristopher Caplinger2022-02-241-20/+20
* SERVER-63831: Assert that filesize is non-negativeChristopher Caplinger2022-02-241-1/+1
* SERVER-62006 inline DurableCatalog::isFeatureDocument()Benety Goh2022-02-243-13/+13
* SERVER-60562 Include cursor value in duplicate key error when testing is enabledGregory Noma2022-02-248-22/+131
* SERVER-61144: Finish importing donated collections on secondariesChristopher Caplinger2022-02-248-196/+282
* SERVER-62797 Fix tests which expect disabling SBE to keep the plan cache intactDavid Storch2022-02-241-1/+0
* SERVER-63738 Add AES support for no-ssl buildsMark Benvenuto2022-02-241-2/+2
* SERVER-59342 Add killSessions and failover support to update shard key fsm te...Jack Mulrow2022-02-241-0/+10
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-2423-114/+101
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-243-21/+25
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-243-304/+105
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-233-25/+21
* SERVER-63875 Move TransactionWithRetries executor futures into TransactionJack Mulrow2022-02-232-17/+13
* SERVER-63478 Write UTs for change stream pre-image expiration policy.Rishab Joshi2022-02-234-55/+223
* SERVER-58286 Architecture Guide updates for unique indexesYuhong Zhang2022-02-231-0/+15
* SERVER-62797 Clear SBE plan cache when query knobs are changedDavid Storch2022-02-239-254/+368
* SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev2022-02-2319-304/+351
* SERVER-63897 IDL-ify database typeTommaso Tocci2022-02-2319-44/+56
* SERVER-63563 Remove outdated TODOs for `disallowNewDuplicateKeys` fieldYuhong Zhang2022-02-231-1/+0
* SERVER-55749 Create feature flag for batching multi-document deletionsJosef Ahmad2022-02-231-0/+4