summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 4cf221a61f19db1ed706f923d18d3d0b507101c9 from branch mongo...r4.4.0-rc6Luke Chen2020-05-1447-250/+420
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-1447-203/+213
* SERVER-48190 Acquire CSRLock in shared mode before submitting ranges for dele...Matthew Saltz2020-05-143-38/+56
* SERVER-47710 Make onConfirmedSet update config.shards seriallyHaley Connelly2020-05-132-72/+238
* SERVER-48040 Remove 'streamable' and 'poolResetCounter' from ServerDescriptionjannaerin2020-05-137-145/+7
* SERVER-48116 fix init-order bug in pcrecpp::RE::InitBilly Donahue2020-05-132-3/+35
* SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano2020-05-1325-308/+371
* SERVER-47648 Simplify single node replset stepup on initiate and reconfigSiyuan Zhou2020-05-1310-122/+126
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-05-138-26/+28
* SERVER-48054 On startup, upgrade all downgraded unique indexes to the latest ...Louis Williams2020-05-1314-14/+288
* SERVER-48035 Update doc_validation_encrypt_keywords.js multiversion test to r...Nick Zolnierz2020-05-131-28/+26
* SERVER-47879 Should read from primary in rollback_reconstructs_transactions_p...Matthew Russotto2020-05-131-2/+4
* SERVER-48013 Use atomics to reduce contention in hasSeenKeys()Amirsaman Memaripour2020-05-134-40/+59
* SERVER-47902 Ensure ninja generators local_pool has real concurrencyAndrew Morrow2020-05-131-24/+46
* Import wiredtiger: 63b37d1861f396e09a76b69f9b786740709a6f8c from branch mongo...Luke Chen2020-05-1331-338/+903
* SERVER-48043 mode_merge_fail.js and mode_pipeline_fail.js should not assume o...Mihai Andrei2020-05-123-13/+57
* Revert "SERVER-47681 Background validation uses the kNoOverlap read source in...Gregory Wlodarek2020-05-121-10/+6
* SERVER-45554 Add more core/txns sharding passthrough suitesRandolph Tan2020-05-1214-10/+170
* SERVER-48152 renameCollectionAndDropTarget() should check for background oper...Gregory Wlodarek2020-05-121-4/+4
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-1210-13/+48
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-1232-0/+39
* SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir2020-05-121-1/+5
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-123-161/+231
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-122-2/+8
* SERVER-46679 Transaction test fails with Stale Shard Version error (backport)Pierlauro Sciarelli2020-05-125-65/+121
* SERVER-48007 Destroy ARS in establishCursors out of lineAmirsaman Memaripour2020-05-122-10/+25
* SERVER-47945 Reduce the cost of extractOrAppendOkAmirsaman Memaripour2020-05-121-1/+2
* Import wiredtiger: bdff12c2331ab0478a22309a6d35519d2e2ca441 from branch mongo...Luke Chen2020-05-1245-982/+1365
* SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election ti...William Schultz2020-05-112-2/+10
* SERVER-47934 Create a setParameter to control the OCSP HTTP client timeoutShreyas Kalyan2020-05-117-45/+83
* SERVER-48094 Add RHEL 8.1 to repo_config yamlBrian McCarthy2020-05-111-0/+8
* SERVER-48090: Support python 3.6 with test generation toolsDavid Bradford2020-05-111-2/+2
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-111-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-112-4/+5
* SERVER-47422 Allow LockBusy errors in random_moveChunk_refine_collection_shar...Matthew Saltz2020-05-111-1/+5
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin2020-05-111-2/+2
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...Lingzhi Deng2020-05-111-2/+13
* SERVER-48056 Shorten metrics testing window in read_operations_during_step_up.jsSamy Lanka2020-05-111-3/+7
* SERVER-48042: Correct validate_multikey to ensure its collection starts clean.Daniel Gottlieb2020-05-111-0/+2
* SERVER-47899 Configure ShardingTest used in merge_out_upgrade_downgrade.js to...Mihai Andrei2020-05-111-1/+10
* SERVER-47434 Update ReplSetMetadata config version rule in replication archit...Ali Mir2020-05-111-3/+0
* SERVER-47889 Hidden index tests should verify index filter behaviourRuoxin Xu2020-05-082-52/+119
* SERVER-47208 make tojson(BSONObj) match JavaScript JSON.stringify.Billy Donahue2020-05-084-10/+70
* SERVER-48015 Fix Windows 10 MSI checkMark Benvenuto2020-05-081-1/+1
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-081-2/+17
* SERVER-47927 Ubuntu 20.04 - ifconfig replaced with ip commandMark Benvenuto2020-05-081-3/+5
* SERVER-47671 Check DatabaseShardingState for index build commit under an exce...Louis Williams2020-05-081-6/+6
* SERVER-46900 Prohibit transaction operations on system.profileMaria van Keulen2020-05-085-13/+47
* SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not presentMark Benvenuto2020-05-081-0/+48