summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-17575 fix new mongos read path to respect BSONObj size limitDavid Storch2015-09-091-0/+2
* SERVER-19585: Implement full-time diagnostic data capture MongoD integrationMark Benvenuto2015-09-081-0/+56
* SERVER-17402 Return error if captrunc run on a non-capped collection.Max Hirschhorn2015-09-021-1/+20
* SERVER-20226 Fix reference to undefined variable in bulk_shard_insert.jsCharlie Swanson2015-08-311-1/+1
* SERVER-20084 do not set slaveOk in runReadCommand if a read pref has notAdam Midvidy2015-08-241-0/+28
* SERVER-19572 fix cursor8.js to work regardless of the --readMode settingDavid Storch2015-08-211-1/+4
* SERVER-12856 move create_indexes_shell_helper.js to noPassthroughWithMongodAdam Midvidy2015-08-141-0/+82
* SERVER-19928 Find command should reject requests to read special command name...Qingyang Chen2015-08-141-0/+4
* SERVER-19213 Disable convertToCapped testing in indexbg_interrupts.jsMathias Stearn2015-08-121-1/+1
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-051-5/+3
* SERVER-19513 move functional test to noPassthroughWithMongodDan Pasette2015-07-221-0/+26
* BF-1016 Drop num of conns in connections_opened.jsJason Carey2015-07-221-1/+1
* SERVER-19083 Strip out WT internal metadata from creation string.Max Hirschhorn2015-07-201-0/+48
* SERVER-19310 extend the timeout on awaitReplication in indexbg_interrupts.jsmatt dannenberg2015-07-071-1/+1
* 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