summaryrefslogtreecommitdiff
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-046-227/+556
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-10-0213-328/+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-303-45/+125
* 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-2913-2/+328
* Import tools: 5e7a60750012f5b1649ce39bca92802660e1893d from branch v4.0huan-Mongo2020-09-259-11/+310
* SERVER-43973 Use a unique test name for each thread in ParallelTesterRobert Guo2020-09-241-2/+10
* 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-163-10/+33
* 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-1513-331/+6
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-155-86/+199
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-153-7/+23
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-158-16/+30
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-1513-92/+145
* SERVER-48410 Signed integer overflow fix for datetime libraryJacob Evans2020-09-111-9/+8
* SERVER-47883 Override stepdown suites to ensure background index builds are c...Louis Williams2020-09-105-1/+55
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-095-5/+55
* SERVER-50747: Increase no-op interval in change_streams_update_lookup_shard_m...Xuerui Fa2020-09-091-1/+1
* SERVER-48518 Fix rollback via refetch anomalyWilliam Schultz2020-09-0813-6/+331
* SERVER-50626 Fix race in read_concern_majority_getmore_secondaries.jsA. Jesse Jiryu Davis2020-09-081-15/+4
* SERVER-48938: Allow primary-elect to complete drain mode even if it is steppi...XueruiFa2020-09-036-35/+17
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-09-0210-26/+115
* SERVER-50631: Ban rollback_after_disabling_majority_reads.js from variant wit...Lingzhi Deng2020-08-281-2/+2
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-08-284-261/+33
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-08-273-14/+40
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-257-8/+137
* 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 Include the empty array in the comparison with index testTed Tuckman2020-08-141-6/+3
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-08-144-50/+319
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-08-146-15/+28
* SERVER-18341 Matcher returns false positives in comparison predicates with Mi...Minji2020-08-143-35/+232
* SERVER-45803 mongodecrypt needs a ServiceContextAdam Cooper2020-08-133-0/+259
* SERVER-48709 Fix overflow in key manager wake up calculationJack Mulrow2020-08-123-11/+50
* SERVER-50078: Disable bypass_compileDavid Bradford2020-08-121-11/+1
* SERVER-49054 Install Compass instead of Compass CommunityRyan Egesdahl2020-08-111-4/+1
* SERVER-50216 Adjust sys-perf frequenciesdalyd2020-08-111-15/+0
* SERVER-47138 Fix mongod.cfg file size when replacing tokens in the custom actionNir Bar2020-08-111-0/+3
* SERVER-49786 Freeze DSI and Genny to 'legacy' branchRyan Timmons2020-08-102-2/+2
* SERVER-49352 Clarify build documentation for Python 2.7Ryan Egesdahl2020-08-081-5/+11
* SERVER-48993 Fix linter errorr4.0.20-rc0r4.0.20Justin Seyster2020-08-071-184/+198
* SERVER-48244 Fix linter errorJustin Seyster2020-08-071-43/+44