summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50607 Must hold mutex when calling _checkForShutdownAndConvertStatus_i...r4.2.10-rc0r4.2.10Matthew Russotto2020-09-221-4/+8
* Import wiredtiger: 58afeb82a68fde5a3c3eb47cd6e652edb0f62b3a from branch mongo...Luke Chen2020-09-22209-3118/+4157
* SERVER-50889 Call setFCV on the router in migration_failure.js instead of on ...Matthew Saltz2020-09-211-2/+1
* SERVER-51041 Throttle starting transactions for secondary readsLouis Williams2020-09-211-7/+21
* SERVER-50394 Forward impersonatedUser/Role information when availableSara Golemon2020-09-181-7/+11
* SERVER-44632 Remove Community zSeries builds from 4.2Zakhar Kleyman2020-09-181-124/+0
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-09-189-12/+59
* SERVER-36393 Add new opt-in $or enumeration orderCharlie Swanson2020-09-188-29/+655
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-09-164-10/+35
* SERVER-49989 Add db.hello() shell helperAli Mir2020-09-162-0/+9
* SERVER-31368 Tag log_remote_op_wait.jsDavid Percy2020-09-141-0/+2
* SERVER-50326 Restrict sharding in agg_out.js workload to a single threadJames Wahlin2020-09-141-2/+4
* SERVER-48518 Improvements to rollback_via_refetch_anomaly.jsA. Jesse Jiryu Davis2020-09-141-7/+5
* SERVER-49766 Indexed and non-indexed collections return different results for...Svilen Mihaylov2020-09-114-0/+62
* SERVER-48410 Signed integer overflow fix for datetime libraryJacob Evans2020-09-111-10/+8
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-09-106-85/+200
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-09-103-7/+24
* SERVER-50640 listCommands should list isMaster in addition to helloPavi Vetriselvan2020-09-108-16/+30
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-09-1013-90/+146
* SERVER-31368 Make regex more permissive in log_remote_op_wait.jsDavid Percy2020-09-091-1/+1
* SERVER-31368 Exclude log_remote_op_wait.js from last_stableDavid Percy2020-09-092-2/+2
* SERVER-50822 dont_read_oplog_hole_on_step_up.js should wait for all nodes to ...Louis Williams2020-09-091-1/+2
* SERVER-23668 Cherry-pick upstream SCons fix for abbreviated options issueAndrew Morrow2020-09-091-4/+7
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-092-0/+41
* SERVER-50760: Switch MultiOplogEntrySyncTailTest to use wiredTigerLingzhi Deng2020-09-082-19/+33
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-09-0814-31/+299
* SERVER-50626 Fix race in read_concern_majority_getmore_secondaries.jsA. Jesse Jiryu Davis2020-09-081-14/+5
* 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-0111-28/+119
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-08-278-1/+104
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-08-265-27/+67
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-2510-8/+290
* SERVER-47844 Add the ability to get the initialDataTimestamp from the storage...William Schultz2020-08-256-0/+24
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-08-246-8/+132
* SERVER-42852 Hold ShardFilterStage by unique_ptr while obtaining ScopedCollec...David Storch2020-08-241-2/+5
* SERVER-37422 Log balancer start and stop events in action logjannaerin2020-08-221-0/+4
* SERVER-50403 SERVER-23208 Pick SCons upstream fix for SCons issue #3469Andrew Morrow2020-08-213-18/+34
* SERVER-50403 SERVER-45390 Bring Subst improvements downstreamMathew Robinson2020-08-211-306/+341
* SERVER-50403 SERVER-45336 Speed up Subst by preventing unnecessary Frame allo...Mathew Robinson2020-08-211-356/+358
* SERVER-50403 SERVER-45198 Upgrade SCons to 3.1.2Mathew Robinson2020-08-21204-533/+593
* SERVER-50403 SERVER-42264 Improve SCons performanceMathew Robinson2020-08-211-4/+4
* SERVER-50403 SERVER-25436: modify vendored scons to use win32 api CopyFile op...Mathew Robinson2020-08-211-3/+12
* SERVER-50403 SERVER-39467 Update EnsureSConsVersion to 3.1.1Mathew Robinson2020-08-211-1/+1
* SERVER-50403 SERVER-39467 Upgrade vendored SCons to 3.1.1Mathew Robinson2020-08-21204-1455/+1937
* SERVER-49922: Make schema_validator_with_expr_variables.js less heavyXueruiFa2020-08-201-0/+1
* SERVER-48048 Use resmoke tag files for multiversion blacklistingCarl Raiden Worley2020-08-171-63/+57
* SERVER-39392 Remove tautological invariantAndrew Morrow2020-08-171-1/+0
* SERVER-47263 dryrun election failure logging - removed inaccurate portion of ...PV992020-08-131-1/+1
* SERVER-50078: Disable bypass_compileDavid Bradford2020-08-121-13/+2
* SERVER-48709 Fix overflow in key manager wake up calculationJack Mulrow2020-08-123-11/+50