summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38004 Upgrade SCons to version 3.0.4Henrik Edin2019-01-24224-4874/+7312
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-2417-109/+280
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-01-234-0/+208
* SERVER-37455 Delete per-collection cursor managers.David Storch2019-01-2335-466/+143
* SERVER-39151 Remove legacy hardcoded redact for LDAP optionsSara Golemon2019-01-242-12/+1
* SERVER-38812 Merge RefCountable improvements for Futures back to common imple...Mathias Stearn2019-01-238-86/+59
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-01-236-6/+17
* SERVER-38811 Set TCP_KEEPINTVL to 1 secondMathias Stearn2019-01-231-1/+1
* SERVER-35132 Test that $maxTimeMS is honored during rs targetingMathias Stearn2019-01-231-0/+68
* SERVER-36124 reenable testsMathias Stearn2019-01-234-12/+0
* SERVER-38727 Remove TODO and update comment about speculative majority read t...William Schultz2019-01-231-4/+6
* SERVER-39104 Fix lintGregory Wlodarek2019-01-231-28/+32
* SERVER-39018 Fix leak of ASN.1 objects when doing OID lookupJonathan Reams2019-01-233-51/+34
* SERVER-34260 Move bookkeeping functions into ConnectionInterfaceJonathan Reams2019-01-238-114/+97
* SERVER-39104 Use uint8_t for stitch lib BSON typesJacob Evans2019-01-233-128/+159
* SERVER-38598 Write upgrade test for two phase dropXiangyu Yao2019-01-231-0/+64
* Revert "SERVER-38527 Merge supportsRecoverToStableTimestamp into supportsReco...Gregory Wlodarek2019-01-2316-29/+104
* SERVER-37498 Add requires_majority_read_concern flag for testGregory Wlodarek2019-01-231-1/+1
* SERVER-38950 Convert WiredTiger ServerParameters to IDLSara Golemon2019-01-236-128/+112
* SERVER-38754 Make speculative majority change stream reads wait on optimized ...William Schultz2019-01-235-0/+121
* SERVER-37560 Enforce monotonicity of speculative read optimes automatically a...William Schultz2019-01-233-23/+22
* SERVER-39109 fix case where agg uses illegal field pathIan Boros2019-01-232-5/+52
* SERVER-39131 Refactor storage engine lock file supportMark Benvenuto2019-01-234-10/+11
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-01-232-5/+30
* SERVER-39142 ServerWriteConcernMetrics must lock _mutex before modifying membersTess Avitabile2019-01-231-0/+3
* SERVER-39091 Set cloning state before initializing clone driverKim Tao2019-01-231-1/+1
* SERVER-38364 Test cluster configuration changes during $outMartin Neupauer2019-01-234-0/+233
* SERVER-38514 Test that getLastError after a stepdown returns the result of an...Matthew Russotto2019-01-231-0/+94
* SERVER-38511 Avoid killing read operations on stepdown, gated by new server p...Suganthi Mani2019-01-2312-86/+438
* SERVER-39066 Add OpObservers and oplog handling for startIndexBuild and commi...Dianna Hohensee2019-01-2218-0/+556
* SERVER-39123 Migrate log redaction options to IDLSara Golemon2019-01-221-7/+0
* SERVER-38688 Abandon $lookup cache when not localJames Wahlin2019-01-224-5/+32
* SERVER-38932 add BinData sub-type for encryptionIsabella Siu2019-01-224-0/+28
* SERVER-39101 read_pref_cmd.js should use collMod to wait for indexes to compl...Louis Williams2019-01-221-0/+6
* SERVER-39100 Load causally_consistent_index_builds override for causal consis...Louis Williams2019-01-224-0/+8
* SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu2019-01-221-5/+9
* SERVER-39078 Use psutil for Windows support of automatic jobsMathew Robinson2019-01-222-12/+13
* SERVER-39076 print in background dbhash when a hash mismatch occurs before do...Judah Schvimer2019-01-221-0/+3
* SERVER-39083 SERVER-38423 improve transaction stats for slow transaction logsJudah Schvimer2019-01-223-19/+62
* SERVER-37406 Save logical session id in the locker when stashing the transactionXiangyu Yao2019-01-223-2/+19
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-2217-11/+517
* SERVER-37875 Add serverStatus privilege to backup roleBlake Oler2019-01-212-4/+5
* SERVER-39026 Use correct type for retrieving WiredTiger statsAlex Gorrod2019-01-211-5/+1
* Import wiredtiger: 1e7f5178b3e28d1f22d3f23cb632ba45b56d0091 from branch mongo...Luke Chen2019-01-2128-526/+1136
* SERVER-38957 Allow a failed changelog write in movePrimary's cleanupOnError t...Blake Oler2019-01-201-7/+7
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-2019-52/+113
* SERVER-37828 Add Stitch library projection functionsJacob Evans2019-01-185-132/+504
* SERVER-38750 Unblacklist tests that test sharding a collection with the same ...jannaerin2019-01-181-3/+0
* SERVER-39077 IndexBuilder should always relock database on exceptionsLouis Williams2019-01-182-31/+42
* SERVER-39081 Fix createIndexes/shardCollection race condition in agg_out.jsJames Wahlin2019-01-181-1/+4