summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22505 describe RequestVotes OpTime as durable rather than committedrenamerequestvotesmatt dannenberg2016-02-095-22/+21
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-099-14/+81
* SERVER-22545 add two variants with smaller instance typesRui Zhang2016-02-091-0/+30
* SERVER-22390 catch all errors in RangeDeleter::_waitForMajorityMisha Tyulenev2016-02-091-21/+5
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-095-1/+9
* SERVER-22535 Migration source manager checks for PlanExecutor errors during i...Tess Avitabile2016-02-091-1/+10
* SERVER-22539 Add an ESLint configuration fileMike Grundy2016-02-091-0/+7
* SERVER-22511 blacklisting sharding_rs1.js because of config db write without ...Dianna Hohensee2016-02-091-0/+1
* SERVER-22101 Generate minidumps when the hang analyzer is triggered on WindowsJonathan Abrahams2016-02-091-19/+21
* SERVER-22341 fix jslint errors in jstests/multiVersion/minor_version* with es...Mike Grundy2016-02-094-36/+36
* Revert "SERVER-22234 The Validate Command Should Work with failIndexKeyTooLong"Robert Guo2016-02-098-73/+14
* SERVER-7285 SERVER-18329: add service file for debian packagesSam Kleinman2016-02-091-0/+12
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-09128-1138/+1138
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-098-14/+73
* Revert "SERVER-22234 The Validate Command Should Work with failIndexKeyTooLong"Robert Guo2016-02-094-35/+11
* Revert "SERVER-22234 add tests"Robert Guo2016-02-096-52/+17
* add testsRobert Guo2016-02-096-17/+52
* SERVER-22234 The Validate Command Should Work with failIndexKeyTooLongRobert Guo2016-02-094-11/+35
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-09421-2670/+2670
* SERVER-20930 SERVER-20404: clarify sysconfig and default config overrideSam Kleinman2016-02-098-61/+70
* SERVER-22445 report readConcernMajorityOpTime in ReplSetGetStatusJudah Schvimer2016-02-096-116/+167
* SERVER-22531 use uassert instead of massert when stepping down during multi d...Eric Milkie2016-02-091-1/+1
* SERVER-22521 extended default timeout for ReplSetTest.initiate() from 60 seco...Benety Goh2016-02-091-1/+1
* SERVER-21881 Re-enable the indexed_insert_ttl.js FSM workload.Max Hirschhorn2016-02-095-22/+0
* SERVER-21881 Use fsync+lock when checking dbhash in concurrency suite.Max Hirschhorn2016-02-094-89/+160
* SERVER-22390 special case InterruptedAtShutdown in waiting for replication in...matt dannenberg2016-02-081-0/+3
* SERVER-22504 do not add self to _hbdata when removed from the setmatt dannenberg2016-02-081-1/+4
* SERVER-22501 Wait until all nodes catch up before test in priority_takeover_c...Siyuan Zhou2016-02-081-0/+2
* SERVER-22262 Do not truncate the last applied oplog entry during batch recoverySiyuan Zhou2016-02-083-22/+24
* SERVER-22276 do not wait for journaling for range deleter, temporarilyEric Milkie2016-02-081-1/+1
* SERVER-22518: Do not allow access to heartbeat data to create an entryScott Hernandez2016-02-081-25/+26
* SERVER-22440 fix shell to resolve readMode correctly on first .find() operationDavid Storch2016-02-081-9/+7
* SERVER-22499 Mark mongos as inShutdown() as soon as shutdown startsSpencer T Brody2016-02-081-45/+43
* SERVER-19643 Aggregation directly from a shard does not use sharding filter.Benjamin Murphy2016-02-084-5/+34
* SERVER-22455 Fix sharding_rs1.js timeout error due to continuous config prima...Dianna Hohensee2016-02-081-1/+1
* SERVER-22513 Stop suppressing stderr output from jstestfuzz self-testsKamran Khan2016-02-081-1/+1
* SERVER-20264 jstests/core/hostinfo.js fails on s390xWaley2016-02-082-1/+7
* SERVER-10568 SafeNum should be written in terms of explicitly sized typesWaley2016-02-0819-137/+142
* SERVER-22349 Throw interruptions from loadStoredJason Carey2016-02-082-1/+5
* SERVER-22287 check heartbeat message instead of logs for inconsistent replica...Benety Goh2016-02-081-36/+54
* Check for write erorrs in rollback.jsScott Hernandez2016-02-081-3/+3
* SERVER-22498 fix migration session id multiversion failureDianna Hohensee2016-02-083-3/+14
* Revert "SERVER-22352 lockFile changes for readOnly"Kyle Suarez2016-02-053-94/+0
* SERVER-22287: disable test for ephemaral variantsScott Hernandez2016-02-051-0/+3
* SERVER-22495: update optime when journaling is disabled on WTScott Hernandez2016-02-051-6/+7
* SERVER-22452: log message when fetching the oplog ends abruptlyScott Hernandez2016-02-052-33/+17
* SERVER-22287 comment out failing test ReplCoordHBV1Test::IgnoreTheContentsOfM...Benety Goh2016-02-051-0/+2
* SERVER-21698 Add error-checking for isMaster() return values in jstests/libs/...Mike Grundy2016-02-051-2/+9
* SERVER-22352 lockFile changes for readOnlyAdam Midvidy2016-02-053-0/+94
* Revert "SERVER-22349 Throw exceptions from loadStored"Randolph Tan2016-02-051-3/+8