summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stable and is...James Wahlin2020-09-302-4/+73
* SERVER-34243 Use MODE_IS for listCollectionsGeert Bosch2020-09-251-1/+6
* Import tools: 27c04a6448462549a61aa1403ad3a09dde2ec9b5 from branch v3.6huan-Mongo2020-09-2512-77/+495
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-183-10/+36
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-165-86/+198
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-163-7/+23
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-167-16/+27
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-1611-88/+139
* SERVER-49989 Add db.hello() shell helperAli Mir2020-09-162-0/+9
* SERVER-50216 Adjust sys-perf frequenciesdalyd2020-09-141-12/+0
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-092-0/+38
* SERVER-33000 Add Ubuntu 18.04 supportr3.6.20-rc2r3.6.20Zakhar Kleyman2020-09-036-6/+198
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-0210-27/+116
* SERVER-45202 Improve command alias infrastructurer3.6.20-rc1Amirsaman Memaripour2020-08-282-5/+27