summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54479 Fix typo in the name for pauseTenantMigrationAfterPersistingInit...Cheahuychou Mao2021-02-122-3/+3
* SERVER-54439 Allow lookup/graphLookup into kTenantMigrationOplogViewPavi Vetriselvan2021-02-118-69/+124
* SERVER-54334 Remove deprecated sharding_misc suiteCarlos Anaya2021-02-111-344/+0
* SERVER-53714 Add removable $min/$max window functionsDavid Percy2021-02-116-5/+251
* SERVER-53209 Check for incompatible changes in ErrorReply in IDL compatibilit...Huayu Ouyang2021-02-117-0/+269
* SERVER-54458 update vendored scons to use uuid instead of pid for cachedirDaniel Moody2021-02-111-1/+3
* Revert "SERVER-54328: Refactor creation of transient SSLConnectionContext to ...Gregory Wlodarek2021-02-118-145/+93
* Revert "SERVER-54328: Refactor creation of transient SSLConnectionContext to ...Gregory Wlodarek2021-02-112-12/+0
* SERVER-54442 Test that operation context does not keep aborted transaction me...Pierlauro Sciarelli2021-02-113-147/+45
* SERVER-54459 TypedCommandify the logout commandSara Golemon2021-02-112-25/+44
* SERVER-54012 DurableCatalog::importCollection() handles collections without i...Gregory Wlodarek2021-02-111-5/+4
* SERVER-54012 DurableCatalogTest::ImportCollection to handle missing idxIdentGregory Wlodarek2021-02-111-6/+0
* SERVER-54182: Add logging to improve debugging of aggregation_currentop.jsHana Pearlman2021-02-111-7/+9
* SERVER-53744 Fix build on FreeBSD/powerpc64le.Piotr Kubaj2021-02-113-0/+19
* SERVER-54328: Refactor creation of transient SSLConnectionContext to own its ...Andrew Shuvalov2021-02-112-0/+12
* SERVER-54453 Backup and restore to exercise time-series collectionsGregory Wlodarek2021-02-111-0/+80
* SERVER-54426 Set all expected promises when committing time-series bucketGregory Noma2021-02-113-6/+29
* SERVER-54464 Rename ShardingDDLCoordinator to ShardingDDLCoordinator_NORESILIENTPierlauro Sciarelli2021-02-1110-12/+14
* SERVER-54328: Refactor creation of transient SSLConnectionContext to own its ...Andrew Shuvalov2021-02-118-93/+145
* SERVER-53388 Week start parameter for $dateDiff aggregation expressionMindaugas Malinauskas2021-02-1117-133/+759
* SERVER-51266 Add BSONType::RegEx support in SBE. Fix $regex aggregation expre...Nikita Lapkov2021-02-1117-118/+486
* SERVER-54412 DEATH_TEST must tolerate EINTR from getlineBilly Donahue2021-02-111-2/+8
* Import wiredtiger: 989de21a3dde4c864492093ac4059e2228b9919e from branch mongo...Luke Chen2021-02-1114-336/+374
* SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug s...Daniel Gottlieb2021-02-111-0/+4
* SERVER-53950: fix ASAN errors when migration recipient is stuck on step downAndrew Shuvalov2021-02-116-15/+52
* SERVER-52972 Retry drop role transactions in UMC commandSara Golemon2021-02-111-65/+126
* SERVER-54417 Rely on donors to pin own history in resharding tests.Max Hirschhorn2021-02-111-5/+0
* SERVER-54029 Fix mock_kms.js mock server startup waitMark Benvenuto2021-02-103-0/+6
* SERVER-54219 macOS synchronous SSL read code needs to handle errSSLWouldBlockMark Benvenuto2021-02-101-2/+6
* SERVER-54425 Make TenantMigrationDonorAccessBlocker keep track of number of b...Cheahuychou Mao2021-02-1014-104/+241
* SERVER-53511: Create stub _fetchCommittedTransactions functionXueruiFa2021-02-102-0/+12
* SERVER-54370 Fix misspelled test name for standalone_replication_recovery_rel...Ali Mir2021-02-101-0/+0
* SERVER-53783: Remove jasper endpoint testjulianedwards2021-02-101-60/+0
* SERVER-54422 [SBE] FieldPath field names may not start with '$'Martin Neupauer2021-02-102-7/+6
* SERVER-54299 Mark OrMatchExpression::matchesSingleElement as dead codeNikita Lapkov2021-02-101-6/+1
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-1011-27/+65
* SERVER-54056 Decrease the default value for tenantMigrationGarbageCollectionD...Jason Zhang2021-02-101-1/+1
* SERVER-54256: Handle retryable errors when choosing a donor sync sourceXueruiFa2021-02-107-367/+303
* SERVER-53146: Specify input to explain command in IDLMoustafa Maher2021-02-1013-218/+274
* SERVER-53863 Fix clang-tidy errors in find_and_modifyRishab Joshi2021-02-101-13/+13
* SERVER-53486: Allow rewrite to push projections on bucketed fields into $unpa...Hana Pearlman2021-02-105-223/+701
* SERVER-53989 Generalize RecordId to store small binary stringsLouis Williams2021-02-1049-299/+316
* SERVER-54010 Clustered indexes 'expireAfterSeconds' option can be modified by...Gregory Wlodarek2021-02-106-0/+189
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-1015-323/+598
* SERVER-53358 Need to shut down taskExecutor in TenantOpogBatcherTest explicit...Matthew Russotto2021-02-101-0/+2
* SERVER-53741 Add WindowFunctionExec for accumulator-only windowsNick Zolnierz2021-02-1015-13/+356
* Revert "SERVER-53150 Specify input/output to hello command"Kaloian Manassiev2021-02-1015-600/+323
* SERVER-53863 FindAndModify commands should inherit from IDL generated base Co...Rishab Joshi2021-02-109-489/+512
* SERVER-53150 Specify input/output to hello commandSara Golemon2021-02-1015-323/+600
* SERVER-51281: Skip LastOpFixer for multi-doc transactionsLingzhi Deng2021-02-102-6/+5