summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-22341 fix jslint errors in jstests/aggregation with eslint --fixMike Grundy2016-02-0522-51/+51
* SERVER-18826 Rename WorkingSet State Names from LOC to RIDJames Wahlin2016-02-0548-382/+384
* SERVER-22276 ensure replset member sets durable optime on initiatematt dannenberg2016-02-051-0/+3
* SERVER-22349 Throw exceptions from loadStoredJason Carey2016-02-051-8/+3
* SERVER-22287 added replica set ID validation to heartbeat response processing...Benety Goh2016-02-0511-3/+450
* SERVER-22287 build ReplSetTest._alldbpaths using actual dbpath from MongoRunn...Benety Goh2016-02-051-8/+4
* SERVER-22287 added replicaSetId field to replica set configuration and metadata.Benety Goh2016-02-058-26/+219
* SERVER-21476 ChunkVersion assumes little endianJason Carey2016-02-051-20/+13
* SERVER-22366: Update mongo-perf baselinesdalyd2016-02-051-1/+1
* SERVER-22475 Reduce concurrency in manyclients.jsJason Carey2016-02-051-2/+2
* SERVER-20792 Only negate term if directly proceeded by hyphen.Charlie Swanson2016-02-043-7/+130
* SERVER-20536 Ignore comment field when planning counts.Charlie Swanson2016-02-047-94/+184
* SERVER-21632 Add test to stress $sample as first stageCharlie Swanson2016-02-041-0/+71
* Import wiredtiger-wiredtiger-2.7.0-592-gcc96d99.tar.gz from wiredtiger branch...Alex Gorrod2016-02-0591-1061/+1260
* SERVER-12747 Add field to command result _after_ collection is created.Max Hirschhorn2016-02-041-2/+4
* SERVER-12941 Improve error messages from "createIndexes" command.Max Hirschhorn2016-02-041-3/+12
* SERVER-16097 invariant(_collection) in DeleteStage::doRestoreState().Max Hirschhorn2016-02-041-0/+1
* SERVER-20352 Correctly check for errors from boost::filesystem::create_direct...Mathias Stearn2016-02-041-2/+5
* SERVER-22269 fix formatRandolph Tan2016-02-041-1/+1
* SERVER-22458: Return TypeBits size bytes values up to kMaxBytesNeededGeert Bosch2016-02-041-1/+1
* SERVER-22269 make ReadConcern: majority reflect journaled state on PRIMARYmatt dannenberg2016-02-0425-31/+250
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-0471-684/+2981
* SERVER-22297 Add framework for writing tests that perform CSRS upgrade, conve...Spencer T Brody2016-02-043-315/+317
* SERVER-22474 rollback needs to wait longer than the 30 second vote timeoutEric Milkie2016-02-041-1/+1
* SERVER-22472 wait longer for write concern, for slow hostsEric Milkie2016-02-041-1/+1
* SERVER-13411 parallelCollectionScan takes maxTimeMSTess Avitabile2016-02-042-0/+15
* SERVER-22453 Fixing race condition in donor_shard_abort_and_start_new_migrati...Dianna Hohensee2016-02-041-4/+4
* SERVER-15482 Reject bad inputs to size operatorTess Avitabile2016-02-043-31/+68