summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-9401 remove duplicate points in lines because S2 doesn't like themHari Khalsa2013-05-131-3/+8
* SERVER-9417 fix unit test to run correctly with authEric Milkie2013-05-081-2/+1
* SERVER-9417 assert if we stepDown while waiting to satisfy GLEEric Milkie2013-05-081-0/+39
* SERVER-9528 need a larger oplog for some builders to avoid RS102Eric Milkie2013-05-021-1/+1
* SERVER-9528 retry network failures during document copy at initial sync timeEric Milkie2013-05-011-2/+21
* SERVER-8813 Switch C++ client and shell code for SASL authentication to use t...Andy Schwerin2013-05-013-0/+13
* SERVER-9339 do not query a node that is not in PRIMARY or SECONDARY stateEric Milkie2013-05-011-2/+1
* SERVER-9339 ensure all rollback update/delete paths are recordedEric Milkie2013-04-301-0/+103
* SERVER-9242 Change expected test results for unnamed OS (e.g. Solaris)Tad Marshall2013-04-301-0/+18
* SERVER-9242 Do not run block_check_supported.js against mongosTad Marshall2013-04-301-0/+1
* SERVER-9242 Whitespace (CRLF)Tad Marshall2013-04-301-1/+1
* SERVER-9242 Add jstest for blockCheckSupported() featuresTad Marshall2013-04-301-0/+100
* SERVER-9385 Make sure _id fields are extracted from modified lazy V8 objectsMathias Stearn2013-04-181-0/+16
* SERVER-9093 remove unit test in 2.4 branch (needs SERVER-8420)Eric Milkie2013-04-181-40/+0
* SERVER-9093 Make copydb command work on mongos with authSpencer T Brody2013-04-181-0/+40
* SERVER-9312 buildbot sharding_migrateBigObject.js longer timeout for slower m...Greg Studer2013-04-101-1/+1
* SERVER-9286 lowering nested depthEric Milkie2013-04-091-1/+1
* SERVER-9229 wait for async deletes to finish before balancer stops, to avoid ...Eric Milkie2013-04-031-1/+1