summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51106 Make the isMaster command a derived class of hellor4.0.21-rc0Ali Mir2020-10-053-33/+63
* 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-043-9/+56
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-10-0210-60/+2
* SERVER-50736 Make OpenSSL explicitly accept SNIsSpencer Jackson2020-09-301-0/+14
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-302-5/+56
* SERVER-36393 Add new opt-in $or enumeration orderCharlie Swanson2020-09-309-33/+658
* SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stable and is...James Wahlin2020-09-302-4/+73
* SERVER-47616: Improve error when logical sessions cannot have more than one u...Andrew Shuvalov2020-09-302-2/+12
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-09-2910-2/+60
* Import tools: 5e7a60750012f5b1649ce39bca92802660e1893d from branch v4.0huan-Mongo2020-09-259-11/+310
* Import wiredtiger: 5bbb064f6b8e1a164da2f7ae429c25549b2cc5c4 from branch mongo...Luke Chen2020-09-2326-493/+1067
* SERVER-50607 Must hold mutex when calling _checkForShutdownAndConvertStatus_i...Matthew Russotto2020-09-221-5/+10
* SERVER-50915 fsyncLock must not take a stable checkpoint when majority read c...Gregory Wlodarek2020-09-214-6/+8
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-162-9/+20
* SERVER-49989 Add db.hello() shell helperAli Mir2020-09-162-0/+9
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-09-1510-63/+6
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-153-19/+48
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-151-1/+10
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-151-16/+23
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-153-9/+23
* SERVER-48410 Signed integer overflow fix for datetime libraryJacob Evans2020-09-111-9/+8
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-091-0/+12
* SERVER-48518 Fix rollback via refetch anomalyWilliam Schultz2020-09-0810-6/+63
* SERVER-48938: Allow primary-elect to complete drain mode even if it is steppi...XueruiFa2020-09-035-25/+17
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-025-21/+64
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-08-282-9/+33
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-08-273-14/+40
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-254-8/+45
* SERVER-50180 Fix User lifetime management in AuthorizationManager::acquireUse...Mark Benvenuto2020-08-171-0/+1
* SERVER-39392 Remove tautological invariantAndrew Morrow2020-08-171-1/+0
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-08-141-47/+111
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-08-143-10/+26
* SERVER-18341 Matcher returns false positives in comparison predicates with Mi...Minji2020-08-142-35/+134
* SERVER-45803 mongodecrypt needs a ServiceContextAdam Cooper2020-08-131-0/+7
* 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-47138 Fix mongod.cfg file size when replacing tokens in the custom actionNir Bar2020-08-111-0/+3
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-072-0/+167
* Import wiredtiger: 6563ee4aa0e45cd72cc68563dacb8cb5fc15c630 from branch mongo...Luke Chen2020-08-0720-74/+203
* 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-37390 Run rollback test fixture with high election timeout to avoid an...Suganthi Mani2020-08-031-4/+70
* SERVER-37993 Upgrade ASIO to 1.12.2Andrew Morrow2020-07-2433-205/+568
* SERVER-36454 Upgrade ASIOMathias Stearn2020-07-24499-3433/+5332
* SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen2020-07-241-2/+6
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-247-30/+137
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-07-221-0/+23
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-161-0/+3
* SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer2020-07-151-0/+3