summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* buildbot limit_push.js stop the balancer if we're doing manual movesGreg Studer2012-10-191-0/+3
* buildbot sharding_balance4.js turn off balancer during initial load so that w...Greg Studer2012-10-181-1/+11
* buildbot auth_slaveok_routing.js need to wait for primary status to avoid hos...Greg Studer2012-10-181-0/+6
* SERVER-7374 mrShardedOutput.js make failure much more informativeGreg Studer2012-10-181-3/+46
* SERVER-7376 test fixes for 2.3+ for slow migration cleanupGreg Studer2012-10-174-3/+32
* SERVER-7376 test fixes for 2.2Greg Studer2012-10-1715-24/+25
* SERVER-5858 temporary fix so hashed indexes work with $in queriesKevin Matulef2012-10-161-8/+4
* SERVER-7368 Make sure the right server is primary for testKristina2012-10-161-4/+6
* SERVER-7017 split rename2.js into two tests for multiVersionTad Marshall2012-10-163-25/+25
* Merge pull request #315 from daveh86/SERVER-7017Ian Whalen2012-10-151-0/+25
|\
| * Fix for SERVER-7017daveh862012-10-151-0/+25
* | SERVER-1929 Fix test race conditionKristina2012-10-122-5/+10
* | SERVER-7338 In Windows, use NUL instead of NUL: in testTad Marshall2012-10-121-1/+1
* | SERVER-7330 add debugging info to testTad Marshall2012-10-111-5/+6
* | fix test to match new build behavior with exit statusesEric Milkie2012-10-101-1/+1
* | SERVER-2001 change shard key validation to allow hashed shard keysKevin Matulef2012-10-101-1/+61
* | SERVER-7230 timing error in repl_monitor_stress.jsRandolph Tan2012-10-101-6/+12
* | Fix for js test.Kevin Matulef2012-10-101-1/+1
* | SERVER-3104 Allow intersection of sibling multikey index field ranges having ...Aaron2012-10-103-5/+147
* | Make sharding/read_pref.js more robustSpencer T Brody2012-10-101-1/+2
* | SERVER-5175 Need "failpoints" system to facilitate testing core serverRandolph Tan2012-10-091-0/+92
* | SERVER-7147 Balancer interfering with moveChunk in shard5.jsRandolph Tan2012-10-071-0/+1
* | SERVER-4237 Make disk/repair5.js use startMongodTest instead of startMongoPro...Spencer T Brody2012-10-051-1/+5
* | Fix test to make sure correct member is primary before proceedingKristina2012-10-051-0/+9
* | buildbot stale_clustered.js also need to check whether mongos knows about new...Greg Studer2012-10-051-0/+7
* | buildbot stale_clustered.js slaveOk conn shouldn't be retried, but regular co...Greg Studer2012-10-051-12/+17
|/
* SERVER-1929 Fix test to handle a stepdownKristina2012-10-041-1/+12
* SERVER-1929 Remove unused heartbeat options from stepdown logicKristina2012-10-043-9/+6
* buildbot writeback_bulk_insert.js use correct collection for last writeback a...Greg Studer2012-10-011-6/+7
* buildbot writeback_bulk_insert.js fix test for v8Greg Studer2012-10-011-3/+3
* SERVER-7198 Prevent rollback in inconsistent stateKristina2012-10-011-0/+70
* SERVER-7177 Added test for minvalid startupKristina2012-10-011-0/+39
* SERVER-7182 Call getLastError on the correct database in mongorestoreSpencer T Brody2012-09-281-9/+35
* SERVER-4237 Make directoryperdb.js use startMongodTest instead of startMongoP...Spencer T Brody2012-09-281-2/+2
* SERVER-4161 Exclude explainc test from multi version testing.Aaron2012-09-271-0/+1
* SERVER-4161 Report nscannedObjects properly when covered indexes are used.Aaron2012-09-273-7/+246
* SERVER-7160 Full mongorestore with auth should auth only against the admin dbSpencer T Brody2012-09-261-0/+28
* SERVER-7111 DBClientReplicaSet::connect should not assert if primary is down ...Randolph Tan2012-09-261-5/+0
* renamed replica sets to match the test it is doingRandolph Tan2012-09-261-3/+3
* SERVER-7145 Updated test to reflect new treatment of undefined in jsonString ...Shaun Verch2012-09-251-2/+10
* SERVER-6634 Handle negative and invalid skip values in count commandShaun Verch2012-09-252-2/+5
* buildbot mongos_validate_backoff.js retry on transient timing failureGreg Studer2012-09-211-2/+11
* Add heartbeat timeout setting SERVER-1929Kristina2012-09-211-0/+4
* no splitting when the balancer is runningScott Hernandez2012-09-191-0/+4
* SERVER-6540 fix writeback hangs when messages are too bigGreg Studer2012-09-191-0/+115
* SERVER-6915 Test cleanup plus add print messagesSiddharth Singh2012-09-191-13/+23
* SERVER-6993 - fix findAndModify positional operator regression with undotted ...Eliot Horowitz2012-09-181-0/+9
* SERVER-6943: fix sh.addTagRange for 3 config serversScott Hernandez2012-09-181-1/+2
* SERVER-6909 fix case where update can modify document such that query doesn't...Eliot Horowitz2012-09-181-0/+21
* SERVER-6051 Move memory.js to the slowNightly test suite.Aaron2012-09-141-0/+0