summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39109 fix case where agg uses illegal field pathr4.0.6-rc0Ian Boros2019-01-232-3/+40
* SERVER-39142 ServerWriteConcernMetrics must lock _mutex before modifying membersTess Avitabile2019-01-231-0/+3
* SERVER-38779 Have a session sweep job to close old idle WT sessionsSulabh Mahajan2019-01-239-13/+291
* SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros2019-01-224-4/+133
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-2217-11/+517
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-229-1/+627
* SERVER-37565 Unlock memory held during SCRAM authenticationPatrick Freed2019-01-225-22/+57
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2019-01-221-3/+0
* SERVER-38740 Remove wait for drop to have pending X lock in abort_transaction...Tess Avitabile2019-01-221-25/+4
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-2119-46/+113
* SERVER-35393 Flush asio output and limit SecureTransport out bufferSara Golemon2019-01-183-18/+47
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-183-9/+41
* SERVER-38887 Treat undefined filter object as unfiltered in Mongo.getDBs()Sara Golemon2019-01-182-4/+36
* SERVER-34943 Ignore internal commands with "failCommand"A. Jesse Jiryu Davis2019-01-174-6/+91
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-01-171-1/+1
* SERVER-38990 Exclude tests that require mmapv1 for s390x variantsXiangyu Yao2019-01-151-0/+4
* SERVER-37484: Only change table logging settings if they are not in the expec...Daniel Gottlieb2019-01-151-11/+27
* SERVER-38177 Fix --repair with --bind_ipJason Carey2019-01-152-1/+2
* SERVER-38983 Differentiate UserNotFound from AuthenticationFailure in audit logSara Golemon2019-01-141-12/+12
* SERVER-38928: Have run_check_repl_dbhash_background.js cope with secondaries ...Daniel Gottlieb2019-01-141-10/+20
* SERVER-38869: Add logging to run_check_repl_dbhash_background.js when it erro...Daniel Gottlieb2019-01-141-2/+34
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2019-01-142-13/+27
* SERVER-36774 Allow shell assertion functions to take an object for the 'msg'Ian Boros2019-01-142-2/+23
* SERVER-37778 Add community and enterprise Ubuntu 18.04 s390xRamon Fernandez2019-01-123-1/+150
* SERVER-37775 Add Community RHEL7 s390xRamon Fernandez2019-01-121-0/+32
* SERVER-37777 Add zSeries Community SLES12Ramon Fernandez2019-01-121-0/+37
* SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani2019-01-122-1/+114
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2019-01-121-1/+2
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2019-01-116-23/+239
* SERVER-38445 Fix Date_t addition with DurationMatthew Saltz2019-01-116-11/+45
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-112-80/+158
* SERVER-38114: Fix mainline buildsDavid Bradford2019-01-111-2/+3
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-1169-5811/+87
* SERVER-37911 createIndex via applyOps should notify opObserver in the WUOW of...Louis Williams2019-01-114-21/+79
* Revert "SERVER-31755 Create intermediate $lookup stage document size limit knob"Ian Boros2019-01-114-133/+4
* SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros2019-01-114-4/+133
* SERVER-37078 Use awaitSecondaryNodes() instead of waitForState() to confirm a...Louis Williams2019-01-111-1/+1
* SERVER-38275 ban explain with UUIDIan Boros2019-01-116-9/+77
* SERVER-38818: Split tasks with dependenciesDavid Bradford2019-01-1145-3664/+175
* SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson2019-01-101-2/+2
* SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue2019-01-102-29/+23
* SERVER-38647 Avoid stepdown in backup_restore_rolling.jsA. Jesse Jiryu Davis2019-01-091-1/+4
* SERVER-35608 Added an invariant to make sure that optime with lower and highe...Suganthi Mani2019-01-083-17/+145
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2019-01-082-0/+10
* SERVER-38472 Do not check if collection sharded from config serverjannaerin2019-01-084-61/+95
* SERVER-38476 Increase timeout for clean_shutdown_oplog_state.jsA. Jesse Jiryu Davis2019-01-071-2/+2
* SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson2019-01-071-2/+2
* SERVER-38415 checkLog.containsWithCount does not reset count before each loop...Esha Maharishi2019-01-061-1/+2
* SERVER-38415 Remove erroneous variable from error message stringEsha Maharishi2019-01-061-2/+2
* SERVER-38641 clone_catalog_data.js should call awaitLastOpCommitted on CSRS b...Esha Maharishi2019-01-061-0/+5