summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-01-3119-117/+142
* SERVER-32667 Add unsharded mongos aggregation passthroughCharlie Swanson2018-01-314-5/+73
* SERVER-32958 reorder headersBilly Donahue2018-01-311-1/+1
* SERVER-32958 unrevert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Billy Donahue2018-01-31171-664/+662
* Revert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Judah Schvimer2018-01-31169-658/+660
* SERVER-32958 slaveOk,slaveOverrideOk replacementBilly Donahue2018-01-31169-660/+658
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-3121-18/+818
* SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler2018-01-3110-248/+128
* SERVER-32516 remove make_optional typeJudah Schvimer2018-01-311-1/+1
* Import tools: 4ec067b2ad33ffc54a558270f8506f8405382379 from branch masterRamon Fernandez2018-01-3176-1105/+2774
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-313-1/+15
* SERVER-29771 Remove the forceerror commandjannaerin2018-01-317-50/+1
* SERVER-32065 support retryWrites URI param in shellKevin Albertson2018-01-317-9/+197
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-3119-454/+2635
* SERVER-32926: Change stream test needs to call analysisdalyd2018-01-301-0/+2
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-3026-59/+362
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-3059-526/+765
* SERVER-22039 Fix printShardingSize commandBlake Oler2018-01-301-4/+1
* SERVER-32593 Stepdown after failed moveChunk commit shouldn't crash source sh...Jack Mulrow2018-01-301-0/+20
* SERVER-33010 add requires_replication tag to skip_sharding_configuration_chec...Misha Tyulenev2018-01-301-1/+1
* SERVER-31409 Create basic multi-version rollback Javascript testVesselina Ratcheva2018-01-307-27/+380
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-3011-33/+2
* SERVER-32958 Command::help() returns std::stringBilly Donahue2018-01-30142-666/+665
* SERVER-32528 Use fixed version of curator for remote EC2 instances in evergre...Jonathan Abrahams2018-01-301-3/+3
* SERVER-32668 Add sharded aggregation passthrough with one shardCharlie Swanson2018-01-307-13/+88
* SERVER-33006 Fix lte assertion in distinct_compound_index.jsCharlie Swanson2018-01-301-2/+2
* SERVER-32749 move sspi.h to windows_basic.hMark Benvenuto2018-01-302-3/+5
* SERVER-32751 Simplify SSLManagerInterfaceMark Benvenuto2018-01-302-41/+7
* SERVER-32750 Introduce SSLConnectionInterface for SSLConnection and refactorMark Benvenuto2018-01-305-100/+129
* SERVER-32748 Split ssl_manager.cpp into openssl specific and general components.Mark Benvenuto2018-01-305-1496/+1580
* SERVER-32851 Prevent setFCV and createCollection racing such that a collectio...Dianna Hohensee2018-01-301-0/+30
* SERVER-32891: Sys-perf change order of mongodb_setup and workload_setup callsdalyd2018-01-302-2/+2
* SERVER-32241 Make applyOps report failure when a nested applyOps fails.Matthew Russotto2018-01-306-27/+39
* SERVER-32592 Ignore stepdown errors in MigrationSourceManager::cleanupOnErrorJack Mulrow2018-01-301-1/+6
* SERVER-32829 Update set_feature_compatibility_version.js and feature_compatib...Dianna Hohensee2018-01-304-269/+297
* SERVER-32702 Disable the tests that ignore unique constraint, for Mobile SEnehakhatri52018-01-301-7/+7
* Import wiredtiger: 06a940e28a0e174adb979600302696a3e126e846 from branch mongo...Luke Chen2018-01-307-11/+21
* SERVER-32924 tag skip_sharding_configuration_checks with requires_persistenceMisha Tyulenev2018-01-291-0/+1
* SERVER-32710 Enable jstest indexbg_updates in evergreen mobile variant.nehakhatri52018-01-302-2/+1
* SERVER-32196 choose which rollback algorithm to use with supportsRecoverToSta...Judah Schvimer2018-01-291-5/+12
* SERVER-32196 change semantics around supportsRecoverToStableTimestampJudah Schvimer2018-01-296-24/+59
* SERVER-32556 retryable write on local db hits an invariantRandolph Tan2018-01-292-5/+69
* Revert "SERVER-32748 Split ssl_manager.cpp into openssl specific and general ...Mark Benvenuto2018-01-295-1580/+1496
* Revert "SERVER-32750 Introduce SSLConnectionInterface for SSLConnection and r...Mark Benvenuto2018-01-295-130/+101
* SERVER-32318 Fine grained locking in doTxnSiyuan Zhou2018-01-293-26/+57
* Revert "SERVER-32751 Simplify SSLManagerInterface"Tess Avitabile2018-01-292-7/+41
* SERVER-32929 clone_metadata_only.js fails on mmapRandolph Tan2018-01-291-2/+4
* Revert "SERVER-32749 move sspi.h to windows_basic.h"Tess Avitabile2018-01-292-5/+3
* SERVER-32453 Handle cursor->next return code in WTKVEngine::getAllIdentsXiangyu Yao2018-01-291-1/+4
* SERVER-32466 Remove FCV replication behaviors only relevant to the 3.4-3.6 tr...William Schultz2018-01-2919-3772/+17