summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Revert "SERVER-39004 Introduce a quota mechanism for the overflow file"r3.6.14-rc0r3.6.14Alex Cameron
2019-08-13SERVER-42178 Disable Split Horizon testing on SLES.ADAM David Alan Martin
2019-08-09SERVER-41248 Ensure ReplicaSetMonitor initializes its random state with truly...Shaileja Jain
2019-08-08Import wiredtiger: 04447c57d565903849f0797fa391cd60f5fc7992 from branch mongo...Luke Chen
2019-08-06SERVER-42603 Add After=network.target to service filesMathew Robinson
2019-08-06Import wiredtiger: 629316c2714322e1fbd26765aa22ba431ce977c1 from branch mongo...Luke Chen
2019-08-06SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron
2019-08-05SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto
2019-08-05SERVER-42603 Remove cyclic dependency in SystemD service filesMathew Robinson
2019-07-31SERVER-36394 Don't refresh balancer configuration for autosplit if autosplit ...Matthew Saltz
2019-07-31SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala
2019-07-31SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala
2019-07-31SERVER-41913 Avoid in-place modify operations for logged collections.Michael Cahill
2019-07-31SERVER-41016 Calculate deltas for updates to large documents.Michael Cahill
2019-07-30SERVER-38141 Fix Incorrect usage of MONGO_CONFIG_HAS_SSL_SET_ECDH_AUTOPatrick Freed
2019-07-30Revert "SERVER-38141 Fix Incorrect usage of MONGO_CONFIG_HAS_SSL_SET_ECDH_AUTO"Jonathan Reams
2019-07-25SERVER-38141 Fix Incorrect usage of MONGO_CONFIG_HAS_SSL_SET_ECDH_AUTOPatrick Freed
2019-07-16SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn
2019-07-12SERVER-42109 Add Ubuntu 14.04 to v3.6Brian McCarthy
2019-07-11Platform Support: Remove Enterprise RHEL 6.7 zSeries from 3.6Kelsey Schubert
2019-07-11SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow
2019-07-11SERVER-41680 Add --branch option to fuzzer invocationSandy Gould
2019-07-10SERVER-41036 Make ReadWriteAbility::_canAcceptNonLocalWrites an AtomicWord<bool>Vesselina Ratcheva
2019-07-10SERVER-41442 fix lintJudah Schvimer
2019-07-10SERVER-41442 Fix second race in umask.jsJonathan Reams
2019-07-09SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams
2019-07-09SERVER-41867 Do not reacquire the catalog cache mutex if getChunksSince throwsKaloian Manassiev
2019-07-05SERVER-40134 fix bug in distinct() against viewsIan Boros
2019-07-05Import wiredtiger: 298609418d45b9821c06d588d28b710b7b36c195 from branch mongo...Luke Chen
2019-07-03SERVER-41869 On term mismatch do not invoke the getChunkSince callback under ...Kaloian Manassiev
2019-07-01SERVER-38659 Fix race in stepdown testA. Jesse Jiryu Davis
2019-06-30SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev
2019-06-30SERVER-26531 Don't reset the control chunk's 'jumbo' flag on migration commitKaloian Manassiev
2019-06-27SERVER-41967: Run Fuzzer from Z: rather than C: on WindowsRyan Timmons
2019-06-25SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis
2019-06-25SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...Blake Oler
2019-06-25SERVER-35067 Blacklist explain2.js from retryable writes jscore stepdown suiteCheahuychou Mao
2019-06-24SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler
2019-06-24SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto
2019-06-21SERVER-41753 Change indexc.js to use a single dateTed Tuckman
2019-06-20SERVER-41833 Update README license textKelsey Schubert
2019-06-19SERVER-41441 Upgrade static OpenSSL to 1.1.1cSpencer Jackson
2019-06-19SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson
2019-06-19SERVER-36443 Clear ChunkManager objects in metadata when no longer in usejannaerin
2019-06-19SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config fileHenrik Ingo
2019-06-18SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo
2019-06-14SERVER-41624 No Split Horizons testing in Legacy TransportADAM David Alan Martin
2019-06-14SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou
2019-06-14SERVER-41743 Add banner to MSISpencer Jackson
2019-06-13SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala