summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53643 Wait for FCV to be majority committed before reporting it.r4.2.15-rc0r4.2.15Matthew Russotto2021-06-304-14/+69
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-301-66/+0
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-291-7/+13
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-291-11/+9
* SERVER-56062 CappedPositionLost during an index builds collection scan phase ...Gregory Wlodarek2021-06-284-56/+159
* SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley2021-06-272-0/+16
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-253-4/+141
* Revert "SERVER-57897 Add readPrefMode option to benchRun find/findOne ops"Yoonsoo Kim2021-06-253-139/+4
* SERVER-56514 Add causally_consistent_index_builds override to replica_sets_mu...Nikita Lapkov2021-06-251-0/+1
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-253-4/+139
* SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev2021-06-242-21/+5
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-243-19/+126
* SERVER-57954 Update TPC-C version in sys-perf.ymlAlex Podelko2021-06-232-2/+2
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-225-1/+183
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-1/+6
* SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen2021-06-212-16/+60
* SERVER-57719 Delete batchtimes in sys-perf-4.2vrachev2021-06-211-14/+0
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-214-8/+22
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-215-7/+90
* SERVER-57768 Reset deprecated opcounters on wrapIrina Yatsenko2021-06-181-0/+7
* SERVER-44316 Remove incorrect log message in initial_syncer.cppCarolyn Duan2021-06-161-1/+0
* BACKPORT-9469 Add into serverStatus().opcounters a subsection for deprecated ...Irina Yatsenko2021-06-157-31/+676
* Revert "SERVER-56307 Allow the donor to enter the critical section when the u...Paolo Polato2021-06-155-90/+7
* compile_amazon_64Alex Podelko2021-06-151-1/+1
* SERVER-54897Alex Podelko2021-06-151-0/+17
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2021-06-1120-80/+710
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-1121-57/+904
* SERVER-56273 update powercycle curator hashRobert Guo2021-06-111-1/+1
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-115-0/+175
* SERVER-57470 enable auto_tasks in 4.2vrachev2021-06-101-70/+48
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-101-5/+13
* SERVER-50568 Platform Support: Remove Ubuntu18.04 zSeries from 5.0Vitalii Lirnyk2021-06-101-1/+0
* SERVER-57564 Increase initialsync-logkeeper timeoutMikhail Shchatko2021-06-101-0/+1
* SERVER-56376: SERVER-57544 Add jstest that exercises both retryable FaM behav...Andrew Shuvalov2021-06-091-0/+298
* SERVER-50568 Platform Support: Remove Ubuntu18.04 zSeries from 5.0Vitalii Lirnyk2021-06-091-58/+0
* SERVER-56054: Change minThreads value for replication writer thread pool to 0Lingzhi Deng2021-06-093-6/+24
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`Andrew Shuvalov2021-06-083-2/+201
* SERVER-57057 Reduce routing info refreshes on the mergeChunks path (BACKPORT-...Simon Gratzer2021-06-084-8/+36
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-06-084-29/+62
* SERVER-57173: BACKPORT-9321 Add distinction to oplog application when data is...Andrew Shuvalov2021-06-0714-76/+335
* SERVER-56374: always create the table for retryable find and modify on stepupAndrew Shuvalov2021-06-072-14/+7
* SERVER-57490 Add storeFindAndModify build variant name to mongodcryptd list i...Jason Chan2021-06-071-0/+1
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ...Haley Connelly2021-06-043-3/+70
* SERVER-56374: BF-21400 revert: always create the table for retryable find and...Andrew Shuvalov2021-06-041-1/+3
* SERVER-54489 Limit 'errors' and 'warnings' fields in validation result to 2MB...Henrik Edin2021-06-031-3/+16
* SERVER-56374: always create the table for retryable find and modify on stepupAndrew Shuvalov2021-06-031-3/+1
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-06-022-1/+21
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-06-023-0/+120
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2021-06-023-7/+50