summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage enginesalabid2015-01-231-1/+4
* SERVER-16864: check for assertion + number in ttl_repl_secondary_disabled.jsScott Hernandez2015-01-151-12/+15
* SERVER-16580 Remove deprecated system collection references in JS testsSiyuan Zhou2015-01-093-16/+16
* SERVER-16612 extend indexbuilding timeout in noPassthroughWithMongod/indexbg_...matt dannenberg2014-12-191-1/+1
* SERVER-16392 ShardInfo should stop using mapped to get size estimateRandolph Tan2014-12-191-34/+61
* SERVER-16262: Add test case for Map/Reduce WriteConflictGeert Bosch2014-12-161-0/+71
* SERVER-16019 parameter name wiredTigerEngineRuntimeConfigMatt Kangas2014-12-151-1/+1
* SERVER-16469 findAndModify runImpl(): set limit of -1 on queryJason Rassi2014-12-091-0/+45
* SERVER-16421 sharding_rs2.js should clean up data on all replicasSiyuan Zhou2014-12-041-1/+1
* SERVER-16326 move testMatt Kangas2014-11-261-62/+0
* SERVER-16326 fix noPassthrough tests for WT type=lsmMatt Kangas2014-11-261-2/+4
* SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn2014-11-211-2/+2
* SERVER-15986 prevent server from starting up when non-active storage engine f...Benety Goh2014-11-201-1/+3
* SERVER-16209 jstest fixesMatt Kangas2014-11-181-4/+4
* SERVER-16019: Add support to setParameter for WT_CONNECTION::reconfigureMark Benvenuto2014-11-181-1/+1
* SERVER-16227 Remove sharding_balance_randomorder1.jsRandolph Tan2014-11-181-56/+0
* SERVER-16019: Add support to setParameter for WT_CONNECTION::reconfigureMark Benvenuto2014-11-181-0/+38
* SERVER-14507 fixed command not found test to check error code instead of messageBenety Goh2014-11-131-2/+6
* increase limit for ttl_repl_maintenance.js to make it more reliableEric Milkie2014-11-121-3/+3
* SERVER-8511 move oplog-dropping test to noPassthrough suiteEric Milkie2014-11-111-0/+57
* refresh snapshot in between batch updates; update multikey flag correctlyEric Milkie2014-11-071-12/+18
* SERVER-15887 Add tests for ipv6 hostname parsing.Charlie Swanson2014-10-301-8/+22
* SERVER-13635: noPassthroughWithMongod tests made genericEliot Horowitz2014-10-294-64/+36
* SERVER-15835 Require brackets around hostname for ipv6 addressesCharlie Swanson2014-10-281-4/+7
* SERVER-10824 sh.enableBalancing() now requires an argumentMatt Kangas2014-10-231-0/+5
* SERVER-15762: index_retry.js - wait for journal flushMark Benvenuto2014-10-211-1/+2
* SERVER-15570 Avoid querying system.indexes in ttl.cpp.Max Hirschhorn2014-10-132-15/+5
* SERVER-15426 shell helpers for log component configurationMatt Kangas2014-10-131-0/+42
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-1/+1
* SERVER-13635: move journal test to mmapv1 suiteDan Pasette2014-10-131-52/+0
* SERVER-13635: make noPassthroughWithoutMongod tests storage engine agnosticDan Pasette2014-10-127-23/+22
* SERVER-15534 Fix cursor8, which can no longer rely on being entered with no o...Kaloian Manassiev2014-10-061-3/+6
* SERVER-15440 Remove the closeAllDatabases command and testsKaloian Manassiev2014-10-033-11/+0
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-033-8/+5
* SERVER-15036 log progress of background index build in index_retry.jsDavid Storch2014-08-261-0/+4
* SERVER-14914 Stop using waitForHealth in ReplSetTest.stopRandolph Tan2014-08-192-2/+2
* SERVER-14745 Remove WritebackListenerRandolph Tan2014-08-061-5/+1
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-162-3/+8
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-152-8/+3
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-152-3/+8
* SERVER-14147 fix index_multi.js retry by passing the correct noConnect valueDavid Storch2014-06-251-3/+3
* SERVER-9710 remove _nosleep check for balancerRandolph Tan2014-06-054-10/+7
* SERVER-14147 make index_multi.js retry on connection failureRandolph Tan2014-06-041-6/+27
* SERVER-8492 SERVER-13893 Test for detecting named/unnamed unix socketdaveh862014-05-291-0/+17
* SERVER-13519 benchRun doesn't pass through correct documents.Davide Italiano2014-05-221-0/+77
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-1545-625/+298
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-131-2/+8
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-132-0/+8
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-125-5/+5
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-0645-298/+625