summaryrefslogtreecommitdiff
path: root/jstests/parallel/basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+8
* SERVER-22341 fix jslint errors in jstests/parallel with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-251-0/+1
* Revert "Fix parallel tests by dropping all databases before starting"Spencer T Brody2013-07-011-8/+0
* Fix parallel tests by dropping all databases before startingSpencer T Brody2013-06-281-0/+8
* validate all collections in basic parallel testsAaron2010-03-151-0/+5
* SERVER-470 move more code to parallel testing fwkAaron2010-01-051-55/+3
* SERVER-470 start extracting framework for parallel testAaron2010-01-051-20/+13
* SERVER-470 Reinstate fsync tests in basic runnersAaron2010-01-051-2/+5
* SERVER-470 add randomization and other improvements to basic parallel testAaron2010-01-041-3/+31
* SERVER-519 adding testAaron2010-01-041-8/+13
* SERVER-470 complete setup for parallel clients in separate js scopesAaron2009-12-291-1/+1
* SERVER-470 test to run basic js tests in parallelAaron2009-12-291-0/+34
* SERVER-470 add runParallelTests helper, improve insert testAaron2009-12-281-42/+0
* SERVER-470 improve basic testAaron2009-12-281-3/+13
* SERVER-470 enhance basic testAaron2009-12-221-2/+25
* SERVER-470 unlock v8 appropriately so can do work in parallelAaron2009-12-221-0/+1
* SERVER-470 begin basic parallel testAaron2009-12-221-0/+8