summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60971: Remove calls to BF Suggestion servicev3.6David Bradford2021-10-251-26/+0
* SERVER-40486: Remove Test Lifecycle codeDavid Bradford2021-10-254-1550/+0
* SERVER-58101 remove duplicate key mappings in evergreen.ymlRobert Guo2021-06-271-2/+0
* SERVER-56126 Run sharding_WT task on -large distro.Max Hirschhorn2021-04-201-0/+2
* SERVER-36926 Remove possibility of passing INT_MIN to abs() in ClusterCursorM...Ted Tuckman2021-04-061-2/+7
* SERVER-35058 Defer removing ReplicationCoordinator ThreadWaiters to their Wai...Vesselina Ratcheva2021-04-042-19/+34
* SERVER-5722 Support 'sort' in benchrunIan Boros2021-03-102-0/+34
* SERVER-53992: Remove calls to detect-outliersDavid Bradford2021-02-181-6/+0
* Import tools: 6d96590e1e51042af8d3fb42ff6b06e1ae8c7a59 from branch v3.6r3.6.23-rc0r3.6.23Evgeni Dobranov2021-02-1643-7/+14742
* SERVER-54134 ignore newer MongoDB versionsRobert Guo2021-02-131-1/+8
* SERVER-52969 disable powercycle on WindowsRobert Guo2021-02-131-5/+5
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-063-3/+92
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-2913-277/+750
* SERVER-43973 Use a unique test name for each thread in ParallelTester.Robert Guo2021-01-292-47/+36
* SERVER-52902 Remove assertion !haveJournalFiles()r3.6.22-rc0r3.6.22Geert Bosch2021-01-241-1/+0
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* SERVER-52806 Don't assume systemd on all Debian systemsRyan Egesdahl2020-12-094-4/+12
* SERVER-46342 Reload systemd service file on install for deb platformsRyan Egesdahl2020-12-094-0/+12
* SERVER-50267 Set output limit for rawMongoProgramOutput()Ruoxin Xu2020-12-072-2/+8
* SERVER-53182 Omit "versions" from shardingState cmd when not --shardsvr.Max Hirschhorn2020-12-022-1/+24
* SERVER-53026 Fix "resync" commandA. Jesse Jiryu Davis2020-12-022-7/+16
* SERVER-53096 Introduce additional logging for mod_overflow.jsNikita Lapkov2020-11-271-26/+45
* SERVER-50891 alow opCtx's to be created without globalStorageEnginesGabriel Russell2020-11-232-9/+10
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-202-2/+63
* SERVER-33747 Fix crash when arbiter restarts and enters REMOVEDA. Jesse Jiryu Davis2020-11-204-2/+55
* SERVER-50445 Return the value in double when NumberLong subtraction overflows...Arun Banala2020-11-202-3/+40
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-197-37/+288
* SERVER-52854 Fix package test on debian systemsZakhar Kleyman2020-11-171-3/+3
* SERVER-32437 add amazon2 to repo_configZakhar Kleyman2020-11-121-1/+15
* SERVER-32437 add Amazon Linux 2 platform supportZakhar Kleyman2020-11-124-7/+196
* Revert "SERVER-46342 Reload systemd service file on install for deb platforms"r3.6.21-rc3r3.6.21Zakhar Kleyman2020-11-114-12/+0
* SERVER-51303 Fix lookup match absorbtion optimization for $typer3.6.21-rc2Jacob Evans2020-11-093-8/+200
* Revert "SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stabl...r3.6.21-rc1Charlie Swanson2020-11-022-71/+2
* Revert "SERVER-36393 Add new opt-in $or enumeration order"Charlie Swanson2020-11-029-657/+32
* SERVER-51885 Blacklist balancing_sessions_collection.js from sharding_csrs_co...Cheahuychou Mao2020-10-301-0/+6
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-291-36/+49
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-293-60/+238
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-286-31/+315
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-276-5/+61
* SERVER-51808 fix invariant readConcern level != Availabler3.6.21-rc0Misha Tyulenev2020-10-261-3/+3
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-2210-13/+128
* SERVER-51083 Fix cherry-pick for num arguments to RegexMatchExpressionJacob Evans2020-10-152-5/+4
* SERVER-46342 Reload systemd service file on install for deb platformsMathew Robinson2020-10-154-0/+12
* SERVER-51083 Reject invalid UTF-8 from $regex match expressionsJacob Evans2020-10-153-0/+29
* SERVER-50736 Make OpenSSL explicitly accept SNIsSpencer Jackson2020-10-141-0/+14
* SERVER-51106 Make the isMaster command a derived class of helloAli Mir2020-10-053-22/+57
* SERVER-50818 Coverity analysis defect 114987: Wrapper object use after freeArun Banala2020-10-051-2/+1
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-056-227/+556
* SERVER-36393 Add new opt-in $or enumeration orderCharlie Swanson2020-09-309-33/+659