summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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