summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55788 Deprecate legacy wire protocol opcodesPavi Vetriselvan2021-05-0711-4/+746
* Import wiredtiger: 3a5a0b5e0c09af6906c0d539a1547bb73e2cc142 from branch mongo...Luke Chen2021-05-0725-264/+576
* Import wiredtiger: 073ad6d27fd91e061a19f987c4167e9c09239a66 from branch mongo...Luke Chen2021-05-072-1/+8
* Import wiredtiger: c866a61e2fec18d6bd749794a3b6af3f456ec2c2 from branch mongo...Luke Chen2021-05-072-6/+1
* Import wiredtiger: ed7a7e4a63e074f314bce2736875444c76c9a53b from branch mongo...Luke Chen2021-05-074-8/+32
* Import wiredtiger: bb6b32b11476ad8c9c7d5f7fda77bc57c9e2c2d6 from branch mongo...Luke Chen2021-05-072-4/+5
* Import wiredtiger: 97521e2f60aa838d7bd3214abc9161ada7dcd395 from branch mongo...Luke Chen2021-05-072-2/+3
* Import wiredtiger: 17a652b4843ba8dec43f009057735cd4d7423828 from branch mongo...Luke Chen2021-05-073-4/+25
* SERVER-55614 getMore accepts API version paramsA. Jesse Jiryu Davis2021-05-0719-118/+237
* SERVER-56338 Make resharding CRUD and session application concurrent.Max Hirschhorn2021-05-0710-74/+66
* SERVER-56738 Create template classes for resharding unittest helpersHaley Connelly2021-05-064-102/+278
* SERVER-56676 TTLMonitor handles NaN/out of range values when extracting expir...Benety Goh2021-05-061-1/+1
* SERVER-56658 Use the cleanup executor to fulfill resharding donor machine com...Blake Oler2021-05-063-23/+48
* SERVER-55331 fix sort order in timeseries tests when querying buckets collectionBenety Goh2021-05-066-6/+6
* SERVER-56625 turning off validate cachedir invalid checksum clean upDaniel Moody2021-05-061-4/+6
* SERVER-55689 Remove verify_versions.js dependency in replsettest.jsAli Mir2021-05-061-2/+4
* SERVER-56686 Don't return tenant migration details to users in errorsJack Mulrow2021-05-062-29/+19
* SERVER-56711 Remove unused auth code in tenant_migration_test.jsCheahuychou Mao2021-05-061-46/+0
* SERVER-55599 Add drop database FSM workloadTommaso Tocci2021-05-061-0/+74
* SERVER-56710 Don't run 'capped_collections_fcv_44_to_50_eventually_consistent...Gregory Wlodarek2021-05-061-1/+6
* SERVER-56513 fix IndexDescriptor::isIdIndexPattern() to handle out of bounds ...Benety Goh2021-05-062-7/+21
* SERVER-56527: Tenant migration recipient should ignore createIndex on non-emp...Lingzhi Deng2021-05-062-0/+85
* SERVER-54583 Relax implementation of getDatabaseWithRefresh/getCollectionRout...Sergi Mateo Bellido2021-05-064-19/+19
* SERVER-56239 Remove strict:true from DatabaseVersionBase IDL type definitionSimon Graetzer2021-05-061-1/+1
* SERVER-56513 remove KeyPattern::isIdKeyPattern()Benety Goh2021-05-063-17/+1
* SERVER-50523 Support opening single-collection change stream on a system coll...Mindaugas Malinauskas2021-05-065-3/+195
* SERVER-54471 [SBE] Remove $_internalInhibitOptimization from "regex.js" test ...Drew Paroski2021-05-061-10/+4
* SERVER-55836 Use forceincludes for mozjs integrationAndrew Morrow2021-05-062-19/+17
* SERVER-53777 Add idempotency targeted tests for tenant migration.Wenbin Zhu2021-05-053-6/+374
* SERVER-56513 fix FTSSpec::fixSpec() to handle int values in key patterns that...Benety Goh2021-05-052-1/+13
* SERVER-51496 Add unit tests for ReshardingTxnCloner w/ prepared txns.Max Hirschhorn2021-05-052-38/+208
* SERVER-54878 Compact can log negative value for bytesFreedGregory Wlodarek2021-05-051-1/+9
* SERVER-55678 Use sleepUntil() rather than sleepFor() to schedule the Reshardi...Jamie Anderson2021-05-056-23/+50
* SERVER-55397 Relax index ident reconciliation invariant when restarting an in...Gregory Noma2021-05-0524-106/+193
* SERVER-55834 Use forceincludes to automate inclusion of basic.hAndrew Morrow2021-05-051-0/+6
* SERVER-55959: Rename all jstests containing 'whitelist' in their filenamesVarun Ravichandran2021-05-052-0/+0
* SERVER-55833 Add a tool to implement forced includesAndrew Morrow2021-05-052-0/+85
* SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...Randolph Tan2021-05-059-59/+121
* SERVER-54926 Convert HostUnreachable error in _fetchAndStoreRecipientClusterT...Jason Zhang2021-05-052-44/+4
* SERVER-56141 added in degree one libdeps analyzer and removed existence of sh...Daniel Moody2021-05-057-48/+72
* SERVER-56666 fix ninja evergreen default install actionDaniel Moody2021-05-052-2/+10
* SERVER-55706 Test that we can specify a custom write concern default via CWWCSamy Lanka2021-05-051-0/+9
* SERVER-56334 Make resharding server parameters configurable at runtimejannaerin2021-05-056-20/+20
* SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin2021-05-0532-30/+457
* SERVER-54302 Handle retrying with different migration id after dropping donor...Cheahuychou Mao2021-05-053-22/+45
* SERVER-54302 Write tenant migration test when the state doc collection is dro...Cheahuychou Mao2021-05-057-9/+262
* SERVER-56502 Sort triggers memory limit exceeded on only one versionMartin Neupauer2021-05-051-1/+1
* SERVER-53448 Make ftdc_mirrored_reads.js resilient to slow machinesLuis Osta2021-05-051-2/+2
* SERVER-56607 Remove unused getLastErrorDefaultsWasApplied variableHuayu Ouyang2021-05-051-3/+0
* SERVER-56354 Ensure that the future chain in checkIfCanReadOrBlock gets inter...Cheahuychou Mao2021-05-052-6/+87