summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53029 Port the changes for SERVER-52955 to later branchesr4.4.3-rc0r4.4.3Alex Taskov2020-12-144-1/+63
* SERVER-51333 Skip setFeatureCompatibilityVersion in validation hook when long...Gregory Wlodarek2020-12-141-6/+19
* SERVER-48221 Shut down ftdc after storage engineGregory Wlodarek2020-12-147-12/+39
* SERVER-52950 Avoid calculating oplog stones when recoverFromOplogAsStandalone...Gregory Wlodarek2020-12-143-1/+77
* SERVER-51333 setFeatureCompatibilityVersion fails when downgrading from FCV 4...Gregory Wlodarek2020-12-145-32/+45
* SERVER-53197 Don't log awaitable hello/ismaster as slow queryA. Jesse Jiryu Davis2020-12-125-28/+36
* SERVER-53250 use pip legacy resolver to fix pip hangs on static buildersRichard Samuels2020-12-101-1/+15
* Revert "SERVER-51333 setFeatureCompatibilityVersion fails when downgrading fr...Gregory Wlodarek2020-12-102-30/+24
* SERVER-50271: Remove --logv2 from shellVarun Ravichandran2020-12-101-4/+0
* SERVER-51333 setFeatureCompatibilityVersion fails when downgrading from FCV 4...Gregory Wlodarek2020-12-102-24/+30
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* SERVER-51886 $lookup + $merge pipeline may fail to resolve views correctly wh...Mihai Andrei2020-12-102-18/+99
* SERVER-53314: Fix distro specification if no large distro specifiedDavid Bradford2020-12-102-5/+5
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-12-096-18/+26
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-12-093-9/+11
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-093-6/+86
* Import wiredtiger: d0d32d917bf0137bb89477a7b22fc265bc08dfa8 from branch mongo...Luke Chen2020-12-0823-201/+511
* SERVER-52806 Don't assume systemd on all Debian systemsRyan Egesdahl2020-12-084-4/+12
* SERVER-51858 Fix curl lockingMark Benvenuto2020-12-071-9/+44
* SERVER-52744 rollback_after_enabling_majority_reads.js should ensure sync sou...Pavi Vetriselvan2020-12-073-4/+12
* SERVER-53196: Fail to generate tasks if a large distro is required but not sp...David Bradford2020-12-078-38/+180
* SERVER-52589 Index key consistency check during FETCH may fail in certain casesAnton Korshunov2020-12-074-21/+127
* SERVER-53017 Make sure download rate is calculated as a double when calculati...Jason Chan2020-12-042-3/+147
* SERVER-52686 Blacklist transactions_causal_consistency.js test from the shard...Tommaso Tocci2020-12-041-0/+1
* SERVER-53058: Better account for CleanEveryN runtime for dynamically split tasksDavid Bradford2020-12-034-126/+263
* SERVER-53058: Refactor how historic test stats are collectedDavid Bradford2020-12-037-113/+135
* SERVER-52969 Temporarily disable powercycle on Windowsvrachev2020-12-021-1/+1
* SERVER-51057: Test that getMore metrics are incremented in server_status_metr...XueruiFa2020-11-301-50/+10
* SERVER-49159: Return NotPrimaryOrSecondary if currentTime is uninitialized in...XueruiFa2020-11-301-1/+17
* SERVER-51603 log a message when validation ends in an exceptionEric Milkie2020-11-301-14/+10
* SERVER-51652 catch exceptions in validate from parsing invalid index keysEric Milkie2020-11-301-1/+10
* SERVER-52891 run PPC builds less frequentlyZakhar Kleyman2020-11-301-0/+3
* SERVER-52975 Fix use of 'onRollback' callback for collection validator option...Mihai Andrei2020-11-252-7/+42
* SERVER-49744 Per-document scoring metadata for $searchMihai Andrei2020-11-2511-16/+168
* SERVER-52685: Fix drivers-nightlyJeff Yemin2020-11-251-23/+18
* SERVER-53068 Use 10gen/linkbench2 instead of mdcallag/linkbench for system perfRichard Samuels2020-11-252-2/+2
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-11-242-2/+9
* SERVER-50547 Pipeline length limitJames Wahlin2020-11-244-0/+123
* SERVER-50049 assert.soonNoExcept() should not access TestData.traceExceptions...Suganthi Mani2020-11-231-12/+21
* SERVER-49232 improving failCommand loggingGabriel Russell2020-11-231-1/+1
* SERVER-52834 Migrate sys-perf and perf tasks to use the new run_workload DSI ...vrachev2020-11-232-6/+18
* SERVER-51718 Disallow sparse, hashed indexes from being considered for answer...James Wahlin2020-11-234-42/+119
* Import wiredtiger: cc40649fdc8d4b715476971f750eb496602709ca from branch mongo...Luke Chen2020-11-2321-123/+685
* SERVER-51454 Ensure agg parser is initialized before defaultProfileFilterDavid Percy2020-11-205-9/+33
* SERVER-51757 Collect /proc/vmstat numa_pages_migrated statistics in FTDCMark Benvenuto2020-11-202-0/+3
* SERVER-52580 fix mh binaries generation for windowsZakhar Kleyman2020-11-201-1/+1
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-202-3/+63
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-204-2/+56
* SERVER-52775 Fix system_perf and perf yaml module revisions and checkout dire...Richard Samuels2020-11-202-63/+62
* SERVER-51796 Add missing comma to log message 22334Gregory Noma2020-11-201-1/+1