summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-53080 generate optimized covered shard filtering plans in SBEDavid Storch2021-02-1217-173/+646
* SERVER-54475 Add SSPL to shim files. Refactor sspl check.Billy Donahue2021-02-128-80/+137
* SERVER-54509: TenantOplogBatcher should transition to complete when it fails ...Lingzhi Deng2021-02-121-0/+5
* SERVER-52677 CheckReplDBHashInBackground output is appearing in FSM workload ...Carl Raiden Worley2021-02-121-1/+1
* SERVER-51843 [SBE] Support MERGE_SORT stage with children that are not fetchedMihai Andrei2021-02-1212-121/+383
* SERVER-50990: Include usernames and roleNames in createIndex audit eventVarun Ravichandran2021-02-123-1/+32
* SERVER-54502 Fix dependencies for transport_testAmirsaman Memaripour2021-02-121-0/+1
* SERVER-54496 Tenant migration donor should not specify timeout for recipientS...Cheahuychou Mao2021-02-122-3/+43
* SERVER-53962 Move UMC audit hooks to OpObserverssergey.galtsev2021-02-125-3/+43
* SERVER-50778 Compare array indexes numerically for updatesTed Tuckman2021-02-128-12/+97
* SERVER-54172 SERVER-54181 Make verify_index_stats_output.js wait for hangAfte...Nikita Lapkov2021-02-122-18/+50
* SERVER-54453 Backup and restore to exercise time-series collectionsGregory Wlodarek2021-02-1216-0/+132
* SERVER-54388 Fix variable shadowing in document_source_set_window_fields.cppNick Zolnierz2021-02-121-2/+2
* Import wiredtiger: 509f9db55e5288e864564cccbb5822fe8b3c9fd3 from branch mongo...Luke Chen2021-02-1220-182/+270
* Revert "SERVER-53714 Add removable $min/$max window functions"Gregory Wlodarek2021-02-126-251/+5
* Revert "SERVER-54453 Backup and restore to exercise time-series collections"Gregory Wlodarek2021-02-121-80/+0
* SERVER-50495 Make tenant_migration_jscore_passthrough simulate migrations tha...Cheahuychou Mao2021-02-125-271/+485
* SERVER-54328: Refactor creation of transient SSLConnectionContext to own its ...Andrew Shuvalov2021-02-128-89/+151
* SERVER-53907: resharding donors report approxBytesToClone and approxDocuments...LaMont Nelson2021-02-127-16/+187
* SERVER-53823 Move multiversion tenant migration tests into correct directoryVesselina Ratcheva2021-02-126-211/+222
* SERVER-50465 Package tests not run on ARM hostsBrian McCarthy2021-02-123-42/+33
* SERVER-54073 Add support for -alpha prereleasesJohn Chen2021-02-122-3/+9
* SERVER-53496 Make TenantMigrationFixture take in separate mongod options for ...Jason Zhang2021-02-122-6/+12
* 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