summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14Import wiredtiger: 4cf221a61f19db1ed706f923d18d3d0b507101c9 from branch mongo...r4.4.0-rc6Luke Chen
2020-05-14SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon
2020-05-14SERVER-48190 Acquire CSRLock in shared mode before submitting ranges for dele...Matthew Saltz
2020-05-13SERVER-47710 Make onConfirmedSet update config.shards seriallyHaley Connelly
2020-05-13SERVER-48040 Remove 'streamable' and 'poolResetCounter' from ServerDescriptionjannaerin
2020-05-13SERVER-48116 fix init-order bug in pcrecpp::RE::InitBilly Donahue
2020-05-13SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano
2020-05-13SERVER-47648 Simplify single node replset stepup on initiate and reconfigSiyuan Zhou
2020-05-13SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto
2020-05-13SERVER-48054 On startup, upgrade all downgraded unique indexes to the latest ...Louis Williams
2020-05-13SERVER-48035 Update doc_validation_encrypt_keywords.js multiversion test to r...Nick Zolnierz
2020-05-13SERVER-47879 Should read from primary in rollback_reconstructs_transactions_p...Matthew Russotto
2020-05-13SERVER-48013 Use atomics to reduce contention in hasSeenKeys()Amirsaman Memaripour
2020-05-13SERVER-47902 Ensure ninja generators local_pool has real concurrencyAndrew Morrow
2020-05-13Import wiredtiger: 63b37d1861f396e09a76b69f9b786740709a6f8c from branch mongo...Luke Chen
2020-05-12SERVER-48043 mode_merge_fail.js and mode_pipeline_fail.js should not assume o...Mihai Andrei
2020-05-12Revert "SERVER-47681 Background validation uses the kNoOverlap read source in...Gregory Wlodarek
2020-05-12SERVER-45554 Add more core/txns sharding passthrough suitesRandolph Tan
2020-05-12SERVER-48152 renameCollectionAndDropTarget() should check for background oper...Gregory Wlodarek
2020-05-12SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz
2020-05-12SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz
2020-05-12SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir
2020-05-12SERVER-47611 Re-work to_local_args function using argparsevrachev
2020-05-12SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan
2020-05-12SERVER-46679 Transaction test fails with Stale Shard Version error (backport)Pierlauro Sciarelli
2020-05-12SERVER-48007 Destroy ARS in establishCursors out of lineAmirsaman Memaripour
2020-05-12SERVER-47945 Reduce the cost of extractOrAppendOkAmirsaman Memaripour
2020-05-12Import wiredtiger: bdff12c2331ab0478a22309a6d35519d2e2ca441 from branch mongo...Luke Chen
2020-05-11SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election ti...William Schultz
2020-05-11SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan
2020-05-11SERVER-48094 Add RHEL 8.1 to repo_config yamlBrian McCarthy
2020-05-11SERVER-48090: Support python 3.6 with test generation toolsDavid Bradford
2020-05-11SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette
2020-05-11SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette
2020-05-11SERVER-47422 Allow LockBusy errors in random_moveChunk_refine_collection_shar...Matthew Saltz
2020-05-11SERVER-48039 Fix typo in deprecated option nameSara Golemon
2020-05-11SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin
2020-05-11SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...Lingzhi Deng
2020-05-11SERVER-48056 Shorten metrics testing window in read_operations_during_step_up.jsSamy Lanka
2020-05-11SERVER-48042: Correct validate_multikey to ensure its collection starts clean.Daniel Gottlieb
2020-05-11SERVER-47899 Configure ShardingTest used in merge_out_upgrade_downgrade.js to...Mihai Andrei
2020-05-11SERVER-47434 Update ReplSetMetadata config version rule in replication archit...Ali Mir
2020-05-08SERVER-47889 Hidden index tests should verify index filter behaviourRuoxin Xu
2020-05-08SERVER-47208 make tojson(BSONObj) match JavaScript JSON.stringify.Billy Donahue
2020-05-08SERVER-48015 Fix Windows 10 MSI checkMark Benvenuto
2020-05-08SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto
2020-05-08SERVER-47927 Ubuntu 20.04 - ifconfig replaced with ip commandMark Benvenuto
2020-05-08SERVER-47671 Check DatabaseShardingState for index build commit under an exce...Louis Williams
2020-05-08SERVER-46900 Prohibit transaction operations on system.profileMaria van Keulen
2020-05-08SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not presentMark Benvenuto