summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* fix findAndModify when sort is used and _id in query SERVER-2530Mathias Stearn2011-02-101-2/+2
* fix replica set cursor cleaning through mongos SERVER-2505Eliot Horowitz2011-02-091-0/+3
* debuggabilityMathias Stearn2011-02-091-1/+1
* add sleep in dumprestore2 to handle SERVER-2501Aaron2011-02-081-0/+3
* clear indexes at beginning of covered index tests so they will pass consisten...Aaron2011-02-082-2/+2
* use distinct collection names in tests to prevent conflict in parallel suiteAaron2011-02-083-3/+3
* if dropdb is broken, this should make it fail more frequentlydwight2011-02-071-1/+6
* test output log moredwight2011-02-071-2/+4
* crlfdwight2011-02-071-34/+34
* connection per client thread, since connections are not thread-safeTony Hannan2011-02-062-42/+66
* fix test to work with preallocdwight2011-02-061-8/+14
* fix initialSync on reconfig SERVER-2484Kristina2011-02-051-3/+30
* fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482Eliot Horowitz2011-02-051-1/+1
* fix SlaveOk getMore with replica sets for sharded collections SERVER-2482Eliot Horowitz2011-02-051-1/+13
* adjust md5.js to pass with the file format changedwight2011-02-051-5/+6
* error test textdwight2011-02-051-1/+1
* fix testsdwight2011-02-046-38/+113
* a_quick adjusteddwight2011-02-041-4/+7
* multi-threaded replset with durability test, requires V8 in mongo shellTony Hannan2011-02-032-0/+145
* test resiliencyMathias Stearn2011-02-011-6/+8
* SERVER-2076 disable test in v8 modeAaron2011-02-011-0/+4
* Adjust times in testMathias Stearn2011-02-011-2/+3
* SERVER-2451 guard dropped cursor on explain yieldAaron2011-01-311-5/+8
* test debugging infoAaron2011-01-312-2/+2
* add nohttpinterface for disk killall testAaron2011-01-311-1/+1
* 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