summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Yuhong Zhang2022-02-251-0/+50
| | | | secondaries
* 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 ↵Allison Easton2022-02-256-2/+154
| | | | documents (receiver-side)
* SERVER-63905 ConfigureCollectionBalancing command should refresh collection ↵Allison Easton2022-02-251-2/+5
| | | | routing info
* 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
| | | | as on multiple collections
* Import wiredtiger: 074ba0f7b5f2b73de49da3ae352b83b8d33b6f80 from branch ↵Etienne Petrel2022-02-253-8/+6
| | | | | | | | | mongodb-master ref: a69db0c7f3..074ba0f7b5 for: 6.0.0 WT-6422 Document expectation around ignore_prepare
* Import wiredtiger: a69db0c7f3531517cc32b44ba4b6482aea7fddc4 from branch ↵Etienne Petrel2022-02-254-13/+11
| | | | | | | | | mongodb-master ref: d4b0ad6cac..a69db0c7f3 for: 6.0.0 WT-8706 Increase the cache size in all test_checkpoint scenarios
* Import wiredtiger: d4b0ad6cacb874fdc20bcc76311d789dd5a01441 from branch ↵Etienne Petrel2022-02-254-12/+14
| | | | | | | | | mongodb-master ref: dc7d37487e..d4b0ad6cac for: 6.0.0 WT-8708 Fix timestamp usage error in test/checkpoint
* 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 ↵Sanika Phanse2022-02-2411-1245/+364
| | | | txnRouter.beginOrContinue()
* 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
| | | | This reverts commit 06b94b7eb6d5614a8d58d15656036de9f7c17644.
* 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 ↵Jack Mulrow2022-02-248-20/+327
| | | | testing
* 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
| | | | This reverts commit 1f1d912e1a65a66c6d0f7a0b4e4ec687007ecd44.
* 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 ↵Allison Easton2022-02-241-2/+0
| | | | collection_defragmentation.js
* Import wiredtiger: dc7d37487e3c6d4cb787770578e180466e59ccb4 from branch ↵Will Korteland2022-02-242-8/+13
| | | | | | | | | mongodb-master ref: 68c30fd097..dc7d37487e for: 6.0.0 WT-8866 Disable LSM performance tests in Evergreen
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-2445-1164/+1051
|
* Import wiredtiger: 68c30fd09730866a254a9d0cbdd9f034b4a7b9b0 from branch ↵Chenhao Qu2022-02-232-14/+33
| | | | | | | | | mongodb-master ref: 38694dd283..68c30fd097 for: 5.3.0 WT-8840 Terminate storage sources in wttest tearDown to prevent hanging on test failure
* Import wiredtiger: 38694dd2834f22ea62e03b861b752887d82ba1b6 from branch ↵Chenhao Qu2022-02-232-1/+110
| | | | | | | | | mongodb-master ref: 23a55156ef..38694dd283 for: 5.3.0 WT-8731 Add test to specifically test durability after a crash while bakup cursors are open on a source
* 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
|
* SERVER-62735 Add unit test support for expected output in separate filesAnna Wawrzyniak2022-02-239-17/+684
|
* SERVER-58286 Architecture Guide updates for unique indexesYuhong Zhang2022-02-231-0/+15
|
* SERVER-63455 merge stderr and stdout for selinux testssergey.galtsev2022-02-231-0/+1
|
* SERVER-62797 Clear SBE plan cache when query knobs are changedDavid Storch2022-02-2310-254/+459
| | | | | | | This necessary for any parameters which could affect the plans which are generated and cached by the optimizer. This commit also updates the encoding of the SBE plan cache key so that it no longer encodes the values of these parameters.