summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25009 when ReplicaSetMonitor::get() fails, report nameserver-25009-null-checkNathan Myers2016-09-191-1/+3
* SERVER-25662: print initial sync time in secondsScott Hernandez2016-09-191-2/+2
* SERVER-25662: Print TestAssertionFailureException before throwing in unit tests.Scott Hernandez2016-09-191-0/+1
* SERVER-25131: release resource in destructorScott Hernandez2016-09-191-0/+1
* SERVER-25662: exit initial sync failpoints when initial sync failsScott Hernandez2016-09-191-0/+12
* SERVER-26043: Compact local database after initial syncScott Hernandez2016-09-196-6/+40
* SERVER-25971 Test performing ops against a 3.4 sharded cluster where the shar...Esha Maharishi2016-09-191-0/+131
* SERVER-26151 StorageInterfaceImpl::dropCollection() shouldn't create the data...Benety Goh2016-09-192-3/+9
* SERVER-24527 add test to ensure shard undergoes sharding initialization throu...Esha Maharishi2016-09-193-12/+80
* SERVER-26160 Store std::string in ReplSetDistLockManager instead of StringDataKaloian Manassiev2016-09-192-9/+8
* SERVER-26099 Use separate thread to interrupt migration manager on stepdownKaloian Manassiev2016-09-196-67/+99
* SERVER-26145 Do not fassert at shutdown during move chunk commitKaloian Manassiev2016-09-191-12/+16
* SERVER-25737 ESLint and clang-format "lint-patch" modes can miss files with u...Mike Grundy2016-09-192-2/+2
* Merge branch 'master' of github.com:mongodb/mongoNathan Myers2016-09-1611-414/+1062
|\
| * SERVER-25955: Only pass simple collation from mongos if necessaryMaria van Keulen2016-09-162-2/+39
| * SERVER-26072 add collation support for 59 new localesDavid Storch2016-09-167-409/+1004
| * SERVER-26138 Do not use 'count' in shard_with_special_db_names.jsKaloian Manassiev2016-09-161-2/+1
| * SERVER-26132 Ensure that the desired primary gets elected in config_version_r...Randolph Tan2016-09-161-1/+18
* | SERVER-25009 check null ReplicaSetMonitor::get(), connection stringNathan Myers2016-09-162-1/+2
|/
* SERVER-25948 dbStats should indicate number of viewsJames Wahlin2016-09-164-5/+100
* SERVER-26146 clean_shutdown_oplog_state.js should use ReplSetTest.initiate()Mathias Stearn2016-09-161-1/+1
* SERVER-26005 FTDC shouldn't conflict with secondary batch applicationMathias Stearn2016-09-1610-51/+39
* SERVER-26016 Add a basic test of oplog replay on startupMathias Stearn2016-09-167-23/+117
* SERVER-25268 renamed OplogBuffer::blockingPeek to waitForData and removed pee...Benety Goh2016-09-169-36/+34
* SERVER-26142 disable timing checks in election_timing.jsBenety Goh2016-09-161-10/+2
* SERVER-23941 fix check for incompatible arguments when using queryableBackupModeSam Rossi2016-09-162-6/+69
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-169-54/+89
* SERVER-26136 remove heartbeat error message check from disallow_adding_initia...Benety Goh2016-09-161-3/+0
* Revert "SERVER-23136 remove heartbeat error message check from disallow_addin...Benety Goh2016-09-161-0/+3
* SERVER-23136 remove heartbeat error message check from disallow_adding_initia...Benety Goh2016-09-161-3/+0
* SERVER-26141 blacklist config_version_rollback.js from continuous stepdown suiteRandolph Tan2016-09-161-0/+1
* SERVER-25759 Quote appname in slow log outputMark Benvenuto2016-09-162-2/+3
* SERVER-23506 Vectorized fts char scan for ppc64leJason Carey2016-09-163-0/+164
* fix lintJonathan Reams2016-09-161-8/+9
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-1619-61/+145
* Import wiredtiger: 5bc03723a7e77c96b1d5e45a97173654872c727a from branch mongo...Alex Gorrod2016-09-16163-910/+923
* SERVER-24033 Handle error with "compact" on ephemeral storage engines.Max Hirschhorn2016-09-151-1/+8
* Revert "SERVER-25905 Release all config held distlocks and reacquire balancer...Dianna Hohensee2016-09-1511-108/+79
* SERVER-25905 Release all config held distlocks and reacquire balancer distloc...Dianna Hohensee2016-09-1511-79/+108
* fix lintJudah Schvimer2016-09-151-3/+2
* SERVER-25488 __sanitizeMatch needs a check for nullJonathan Abrahams2016-09-151-1/+1
* SERVER-25151 Test that ssl option in the URI is honored by the shellsamantharitter2016-09-151-0/+66
* SERVER-25458 unit tests for ShardingState::initializeShardingAwarenessIfNeededEsha Maharishi2016-09-154-16/+302
* SERVER-25808 Test concurrent view modification with $lookup/$graphLookupJames Wahlin2016-09-153-2/+133
* SERVER-23135 properly print context on js loadMatt Cotter2016-09-152-6/+16
* SERVER-25488 fixed lintBenety Goh2016-09-151-4/+4
* SERVER-25268 OplogBufferCollection enforces order of timestamps in documents ...Benety Goh2016-09-152-7/+29
* SERVER-25488 Added JavaScript funciton to mongo shell to check for sanitizer ...Jonathan Abrahams2016-09-152-18/+25
* SERVER-26115 profile_*.js test should not create new connectionJames Wahlin2016-09-153-12/+13
* SERVER-25268 OplogBufferCollection::startup drops existing collectionBenety Goh2016-09-152-1/+9