summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-22340 Fix JS lint errors in src/mongo/ with ESLint --fixMike Grundy2016-02-0516-1036/+1036
* SERVER-22341 fix jslint errors in jstests/parallel with eslint --fixMike Grundy2016-02-0511-37/+37
* SERVER-22341 fix jslint errors in jstests/tool with eslint --fixMike Grundy2016-02-0521-152/+152
* SERVER-22341 fix jslint errors in jstests/sslSpecial with eslint --fixMike Grundy2016-02-052-3/+3
* SERVER-22341 fix jslint errors in jstests/ssl with eslint --fixMike Grundy2016-02-0511-53/+53
* SERVER-22341 fix jslint errors in jstests/slow2 with eslint --fixMike Grundy2016-02-053-53/+53
* SERVER-22341 fix jslint errors in jstests/slow1 with eslint --fixMike Grundy2016-02-052-9/+9
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-0547-124/+124
* SERVER-22341 fix jslint errors in jstests/repl with eslint --fixMike Grundy2016-02-0515-72/+72
* SERVER-22341 fix jslint errors in jstests/readonly with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-22341 fix jslint errors in jstests/perf with eslint --fixMike Grundy2016-02-053-6/+6
* SERVER-22341 fix jslint errors in jstests/noPassthroughWithMongod with eslint...Mike Grundy2016-02-0534-204/+204
* SERVER-22341 fix jslint errors in jstests/noPassthrough with eslint --fixMike Grundy2016-02-0520-242/+242
* SERVER-22341 fix jslint errors in jstests/multiVersion with eslint --fixMike Grundy2016-02-0513-92/+92
* SERVER-22341 fix jslint errors in jstests/mmap_v1 with eslint --fixMike Grundy2016-02-0511-27/+27
* SERVER-22341 fix jslint errors in jstests/libs with eslint --fixMike Grundy2016-02-058-166/+166
* SERVER-22341 fix jslint errors in jstests/httpinterface with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-22341 fix jslint errors in jstests/gle with eslint --fixMike Grundy2016-02-057-38/+38
* SERVER-22341 fix jslint errors in jstests/dur with eslint --fixMike Grundy2016-02-054-9/+9
* SERVER-22341 fix jslint errors in jstests/disk with eslint --fixMike Grundy2016-02-0510-19/+19
* SERVER-22341 fix jslint errors in jstests/concurrency with eslint --fixMike Grundy2016-02-052-4/+4
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-0525-102/+102