summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* add setSlaveOk to capped_id testKevin Matulef2012-07-241-0/+2
* SERVER-6499 Always use v1 (default) key comparator in compact's external sorter.Aaron2012-07-241-0/+52
* buildbot. Dont set oplogSize in testSpencer T Brody2012-07-241-2/+2
* SERVER-5304 test capped colls get _id index on secondariesKevin Matulef2012-07-241-0/+107
* SERVER-4237 make slaveDelay2.js use the standard waitForAllMembers functionSpencer T Brody2012-07-241-24/+5
* SERVER-4237 make waitForAllMembers function retry replSetGetStatus on socket ...Spencer T Brody2012-07-241-20/+28
* SERVER-4237 Make reconnect function wait for authentication to succeedSpencer T Brody2012-07-241-1/+1
* Add more tests for prefix shard keys.Spencer T Brody2012-07-244-99/+288
* SERVER-6316 - check invalid names in collModEliot Horowitz2012-07-231-0/+3
* Fix test: prevent secondary from going stale on big insert SERVER-6533Kristina2012-07-231-0/+2
* SERVER-6179 support multiple $group in sharded aggMatt Dannenberg2012-07-201-0/+74
* Hook up dependency detection to group, unwind, sort, skip, and limit SERVER-4644Mathias Stearn2012-07-201-1/+10
* SERVER-4644 Pull dependencies out of $project and use them in DocumentSourceC...Mathias Stearn2012-07-201-2/+2
* Rewrite ExpressionObjectMathias Stearn2012-07-208-23/+118
* SERVER-6290 Test that the $isoDate operator is not available.Aaron2012-07-191-0/+26
* Merge pull request #265 from WilliamZola/QA-104Ian Whalen2012-07-191-0/+70
|\
| * New file: jstests/loadserverscripts.jsWilliam Zola2012-07-181-0/+70
* | Revert "Allow background indexes while in secondary state" SERVER-6522Kristina2012-07-191-8/+1
* | SERVER-5595 C++ Driver Fails to connect to a replica set when the replica set...Randolph Tan2012-07-191-0/+60
|/
* multiVersion reorder tests and improve exclusion regexesGreg Studer2012-07-184-7/+28
* Fix test: retry query after sockets are closed SERVER-6486Kristina2012-07-171-2/+10
* Reduce object nesting from 700 to 500Tad Marshall2012-07-161-1/+1
* Reduce array nesting from 300 to 150Tad Marshall2012-07-161-2/+2
* Make test for SERVER-6118 more reliable by turning off balancerMathias Stearn2012-07-161-0/+3
* SERVER-6363 auth_slaveok_routing.js failing all overRandolph Tan2012-07-161-12/+7
* Reduce object nesting level from 1500 to 700Tad Marshall2012-07-161-3/+2
* turn off balancer during testEliot Horowitz2012-07-151-0/+2
* don't run on v8Eliot Horowitz2012-07-141-0/+3
* make sure to wait for results in testEliot Horowitz2012-07-141-0/+3
* don't repair a massive db for simple testEliot Horowitz2012-07-131-2/+3
* SERVER-6269 SERVER-6131 Reorganize DocumentSourceUnwind so that it iterates p...Aaron2012-07-133-22/+72
* SERVER-6416 Compute field ranges for singleton $or clauses.Aaron2012-07-133-4/+39
* re-commit SERVER-5046 test without sharding passthroughKevin Matulef2012-07-132-1/+84
* SERVER-6334 ReplSet connections magically gets reauthenticated after logging outRandolph Tan2012-07-131-2/+84
* Revert "test for usePowerOf2Sizes QA-128 SERVER-5046"Kevin Matulef2012-07-131-83/+0
* Merge pull request #256 from jmikola/timestamp-jstestIan Whalen2012-07-131-0/+4
|\
| * SERVER-3483 JS test for Timestamp JSON wrapperJeremy Mikola2012-07-021-0/+4
* | Merge pull request #263 from stevebriskin/masterIan Whalen2012-07-132-0/+56
|\ \
| * | JS tests for SERVER-5127Steve Briskin2012-07-122-0/+56
* | | test for usePowerOf2Sizes QA-128 SERVER-5046Kevin Matulef2012-07-121-0/+83
* | | SERVER-6335 don't allow $where inside aggregation $matchMathias Stearn2012-07-121-0/+6
* | | Merge pull request #262 from aheckmann/6636Ian Whalen2012-07-121-0/+102
|\ \ \
| * | | SERVER-6366 - add test caseAaron Heckmann2012-07-121-0/+102
| |/ /
* | | multi-version sharding passthrough testsGreg Studer2012-07-121-15/+201
* | | multi-version test baseline and cleanupGreg Studer2012-07-121-1/+12
* | | multi-version sharded passthrough testGreg Studer2012-07-121-0/+169
* | | Tests for legacy and multi-version clustersGreg Studer2012-07-123-0/+276
* | | SERVER-6268 Change explain output to report statistics on the winning plan in...Aaron2012-07-121-0/+74
|/ /
* | SERVER-5484 loop correctly in DocumentSourceCursor::findNext()Mathias Stearn2012-07-111-0/+3
* | turn off balancer for sync2 to avoid conflictEliot Horowitz2012-07-111-0/+2