summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-2668-1670/+1740
* 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-258-12/+14
* SERVER-57369 Remove multiauth from js_scope_leak.jsSara Golemon2022-02-251-15/+29
* SERVER-63978 Killing a child session should prevent checking out its parentJack Mulrow2022-02-254-160/+354
* SERVER-64008 disable replica_sets_auth on MacOS Rosetta 2 builderBenety Goh2022-02-251-1/+2
* SERVER-63892 Update namespace after dropping locks for `dropIndexes`Gregory Noma2022-02-252-3/+38
* 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-255-9/+89
* SERVER-49950 Refactor and fix `ClockSourceMock`Saman Memaripour2022-02-258-83/+92
* SERVER-58024 Audit NetworkInterfaceTL for calls to exception-throwing fns in ...Daniel Morilha2022-02-253-10/+92
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-259-325/+390
* SERVER-63956 Refactor TicketHolder to accept multiple implementationsJordi Olivares Provencio2022-02-256-73/+100
* SERVER-63981: Update signing key to 6.0Dylan Richardson2022-02-253-4/+4
* SERVER-63158 shell_hang_analyzer.js test fails assert.soon & calls hang againtrahman13182022-02-251-1/+1
* SERVER-63876 Add multiversion test to make sure collMod ttl works on 5.0 seco...Yuhong Zhang2022-02-251-0/+50
* SERVER-62738 implement aggregate $_passthroughToShard optionMickey. J Winters2022-02-2512-15/+436
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63762 Track initial number of orphans in range deletion task documents...Allison Easton2022-02-256-2/+154
* 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-63726 Defragmentation should be tested on a single collection as well ...Allison Easton2022-02-251-43/+45
* Import wiredtiger: 074ba0f7b5f2b73de49da3ae352b83b8d33b6f80 from branch mongo...Etienne Petrel2022-02-253-8/+6
* Import wiredtiger: a69db0c7f3531517cc32b44ba4b6482aea7fddc4 from branch mongo...Etienne Petrel2022-02-254-13/+11
* Import wiredtiger: d4b0ad6cacb874fdc20bcc76311d789dd5a01441 from branch mongo...Etienne Petrel2022-02-254-12/+14
* SERVER-62006 add read concern js test for listCatalog aggregation stageBenety Goh2022-02-251-0/+93
* SERVER-62006 add js test for listCatalog aggregation stageBenety Goh2022-02-251-0/+88
* 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-63497 Fix icecream debuggingRyan Egesdahl2022-02-251-2/+2
* SERVER-62006 add MongoProcessInterface::listCatalog()Benety Goh2022-02-255-0/+138
* SERVER-63247: Use migrationId log attribute consistentlyChristopher Caplinger2022-02-241-20/+20
* SERVER-63491 Remove TxnNumberAndRetryCounter as a parameter for txnRouter.beg...Sanika Phanse2022-02-2411-1245/+364
* 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-2410-26/+133
* SERVER-61144: Finish importing donated collections on secondariesChristopher Caplinger2022-02-2414-249/+352
* SERVER-62797 Fix tests which expect disabling SBE to keep the plan cache intactDavid Storch2022-02-241-1/+0
* Revert "SERVER-62287: Reenable agg fuzzer"Hana Pearlman2022-02-241-38/+38
* SERVER-63738 Add AES support for no-ssl buildsMark Benvenuto2022-02-246-60/+428
* SERVER-63738 Import AES, CTR, and CBC support from tomcryptMark Benvenuto2022-02-2416-1/+2567
* SERVER-62287: Reenable agg fuzzerHana Pearlman2022-02-241-38/+38
* SERVER-61165 update logkeeper fcv to 5.3Jon Streets2022-02-241-8/+8
* SERVER-59342 Add killSessions and failover support to update shard key fsm te...Jack Mulrow2022-02-248-20/+327
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-2434-189/+172
* SERVER-63943: Add test tag to blocklist test from FLE 2 query analysisHana Pearlman2022-02-241-0/+2
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-249-382/+318
* SERVER-63961 Remove change_stream_resume_last_continuous.jsRui Liu2022-02-241-94/+0