summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19035 fix index_killop, index_no_retry & index_retry to work with OP_C...Adam Midvidy2015-06-243-3/+4
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-233-5/+14
* SERVER-18679 Wrong key count for reverse indexes in WTDavid Hows2015-06-151-0/+41
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-281-1/+1
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-271-1/+1
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-261-1/+1
* Revert "Revert "SERVER-18124 Move tags loading to the catalog manager""Kaloian Manassiev2015-05-202-109/+0
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-1512-11/+27
* SERVER-17984 doTTLForIndex() delete with manual index scanJason Rassi2015-05-071-1/+1
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-46/+32
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-281-1/+8
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-241-3/+2
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-232-36/+14
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-3/+7
* SERVER-18087 fixed checking of createIndexes progress in index_retry.js and i...Benety Goh2015-04-172-0/+2
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-144-7/+6
* SERVER-17932 Wrap passthrough tests in functions to take variables out of glo...Spencer T Brody2015-04-131-27/+31
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-0611-58/+50
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-261-1/+1
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-251-1/+1
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-251-1/+1
* SERVER-17282 implement FindCmd::run()David Storch2015-03-181-0/+49
* SERVER-17250 Verify logOp listeners are rollback-safealabid2015-03-031-0/+46
* SERVER-16645 Re-enable JS tests for yieldingSiyuan Zhou2015-02-112-9/+0
* SERVER-17113 Add more documentation for _testDistLockWithSkewRandolph Tan2015-02-091-56/+56
* SERVER-16885 index rebuilder should commit changes to index and collection ca...Benety Goh2015-02-062-88/+190
* SERVER-17186 removed getMore performance testBenety Goh2015-02-051-66/+0
* 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