summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33585 do not return clusterTime when no keys are availabler3.6.5-rc0r3.6.5Misha Tyulenev2018-05-117-33/+148
* SERVER-34714 Test an $or with all children always false.Charlie Swanson2018-05-112-0/+37
* SERVER-34683 drop config.system.sessions on downgrade to 3.4Misha Tyulenev2018-05-0911-27/+104
* SERVER-34399: Fix resume_token_testNick Zolnierz2018-05-092-8/+5
* SERVER-34767: Randomized KeyString decode test can hit dassert in DecimalNick Zolnierz2018-05-093-5/+65
* SERVER-34399: $changeStream with invalid resume token crashes the serverNick Zolnierz2018-05-095-39/+190
* SERVER-34823 Make sure LegacySession ID's match their MessagingPort connectio...Jonathan Reams2018-05-093-1/+14
* SERVER-27534 All writing operations must fail if the term changesJustin Seyster2018-05-083-4/+141
* SERVER-34218 Always reinitialize fields in FieldRef::parse().Justin Seyster2018-05-082-5/+12
* SERVER-34423 Avoid reloading UUID on collMod rollbackGeert Bosch2018-05-083-5/+10
* SERVER-34725: Group and count plan stages do not set the WorkingSetID output ...Nick Zolnierz2018-05-0816-140/+149
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-05-084-34/+37
* SERVER-33938 Increase replication timeout in CheckReplDBHash hookVesselina Ratcheva2018-05-081-1/+1
* SERVER-34582 Replace object level lock for ARSJason Carey2018-05-082-61/+41
* SERVER-34651 Squash writes for updates to config.transactions during secondar...Randolph Tan2018-05-077-31/+292
* SERVER-34389 modify change_stream_collations.js to avoid failureIan Boros2018-05-072-179/+201
* Import wiredtiger: 739995ca1e8f396b5de112360f4a8d3e9867fc0b from branch mongo...Luke Chen2018-05-073-22/+63
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-05-066-35/+341
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-05-06150-106/+238
* SERVER-34665 skip retryable writes test if storage engine does not support re...Kyle Suarez2018-05-061-0/+7
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-05-065-72/+250
* SERVER-34477 Do not mix iterators from different mapsSara Golemon2018-05-041-11/+11
* SERVER-34827: Run retryable writes test in sys-perf-3.6Randolph Tan2018-05-041-0/+17
* SERVER-32681 exact_shard_key_target.js moveChunk should wait for deleteRandolph Tan2018-05-041-2/+6
* SERVER-34834 Wait for replication of FCV document before downgrading binaries...Jack Mulrow2018-05-041-0/+3
* SERVER-33204 undelete additional_targetsRobert Guo2018-05-041-1/+1
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-035-8/+237
* SERVER-34237: Expose means for shell to disable TLS 1.0Spencer Jackson2018-05-031-24/+78
* SERVER-29301 Upgrade MozJS to ESR 45.9.0Jason Carey2018-05-0324-43/+94
* SERVER-33636 assert on transaction_reaper.js writeJason Carey2018-05-031-1/+1
* SERVER-34656 Add custom secondary reads test to system_perf.ymlXiangyu Yao2018-05-031-0/+15
* SERVER-34657 Add secondary reads YCSB test to system_perf.ymlXiangyu Yao2018-05-031-0/+17
* Import tools: f3850cb98e5e005c2de2c82b76b592060f14b9e9 from branch v3.6David Golden2018-05-0214-15/+481
* Revert "SERVER-33812 always add afterClusterTime to oplog tailing query"Benety Goh2018-05-022-17/+12
* SERVER-34644 Only explicitly do $-prefix check when writing sharded metadataKaloian Manassiev2018-05-0110-291/+408
* SERVER-34541 Removes the unimportant but flaky scoped_db_conn_testAndrew Morrow2018-05-012-628/+0
* SERVER-32677 Prevent sessions periodic refresh from prematurely accessing sha...Blake Oler2018-05-016-1/+43
* Revert "SERVER-32677 Fix segmentation fault when converting a replica set to ...Blake Oler2018-05-013-34/+8
* SERVER-34742 Stop running ssl_cert_password.js on OS X.Max Hirschhorn2018-04-301-1/+3
* SERVER-34250 Fix tool-related expansions for Enterprise Debian 7.1.Max Hirschhorn2018-04-301-0/+2
* SERVER-34347 Create new batch when targeted writes batch includes same target...jannaerin2018-04-301-4/+31
* SERVER-34605 Move Jepsen tasks to Ubuntu 16.04 builders.Max Hirschhorn2018-04-281-57/+45
* SERVER-33805 Change Jepsen tasks running in Evergreen to use mongobridgeSamy Lanka2018-04-281-93/+37
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-281-4/+18
* SERVER-33491 Fix benchmark.h compile with -fdirectives-onlyMathias Stearn2018-04-271-1/+6
* SERVER-34091 Make sure we read all committed entries when truncating the oplogEric Milkie2018-04-271-0/+9
* Import wiredtiger: 410251ab48abdd08d6524dc951c7e55796f3cf7b from branch mongo...Luke Chen2018-04-2748-788/+1428
* SERVER-25640 inmem_config_str.js must stop mongod before exitingKyle Suarez2018-04-261-0/+1
* SERVER-25640 read_majority.js must stop mongod before exiting earlyKyle Suarez2018-04-261-1/+6
* SERVER-34368 oplog_replay_on_startup.js should use NumberLong when setting th...Randolph Tan2018-04-261-1/+1