summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-1324-277/+30
* SERVER-48047 Do not generate "hidden" field in oplog if collMod "hidden" para...Ruoxin Xu2020-05-132-0/+102
* SERVER-47441 Remove unnecessary movePrimary calls from commands_lib.jsBlake Oler2020-05-131-6/+0
* SERVER-47238 Add the "The shard registry" section to the sharding arch guideBlake Oler2020-05-131-1/+33
* SERVER-47265 Disable tests from running in multi-version suites until backpor...Kaloian Manassiev2020-05-132-16/+21
* Import wiredtiger: 63b37d1861f396e09a76b69f9b786740709a6f8c from branch mongo...Luke Chen2020-05-1331-338/+903
* SERVER-48162 tolerate new benchmark report fieldsBilly Donahue2020-05-131-1/+3
* SERVER-46357 Make it clear in currentOp when an automatic reconfig is happeningVesselina Ratcheva2020-05-132-0/+123
* SERVER-47596 Add a common parent class for QuerySolutionNodes with a Provided...Drew Paroski2020-05-132-107/+40
* SERVER-48116 fix init-order bug in pcrecpp::RE::InitBilly Donahue2020-05-122-3/+35
* SERVER-47848 Don't assume pipeline needs textScore, unless needsMergeDavid Percy2020-05-123-14/+61
* Revert "SERVER-47681 Background validation uses the kNoOverlap read source in...Gregory Wlodarek2020-05-121-10/+6
* SERVER-48013 Use atomics to reduce contention in hasSeenKeys()Amirsaman Memaripour2020-05-124-40/+60
* SERVER-46698 Invariant that operations holding open an oplog hole cannot call...Jamie Heppenstall2020-05-124-1/+23
* SERVER-48152 renameCollectionAndDropTarget() should check for background oper...Gregory Wlodarek2020-05-121-4/+4
* SERVER-47074 Clean up log lines in mongo/client/sdam and RSM-related filesHaley Connelly2020-05-1221-288/+280
* SERVER-48117 Journal the write used to ensure that rollback happens in rollba...Samy Lanka2020-05-121-2/+6
* SERVER-48115: Initialize pingStats before _handleHeartbeatResponse()Xuerui Fa2020-05-121-1/+6
* SERVER-48045 Set Java path tla_plus.yml suite configA. Jesse Jiryu Davis2020-05-123-5/+25
* SERVER-48086 Update commit hash parsing rules for multiversion blacklistingJason Chan2020-05-121-5/+13
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-05-1228-299/+604
* SERVER-47911 Prevent 'stale_mongos_and_restarted_shards_agree_on_shard_versio...Kaloian Manassiev2020-05-121-1/+1
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-123-157/+222
* SERVER-47091 Make ReplSetConfig and MemberConfig immutableMatthew Russotto2020-05-1225-1739/+1825
* SERVER-47902 Ensure ninja generators local_pool has real concurrencyAndrew Morrow2020-05-121-24/+46
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-1232-63/+1411
* SERVER-48064 properly escape in pendingDropRegexJudah Schvimer2020-05-121-1/+1
* SERVER-48010 Substitute ghost timestamp with no-op write in multi-statement t...Judah Schvimer2020-05-123-38/+54
* SERVER-47974 Introduce ScopedShardVersionCriticalSection classTommaso Tocci2020-05-124-5/+136
* Import wiredtiger: bdff12c2331ab0478a22309a6d35519d2e2ca441 from branch mongo...Luke Chen2020-05-1245-982/+1365
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-123-13/+41
* SERVER-47872 Move the Database class' epoch into the CollectionCatalogDianna Hohensee2020-05-1210-47/+48
* SERVER-47453 Maintain a rolling list of timestamps of the when the recent syn...Samy Lanka2020-05-125-12/+273
* SERVER-48059 backup restore WaitForReplication hook should ignore shutdown er...Pavi Vetriselvan2020-05-111-3/+12
* SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir2020-05-111-1/+5
* SERVER-48043 mode_merge_fail.js and mode_pipeline_fail.js should not assume o...Mihai Andrei2020-05-113-13/+57
* SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election ti...William Schultz2020-05-112-2/+10
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-1110-49/+45
* SERVER-48094 Add RHEL 8.1 to repo_config yamlBrian McCarthy2020-05-111-0/+8
* SERVER-48088 Set minSnapshotHistoryWindowInSeconds in testsA. Jesse Jiryu Davis2020-05-112-4/+16
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-111-2/+2
* SERVER-47801 Fix $meta:"textScore" for findAndModifyDavid Storch2020-05-114-36/+167
* SERVER-48039 Fix typo in deprecated option nameSara Golemon2020-05-111-1/+1
* SERVER-47823 Fix initial_sync_wt_cache_full.js to wait for secondary state be...Vesselina Ratcheva2020-05-111-0/+1
* SERVER-48090: Support python 3.6 with test generation toolsDavid Bradford2020-05-111-2/+2
* SERVER-47375 Complete TODO listed in SERVER-45798Shreyas Kalyan2020-05-111-1/+0
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-113-4/+104
* SERVER-48034 Fix bug in radix store merge3() when the nodes just diff in the ...Henrik Edin2020-05-112-2/+19
* SERVER-48078 Remove OpDebug invariant that relies on monotonic clock sourceJames Wahlin2020-05-111-2/+2
* Revert "SERVER-46686 Update explain() shell command to propagate "maxTimeMS" ...Drew Paroski2020-05-113-104/+4