summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49894 Have resharding oplog fetcher resume from 'ts' component of larg...server-49894Yuhong Zhang2021-02-177-37/+97
* SERVER-50568 Remove Ubuntu 18.04 zSeriesZakhar Kleyman2021-02-171-111/+0
* SERVER-53726 Remove RHEL6 zSeriesZakhar Kleyman2021-02-171-97/+0
* SERVER-53729 Remove RHEL7 PPCZakhar Kleyman2021-02-171-87/+0
* SERVER-53728 Remove SLES12 zSeriesZakhar Kleyman2021-02-171-110/+0
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-1734-44/+987
* Revert "SERVER-45236 Eliminate need to reiterate compile flags on the link line"Andrew Morrow2021-02-175-91/+37
* SERVER-50017 Remove unused parameters in getShardVersion responseCheahuychou Mao2021-02-173-12/+0
* SERVER-53995 ReplicaSetMonitor shared_ptr instance should be freed outside of...Jason Zhang2021-02-171-0/+6
* SERVER-53980: Update linkbench2 versionBrad de Vlugt2021-02-172-2/+0
* SERVER-54320 [SBE] Failure in jstests/aggregation/explain_limit.js due to exp...Anton Korshunov2021-02-172-6/+35
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-17100-2470/+2152
* SERVER-54579: Complete TODO listed in SERVER-53105Jordi Serra Torrens2021-02-174-55/+24
* Import wiredtiger: f90baa428bfefb17afddd8f8aa72e8d34cf761e2 from branch mongo...Luke Chen2021-02-1732-348/+1450
* SERVER-54325 Fix SBE behavior with projections on dotted pathsIan Boros2021-02-173-14/+38
* SERVER-53374 Clean up oplog related collections created for reshardingjannaerin2021-02-178-9/+118
* SERVER-54145 Handle variant types in reply fields in IDL compatibility checke...Huayu Ouyang2021-02-177-15/+482
* SERVER-54440 Reorganize Unpack Bucket Unit TestsJacob Evans2021-02-174-592/+644
* SERVER-54528 Avoid race between initial sync failing and shutdown in initial_...Samy Lanka2021-02-171-1/+0
* SERVER-54540 Allow for network errors when restarting heartbeats to induce ro...Samy Lanka2021-02-161-2/+5
* SERVER-53556 Double-check record existence in validateBynn Lee2021-02-161-0/+12
* SERVER-54116 AutoGetCollection*MaybeLockFree should pivot to locked if a stor...Dianna Hohensee2021-02-161-1/+4
* SERVER-54537 Improve diagnosability for invariant failure in WiredTigerRecord...Dianna Hohensee2021-02-163-8/+16
* SERVER-54408 Implement AsyncTry-until without future recursionMatthew Saltz2021-02-163-48/+284
* SERVER-51843 Blocklist sort_merge.js from mulitversion suitesMihai Andrei2021-02-161-0/+4
* SERVER-54057 Don't depend on python2 on RHEL 8 or Fedora >= 30Ryan Egesdahl2021-02-164-0/+16
* SERVER-54450 Send perf.json after dsi analysis stepRichard Samuels2021-02-162-8/+8
* SERVER-45236 Eliminate need to reiterate compile flags on the link lineAndrew Morrow2021-02-165-37/+91
* SERVER-53983: Add failpoint to block collection cache refreshes for controlli...Daniel Gottlieb2021-02-162-0/+5
* SERVER-54484 Use is_alive rather than removed isAliveAndrew Morrow2021-02-161-2/+2
* SERVER-53552 Tenant migration donor should pass startMigrationDonorTimestamp ...Matthew Russotto2021-02-1610-20/+135
* SERVER-53714 Add removable $min/$max window functionsDavid Percy2021-02-166-5/+252
* SERVER-36794 Non-blocking plans with just one search term do not need an OR s...Hartek Sabharwal2021-02-163-21/+71
* SERVER-54090: enable ASAN tests after fixing SSL concurrencyAndrew Shuvalov2021-02-161-3/+3
* SERVER-54478 Fix issue where recipient primary failover after forget migratio...Vishnu Kaushik2021-02-162-5/+77
* SERVER-54534: No need to wait for writeConcern on aborting multi-document tra...Lingzhi Deng2021-02-163-32/+9
* SERVER-52760 Add shardsvr_reshard_collection command and a DDL coordinator to...Marcos José Grillo Ramirez2021-02-1610-16/+308
* SERVER-53105: Pass 'hint' when querying config.chunks in ConfigServerCatalogC...Jordi Serra Torrens2021-02-1620-48/+218
* SERVER-54566 Fixing the CatalogCacheLoader behavior when handling an update m...Sergi Mateo Bellido2021-02-161-33/+41
* Import wiredtiger: 5641affc867b1e150b2528471b4a876ea999b2e7 from branch mongo...Luke Chen2021-02-162-3/+5
* SERVER-53561 Disallow donorStartMigration command while upgrading or downgradingVesselina Ratcheva2021-02-161-0/+6
* SERVER-50580 SBE should obey ASSERT_MIN_TS_HAS_NOT_FALLEN_OFF_OPLOG flagBernard Gorman2021-02-157-35/+417
* SERVER-54482 Fix crash if collation.backwards param is undefined/nullA. Jesse Jiryu Davis2021-02-155-11/+26
* SERVER-52777 Fit refineShardKey in the DDL coordinator/participant modelPierlauro Sciarelli2021-02-155-38/+157
* Import wiredtiger: 87e004aa88066011b568709e49d209a63f0a9f97 from branch mongo...Luke Chen2021-02-154-6/+9
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-14323-1095/+462
* SERVER-54469 ensure unique collection names in time-series tests (collMod exp...Benety Goh2021-02-131-23/+22
* SERVER-54506 Add missing libdeps for hello.idlSara Golemon2021-02-131-0/+2
* SERVER-54093 Optimize allocation in javascript_heap_limit.jsCharlie Swanson2021-02-121-2/+2
* SERVER-54517 Remove redundant 'shouldFail()' around pauseWhileSet() for hangA...Jason Chan2021-02-121-3/+2