summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-2470-699/+2991
* SERVER-22269 make ReadConcern: majority reflect journaled state on PRIMARYmatt dannenberg2016-02-2425-31/+250
* SERVER-22231 enable the validation hook on additional suitesRobert Guo2016-02-2324-0/+25
* SERVER-22776 Dump oplog on CheckReplDBHash failureRobert Guo2016-02-231-0/+16
* SERVER-22806 CheckReplDBHash hook should fsync firstRobert Guo2016-02-232-1/+12
* SERVER-22746 disable checkReplDBHash on the config db on v3.2Robert Guo2016-02-231-32/+10
* SERVER-22789 Use stdx::make_unique instead of std::make_uniqueKaloian Manassiev2016-02-231-2/+3
* SERVER-22789 CSRS catalog manager writes should use writeConcern majorityKaloian Manassiev2016-02-233-23/+146
* SERVER-22559 add --retry to curlRobert Guo2016-02-221-1/+1
* SERVER-22626 fix lintDavid Storch2016-02-221-0/+1
* SERVER-22626 fix $type unit testsDavid Storch2016-02-223-16/+8
* SERVER-22532 fail cleanly for $type predicates with invalid numerical type codesDavid Storch2016-02-226-6/+82
* SERVER-22440 fix shell to resolve readMode correctly on first .find() operationDavid Storch2016-02-221-9/+7
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-204-89/+160
* SERVER-21419: ephemeralForTest storage engine should support the fsync commandGeert Bosch2016-02-201-0/+6
* SERVER-22569 Change findParentEqualityElement() to return by value.Max Hirschhorn2016-02-203-10/+9
* SERVER-22641 Disable clang-format for template strings in JS codeJonathan Abrahams2016-02-191-0/+4
* SERVER-22332 Move the repl_write_threads_start_param.js JS test from jsCore t...Jonathan Abrahams2016-02-191-0/+0
* SERVER-22101 Generate minidumps when the hang analyzer is triggered on WindowsJonathan Abrahams2016-02-191-19/+21
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-197-16/+19
* SERVER-22731 allow replSetInitiate on nodes started with --configsvr but not ...Benety Goh2016-02-192-11/+47
* SERVER-22239 DuplicateKey Error, update optime to latest after insert failureDianna Hohensee2016-02-183-3/+42
* SERVER-22317 ignore the collection in the dbhash hookRobert Guo2016-02-181-0/+6
* SERVER-22328 Remove benchRun() retval assertion in bench jstestJason Rassi2016-02-181-1/+0
* SERVER-22344 Error if OplogReplay cursor requested on non-capped collectionTess Avitabile2016-02-183-0/+28
* SERVER-22299 add test to verify mongod upgrades to csrs mode on receiving mov...Esha Maharishi2016-02-185-1/+135
* SERVER-22287 added replica set ID validation to heartbeat response processing...Benety Goh2016-02-1811-3/+472
* SERVER-22287 added replicaSetId field to replica set configuration and metadata.Benety Goh2016-02-188-26/+218
* SERVER-22428 added logging for read-after-optime timeoutsBenety Goh2016-02-186-17/+145
* SERVER-22081 blacklist server_status.js from sharding_continuous_config_stepdownDianna Hohensee2016-02-181-0/+1
* SERVER-22479 Fix ttl.passes check in upgrade_downgrade_mongod.jsMathias Stearn2016-02-181-5/+9
* SERVER-21698 Add error-checking for isMaster() return values in jstests/libs/...Mike Grundy2016-02-181-2/+9
* SERVER-22314 Fix the detection of Python processes in the hang analyzer scriptMike Grundy2016-02-181-2/+2
* SERVER-22546 Enable more ESLint rulesMike Grundy2016-02-181-0/+33
* SERVER-22539 Add an ESLint configuration fileMike Grundy2016-02-181-0/+7
* SERVER-22003 Only run inMemory variant once per day.Charlie Swanson2016-02-181-1/+2
* SERVER-22683 support replication.enableMajorityReadConcern=false in configura...Benety Goh2016-02-182-2/+4
* SERVER-14501 moved ReplSettings class implementation from repl_settings.h int...Dianna Hohensee2016-02-1821-169/+370
* SERVER-14501 Renamed repl_settings.cpp to repl_settings_init.cppDianna Hohensee2016-02-182-1/+1
* SERVER-21972 improve naming of ReplicationCoordinator and TopologyCoordinator...matt dannenberg2016-02-187-1054/+2619
* SERVER-21758 Test behavior when 'nearest' config server has severe replicatio...Randolph Tan2016-02-181-0/+35
* SERVER-22237 Fix unit test role_graph_testAndreas Nilsson2016-02-181-0/+5
* SERVER-22547 added support for config server replica set options to ShardingTestBenety Goh2016-02-172-0/+12
* SERVER-22521 extended default timeout for ReplSetTest.initiate() from 60 seco...Benety Goh2016-02-171-1/+1
* SERVER-22287 build ReplSetTest._alldbpaths using actual dbpath from MongoRunn...Benety Goh2016-02-171-8/+4
* SERVER-22317 make CheckReplDBHash work with stale dbhash value on theRobert Guo2016-02-171-3/+19
* SERVER-22636 disable jstestfuzz's self-tests on EvergreenRobert Guo2016-02-171-5/+0
* SERVER-22691 change WiredTigerKVEngine init orderKyle Suarez2016-02-172-9/+9
* SERVER-22237 Add enableSharding role for CloudManagerAndreas Nilsson2016-02-175-5/+19
* SERVER-22627 Mark hosts which failed due to OperationTimeout as faultyKaloian Manassiev2016-02-171-0/+5