summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* mr_killop remove kill time check, as it may not be a valid check running in p...Aaron2011-01-311-2/+0
* SERVER-2451 test for seg fault when yielding during explainAaron2011-01-311-0/+21
* fix spurious timeout kills causing slowdown in mr_killop, caused by additiona...Aaron2011-01-311-2/+6
* for now, allow exit code 14 in killall test SERVER-2184Aaron2011-01-311-1/+4
* commentsAaron2011-01-311-3/+3
* mr_optim rename collection to avoid collection conflict in parallel test suiteAaron2011-01-311-2/+2
* SERVER-2417 wait for file allocator to finish in _deleteDataFiles directorype...Aaron2011-01-311-0/+50
* more aggressive about checking for slave errors SERVER-2439Kristina2011-01-311-2/+16
* additional test for geoindexGreg Studer2011-01-281-1/+12
* geo indexing with nested multikeys now works as non-nestedGreg Studer2011-01-282-4/+21
* add slowNightly test to ensure old journal files are removedMathias Stearn2011-01-271-0/+47
* additional test for covered index, testing after insert of multikeyagirbal2011-01-261-0/+18
* move unix_socket test to slowNightly now that it spawns its own serverMathias Stearn2011-01-251-0/+0
* added tests for boundaries of geoindexes, multi-keysGreg Studer2011-01-253-0/+200
* trying to make test fail moredwight2011-01-251-2/+9
* fixed mr_killop test, was broken because reduce is not called for only 1 entr...agirbal2011-01-241-4/+5
* [SERVER-2333]: added testagirbal2011-01-241-0/+47
* don't run unix socket tests through mongos right nowEliot Horowitz2011-01-241-1/+1
* fix v8 readOnly modeEliot Horowitz2011-01-241-1/+1
* move dur_passthrough to slowNightlyEliot Horowitz2011-01-231-0/+0
* workaround for SERVER-2396Eliot Horowitz2011-01-231-5/+40
* minordwight2011-01-221-1/+1
* more debug output for when failsdwight2011-01-221-28/+27
* test output readabilitydwight2011-01-221-4/+7
* test outputdwight2011-01-221-0/+2
* more debugging for testdwight2011-01-221-0/+10
* try to fix md5.js testdwight2011-01-221-4/+13
* nicer outputdwight2011-01-221-3/+8
* nicer output from testdwight2011-01-221-4/+11
* stop after recovery so if we don't get excepton won't go foreverEliot Horowitz2011-01-221-1/+1
* improved covered index testing, more casesagirbal2011-01-211-10/+20
* durability: test with many hard kill and restartsagirbal2011-01-211-0/+172
* more cases for covered index testagirbal2011-01-211-2/+38
* fix sync1 testEliot Horowitz2011-01-211-2/+11
* make sure getLastError fields are correct after writeback SERVER-1467Eliot Horowitz2011-01-211-4/+14
* test descriptionEliot Horowitz2011-01-211-0/+2
* change --socket to --unixSocketPrefix SERVER-2385Kristina2011-01-211-1/+11
* fix testEliot Horowitz2011-01-211-4/+5
* more test fixingEliot Horowitz2011-01-211-1/+1
* fix a number of invalid assert.throwsEliot Horowitz2011-01-218-10/+10
* remove( { x : undefined } ) should not delete everything in the collection SE...Eliot Horowitz2011-01-211-0/+28
* custom out db for m/r doesn't work sharded with non-sharded dbEliot Horowitz2011-01-212-5/+6
* fix preallocate2Eliot Horowitz2011-01-201-1/+5
* hopefully fix testdwight2011-01-201-1/+1
* fix preallocate test for 32-bitEliot Horowitz2011-01-201-1/+5
* added basic test for covered indexagirbal2011-01-201-0/+13
* drop some large collections when tests are doneEliot Horowitz2011-01-202-0/+4
* remove size needed for big_object1 testEliot Horowitz2011-01-191-6/+8
* more diagnostic info for test casedwight2011-01-191-1/+1
* better error textdwight2011-01-191-7/+11