summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-5040 retry initial sync if errors occur when creating indexesEric Milkie2012-05-181-0/+46
* SERVER-5581 (backport only)Eric Milkie2012-05-151-0/+24
* SERVER-5353 Backport print capped collection scan on _id query warning messag...Eric Milkie2012-05-132-1/+88
* SERVER-5706 if only slaveDelay'd nodes are available, use themEric Milkie2012-05-101-0/+38
* drop collection at end of capped6 since captrunc doesn't replicate properlyEliot Horowitz2012-04-241-1/+1
* captrunc doesn't replicate, so drop collections at end of testEliot Horowitz2012-04-242-0/+4
* jstests shouldn't drop the "test" dbEliot Horowitz2012-04-242-3/+2
* buildbot and SERVER-4526 mongos_no_detect_sharding.js split logic may change,...Greg Studer2012-04-211-1/+4
* SERVER-4777 avoid 'weird case' assertion on modifier update with duplicate fi...Aaron2012-04-201-0/+6
* Check optimes before stepping down due to priority SERVER-4810Kristina2012-04-201-34/+41
* fix test conflictEliot Horowitz2012-04-201-4/+4
* make Extent::minSize() match allocation strategy and alloc from free list obe...Eliot Horowitz2012-04-191-0/+31
* SERVER-4388 update version of newly sharded collection on mongod primary afte...Greg Studer2012-04-191-0/+39
* SERVER-5384 removing broken test; MongoRunner does not exist in 2.0Eric Milkie2012-04-191-24/+0
* SERVER-5384 segfault attempting mapreduce with --noscriptingRandolph Tan2012-04-181-0/+24
* SERVER-5220 removing unreliable '64bit-only' checkEric Milkie2012-04-171-8/+1
* Make test less sensitive to differences between time() and gettimeofday()Mathias Stearn2012-04-171-2/+4
* Fix flaky tests and add more debuggingKristina2012-03-262-8/+23
* SERVER-4729: log slow queries + improved testBrandon Diamond2012-03-041-0/+41
* backport of SERVER-4612 - fix chhunk boundary checking on idhack queriesEliot Horowitz2012-03-021-1/+7
* Calculating which shard(s) to send $in queries to was taking a long time. Thi...Spencer T Brody2012-02-091-0/+58
* fix modeEliot Horowitz2012-02-041-0/+0
* try to make chmod workEliot Horowitz2012-02-041-2/+8
* buildbot replReads.js hidden nodes now correctly updated in mongos, should di...Greg Studer2012-02-031-0/+5
* buildbot primary can change after reconfig replReads.jsgregs2012-02-031-2/+7
* fix getLog auth SERVER-4695Eliot Horowitz2012-01-171-0/+8
* SERVER-4665 backport 'ConstraintPresent' constraint type and exclusion of unh...Aaron2012-01-161-0/+28
* this test requries shell features in 2.2Eliot Horowitz2012-01-071-68/+0
* SERVER-4401 attempt to advance to next or clause if a cursor becomes invalid ...Aaron2011-12-241-0/+27
* SERVER-4400 don't record query plan if a client cursor yield recovery fails; ...Aaron2011-12-241-0/+33
* Auth before cloning collection during rollback SERVER-4115Kristina2011-12-221-0/+68
* allow majority to be all nodes SERVER-3672Kristina2011-12-221-12/+48
* buildbot sharding_rs2.js wait for replica set update in mongos before trying ...Greg Studer2011-12-131-0/+5
* SERVER-4465 don't abort on local version reset unless it's a meaningful resetGreg Studer2011-12-111-0/+49
* fix test for when sockets closeEliot Horowitz2011-12-031-2/+7
* buildbot v2.0.2 replica_set_shard_version.js reconnect after stepdown and fix...gregs2011-12-021-18/+38
* Fix MessagingPort to register all ports in global listKristina2011-12-011-0/+3
* make profile1 test more robustEliot Horowitz2011-11-221-14/+16
* handle non-sharded query not master errors SERVER-4324Eliot Horowitz2011-11-211-1/+13
* test for SERVER-4324Eliot Horowitz2011-11-211-0/+51
* Fix auth1 testKristina2011-11-151-5/+4
* Add test for SERVER-4196.Spencer T Brody2011-11-111-1/+14
* Fix test - reconnect after server restartKristina2011-11-101-0/+1
* Only sync from members that build indexes unless buildIndexes=false SERVER-4160Kristina2011-11-091-31/+23
* make test not hard code sharding knowledgeEliot Horowitz2011-11-081-3/+10
* fix testEliot Horowitz2011-11-071-2/+10
* SERVER-4171 modified test for wbl and new sharding, avoids S*RVER-4222gregs2011-11-071-0/+42
* buildbot auto1.js sort() doesn't work the way we thought it did...gregs2011-11-071-1/+2
* make test depend less on sharding internalsEliot Horowitz2011-11-031-5/+6
* make auth test reliableEliot Horowitz2011-11-011-5/+9