summaryrefslogtreecommitdiff
path: root/jstests/slow2
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.jsMike Grundy2015-10-231-53/+0
* Revert "SERVER-20489 Remove sleep workaround from readmajority_jscore_passthr...Mike Grundy2015-10-221-0/+53
* SERVER-20489 Remove sleep workaround from readmajority_jscore_passthrough.jsMike Grundy2015-10-221-53/+0
* SERVER-18400 remove unused passthrough testsMathias Stearn2015-09-301-177/+0
* SERVER-20199 Create readConcern majority passthrough suiteMike Grundy2015-09-161-0/+53
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-051-6/+2
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-221-1/+0
* SERVER-18982: do inserts as inserts in replicationScott Hernandez2015-07-201-2/+2
* SERVER-18084 Modularize chunk migration state machineKaloian Manassiev2015-07-141-1/+1
* SERVER-17575 find and getMore commands respect BSONObj max user size limitDavid Storch2015-05-281-0/+1
* SERVER-17577 query planner now makes use of separate limit and batchSize fiel...David Storch2015-05-211-0/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-18195 Read after optime (repl only)Randolph Tan2015-05-111-1/+4
* SERVER-17932 Make sure sharding passthrough test actually runs through mongosSpencer T Brody2015-04-271-1/+3
* SERVER-17932 Wrap passthrough tests in functions to take variables out of glo...Spencer T Brody2015-04-131-170/+175
* SERVER-17723 Sharding catalog cacheKaloian Manassiev2015-04-101-0/+1
* SERVER-17964 sharding_jscore_passthrough.js test should only start with one s...Kaloian Manassiev2015-04-101-1/+1
* SERVER-17734 Remove jstests/core/block_check_supported.jsJason Rassi2015-03-251-1/+0
* SERVER-17363 increase heartbeat timeout for rollback4Eric Milkie2015-02-251-4/+7
* SERVER-17233 32bit.js make jstest reproducibleMatt Kangas2015-02-091-46/+55
* SERVER-17233 32bit.js fix whitespaceMatt Kangas2015-02-091-54/+58
* SERVER-17233 dos2unix 32bit.jsMatt Kangas2015-02-091-125/+125
* SERVER-16782 fixed db.collection shell helper test to work with sharding pass...Benety Goh2015-01-151-2/+0
* SERVER-16528: disable index_bigkeys_nofail for passthroughScott Hernandez2014-12-121-0/+1
* SERVER-16509 remove slow2/replsets_prefetch_stress.jsmatt dannenberg2014-12-111-37/+0
* SERVER-15539: Properly save/restore state when yielding in M/RGeert Bosch2014-12-091-0/+57
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+1
* SERVER-16397 Throttle migration rate in mr_during_migrate.jsRandolph Tan2014-12-031-14/+13
* SERVER-16171 skip repair_cursor1.js in sharding passthroughDan Pasette2014-11-181-0/+1
* SERVER-15983 replsets_killop.js: allow 5m for member to replicate opsJason Rassi2014-11-061-1/+1
* SERVER-15948 dont run query_oplogreplay.js in sharding passthroughMathias Stearn2014-11-041-0/+1
* SERVER-15836 Change how long we wait for the master in rollback4.js.Andy Schwerin2014-10-281-1/+6
* SERVER-13635: make some test storage engine agnosticEliot Horowitz2014-10-241-51/+0
* SERVER-15535 fix deadlock in drain modeEric Milkie2014-10-151-11/+6
* SERVER-15033 Implement SimpleRecordStoreV1::truncate()Mathias Stearn2014-10-081-0/+1
* SERVER-11735 Disable dbcase2.js from running under shardingKaloian Manassiev2014-10-071-0/+1
* SERVER-15440 Remove the closeAllDatabases command and testsKaloian Manassiev2014-10-031-2/+0
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-4/+1
* SERVER-14100 explain for deleteDavid Storch2014-09-191-0/+1
* SERVER-15230 explain find via the find commandDavid Storch2014-09-181-0/+1
* SERVER-14098 add CountStageDavid Storch2014-09-101-0/+1
* SERVER-14922 increase the timeout in rollback4.js to remove one of its failur...matt dannenberg2014-08-151-1/+3
* remove rollback4 debugging to decrease failure frequencymatt dannenberg2014-06-101-1/+1
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-157-109/+109
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-067-109/+109
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-067-109/+109
* extra debugging to help fix rollback4.jsmatt dannenberg2014-04-291-2/+3
* SERVER-13710: Cleanup Replication TestsScott Hernandez2014-04-251-5/+5
* move tests from noPassthrough to slow2Mark Benvenuto2014-04-113-0/+148