summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-224-12/+104
* SERVER-51083 Fix cherry-pick for num arguments to RegexMatchExpressionJacob Evans2020-10-152-5/+4
* 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-053-9/+56
* 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-182-9/+20
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-163-19/+47
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-161-1/+10
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-161-16/+21
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-162-6/+19
* SERVER-49989 Add db.hello() shell helperAli Mir2020-09-162-0/+9
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-091-0/+12
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-025-22/+65
* SERVER-45202 Improve command alias infrastructurer3.6.20-rc1Amirsaman Memaripour2020-08-282-5/+27
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-254-8/+45
* SERVER-50180 Fix User lifetime management in AuthorizationManager::acquireUse...r3.6.20-rc0Mark Benvenuto2020-08-191-0/+1
* SERVER-39392 Remove tautological invariantAndrew Morrow2020-08-171-1/+0
* SERVER-48709 Fix overflow in key manager wake up calculationJack Mulrow2020-08-123-11/+50
* SERVER-49054 Install Compass instead of Compass CommunityRyan Egesdahl2020-08-111-4/+1
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-072-0/+167
* SERVER-36910 Reduce severity of log message for PlanExecutor::DEAD error duri...Bernard Gorman2020-08-071-2/+2
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-061-7/+1
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-041-2/+14
* SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen2020-08-021-2/+6
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-247-31/+137
* Import wiredtiger: 3a63ddcbed28c5f40ef026c55b85e34042a9715d from branch mongo...r3.6.19-rc0r3.6.19Chenhao Qu2020-07-145-47/+61
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-07-082-3/+206
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-291-1/+1
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-2615-13/+77
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-06-242-5/+42
* SERVER-37069 Remove Rosette Linguistics PlatformMark Benvenuto2020-06-181-1/+1
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-05-282-8/+21
* SERVER-40805 Indicate reason for replanningDavid Percy2020-05-288-23/+36
* SERVER-47695: Don't set lastOp for client backwards in terms of timestamp aft...Lingzhi Deng2020-05-271-4/+7
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-211-2/+11
* SERVER-47913 Redact sharding messages in cleanupOrphanedDataDan Pasette2020-05-131-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-132-3/+3
* SERVER-45367 Log open cursors for a namespace when submitting tasks to the ra...Matthew Saltz2020-05-1110-14/+143
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-05-012-4/+12
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...Jack Mulrow2020-04-061-0/+2
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-04-021-0/+2
* SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan2020-04-011-1/+4
* SERVER-42525 Single-node replica sets shouldn't wait for electable caught up ...Mihai Andrei2020-03-311-13/+18
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2020-03-272-2/+19