summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63974 Pin version of itsdangerous python dependencyshreyaskalyan/SERVER-63974Shreyas Kalyan2022-02-251-0/+1
* 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
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-02-242-11/+19
* SERVER-63901 Disable collection checks at the end of collection_defragmentati...Allison Easton2022-02-241-2/+0
* Import wiredtiger: dc7d37487e3c6d4cb787770578e180466e59ccb4 from branch mongo...Will Korteland2022-02-242-8/+13
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-2445-1164/+1051
* Import wiredtiger: 68c30fd09730866a254a9d0cbdd9f034b4a7b9b0 from branch mongo...Chenhao Qu2022-02-232-14/+33
* Import wiredtiger: 38694dd2834f22ea62e03b861b752887d82ba1b6 from branch mongo...Chenhao Qu2022-02-232-1/+110
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-239-318/+382
* SERVER-63826: Add test discovery interface to resmokeDavid Bradford2022-02-237-2/+190
* SERVER-63875 Move TransactionWithRetries executor futures into TransactionJack Mulrow2022-02-232-17/+13
* SERVER-63381 Relax optime.js test to account for wallClockTimes move backwardMoustafa Maher Khalil2022-02-231-15/+0
* SERVER-63478 Write UTs for change stream pre-image expiration policy.Rishab Joshi2022-02-234-55/+223