summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10478 fix batch limit check for _cloneLocs in migrationGreg Studer2013-08-091-0/+63
* SERVER-10429 disable flaky test until we can fix it properlyEric Milkie2013-08-071-0/+2
* SERVER-10437 remove chaining.js testEric Milkie2013-08-071-57/+0
* SERVER-10120 remove2.js buildbot timeout too aggressiveGreg Studer2013-08-051-3/+3
* SERVER-10137 sort1.js can't use sh.stopBalancer without a dbGreg Studer2013-08-021-1/+1
* SERVER-10135 sort1.js turn off balancer for manual chunk movesGreg Studer2013-08-021-1/+5
* SERVER-9714 buildbot auto2.js don't run connpoolsync before gleGreg Studer2013-08-021-1/+2
* SERVER-10007 better logging for dbclient_rs.cppGreg Studer2013-08-021-1/+2
* SERVER-9365 make forced halfway split work with chunks with many docsGreg Studer2013-08-015-5/+135
* SERVER-10211 Give stepdown.js more time for the primary to be elected after a...Spencer T Brody2013-08-011-0/+1
* SERVER-10313: uassert if null char in js field namesScott Hernandez2013-08-011-0/+8
* SERVER-10103 avoid hitting socket exception in the shellEric Milkie2013-08-011-0/+3
* SERVER-10103 add debugging outputEric Milkie2013-08-011-1/+3
* SERVER-10344 Skip repl/repl4.js because of race condition in master/slaveSpencer T Brody2013-07-311-1/+4
* SERVER-8030 Add IPv6 version of jstestTad Marshall2013-07-291-0/+139
* SERVER-8030 Validate connection string in JavaScript connect() functionTad Marshall2013-07-291-0/+99
* SERVER-10089 more room in oplog so we avoid RS102 on slower buildersEric Milkie2013-07-121-1/+1
* SERVER-10175 buildbot v2.4 index1.js failure run GLE after inserts to make su...Greg Studer2013-07-121-0/+1
* SERVER-9983 Test verifying that internal user privileges do not mask those of...Andy Schwerin2013-06-211-0/+101
* SERVER-9853 avoid Windows test shutdown issues by stopping the test explicitlyEric Milkie2013-06-201-0/+1
* SERVER-9694 force a stepdown no matter how far behind we think we areEric Milkie2013-06-201-1/+1
* SERVER-9853 retry ghostsync percolate if socket failureEric Milkie2013-06-191-0/+51
* SERVER-9909 balancer reload idle sharded coll data, and don't abort roundGreg Studer2013-06-191-0/+39
* SERVER-9856 check in-progress indexes for duplicates in prepareToBuildIndex()Eric Milkie2013-06-191-0/+16
* SERVER-9824 Add jstestTad Marshall2013-06-191-0/+45
* SERVER-9878 Add type checks to V8 C++ bindingsMathias Stearn2013-06-182-0/+252
* Get rid of "args" global in V8Mathias Stearn2013-06-181-2/+0
* SERVER-9694 fix for slow disk'd test runnersEric Milkie2013-06-141-1/+6
* SERVER-8070 fix comparision to be correctEric Milkie2013-05-231-1/+1
* SERVER-9694 fix test to cover all GLE stepdown casesEric Milkie2013-05-231-1/+4
* print result from GLE if test fails (for debugging)Eric Milkie2013-05-231-1/+3
* SERVER-9661 config upgrade v0->v3 fails when dropped collection has noBalance...Greg Studer2013-05-221-1/+6
* SERVER-9260 Race in hash_presplit.jsRandolph Tan2013-05-224-104/+71
* SERVER-8070 more reliable test (failpoint was not in the right place)Eric Milkie2013-05-221-5/+5
* SERVER-9718 authCommands.js wait 5 minutes for migrations on very slow test s...Greg Studer2013-05-221-1/+1
* SERVER-9719 sharding_multiple_ns_rs.js wait for mongos to detect primary fail...Greg Studer2013-05-221-1/+5
* SERVER-9720 return_partial_shards_down.js turn off balancer before manual chu...Greg Studer2013-05-221-0/+3
* SERVER-9695 fix racy testEric Milkie2013-05-221-2/+2
* SERVER-9702 do not use line comments in one-linersEric Milkie2013-05-221-1/+0
* SERVER-9484 don't ignore geometries w/>1 covers if one of them isn't in the s...Hari Khalsa2013-05-201-0/+12
* SERVER-9621 Fix case for 32-bit windows test.Alberto Lerner2013-05-191-1/+1
* SERVER-9621 Disable jstests/dur/closeall.js on 32-bit WindowsTad Marshall2013-05-191-6/+13
* SERVER-9502 fix assert code in unit testEric Milkie2013-05-171-2/+2
* SERVER-9502 prohibit _id as RegExEric Milkie2013-05-171-0/+19
* SERVER-9638 Handle case of previous moveChunk not finished yetTad Marshall2013-05-171-2/+14
* SERVER-9647 don't transform 2dsphere-indexed desc fields into ascGreg Studer2013-05-152-0/+92
* SERVER-9683 propegate timeout into ReplSetTest.initiate() and make replsetpri...Eric Milkie2013-05-141-4/+6
* SERVER-9333 wait long enough for slow builders like Windows DebugEric Milkie2013-05-131-3/+3
* SERVER-9333 clear ghostcache at reconfig timeEric Milkie2013-05-131-0/+80
* SERVER-9448: make map and reduce argument and receiver objects mutableBen Becker2013-05-131-0/+62