summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining testsMihai Andrei2021-05-0714-17/+0
* SERVER-56759 Synchronize test to ensure a batch of documents has been cloned ...Vishnu Kaushik2021-05-071-2/+2
* SERVER-55163 Add runtime-configurable setParameter for turning SBE on and offJenny Peshansky2021-05-0710-58/+145
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-0713-16/+243
* SERVER-56745 clean up tags in index_id_options.js (should run in standalone o...Benety Goh2021-05-071-3/+9
* SERVER-55707 Test workflow we expect users to go through to migrate getLastEr...Huayu Ouyang2021-05-071-0/+86
* SERVER-56753 Make test case in tenant_migration_donor_resume_on_stepup_and_re...Cheahuychou Mao2021-05-071-27/+3
* SERVER-56752 Fix typo in tenant_migration_donor_initial_sync_recovery.jsCheahuychou Mao2021-05-071-1/+1
* SERVER-56196 Fix pylint issueCarlos Anaya2021-05-071-4/+2
* SERVER-56196 Added error msg in burn_in_tests for invalid build variantCarlos Anaya2021-05-072-9/+35
* SERVER-56709 Blacklist rollback_with_coalesced_txn_table_updates_from_vectore...Jason Chan2021-05-071-0/+2
* SERVER-56743 Reintroduce validation for no $-prefixed fields in _idAlya Berciu2021-05-072-5/+5
* SERVER-44079 Reapply the fix for SERVER-46008 to boost 1.76.0Andrew Morrow2021-05-074-11/+97
* SERVER-44079 Upgrade boost from 1.70.0 to 1.76.0Andrew Morrow2021-05-079429-643142/+903227
* Revert "SERVER-56513 fix IndexDescriptor::isIdIndexPattern() to handle out of...Benety Goh2021-05-072-21/+7
* Revert "SERVER-55689 Remove verify_versions.js dependency in replsettest.js"Sviatlana Zuiko2021-05-071-4/+2
* Import wiredtiger: 20de274ac6114b15f07ee4c628714ed513a27af9 from branch mongo...Luke Chen2021-05-072-27/+29
* Import wiredtiger: d7625c36a8e62af4b6f668054a18b9a8a50da6df from branch mongo...Luke Chen2021-05-072-1/+32
* Import wiredtiger: e3b0ccabf50040825f8ac85a48c1ce2f53b5c72e from branch mongo...Luke Chen2021-05-074-7/+23
* Import wiredtiger: b19164ee17a97d1ab75aa95157a63ac4a6675182 from branch mongo...Luke Chen2021-05-072-1/+2
* Import wiredtiger: e573eac338676bb723d5d1245498147496fd1f30 from branch mongo...Luke Chen2021-05-072-18/+26
* Import wiredtiger: e0e12cde3b1f343699ac498088041dfe7546f3e3 from branch mongo...Luke Chen2021-05-073-23/+125
* Import wiredtiger: afdcc0f6ea2bf3acb24de1e30b55b5cb471ed676 from branch mongo...Luke Chen2021-05-079-1/+149
* Import wiredtiger: 95c43d3dd3bd33be49de516ffc84d159d32687a9 from branch mongo...Luke Chen2021-05-074-4/+4
* 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