summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23510 Fix index_retry and index_no_retry to not be timing basedVincent Do2016-11-072-189/+0
* SERVER-23886 raise indexbg_drop.js timeout for building indexesEric Milkie2016-06-011-1/+1
* SERVER-23394: Prevent AuthorizationManager deadlock with profilingSpencer Jackson2016-04-201-45/+0
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-212-8/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0972-1546/+1599
* SERVER-22328 Remove benchRun() retval assertion in bench jstestJason Rassi2016-02-181-1/+0
* SERVER-22344 Error if OplogReplay cursor requested on non-capped collectionTess Avitabile2016-02-181-0/+8
* SERVER-22341 fix jslint errors in jstests/noPassthroughWithMongod with eslint...Mike Grundy2016-02-1634-204/+204
* SERVER-22167: Move fixDocuments up earlier in the insert path to ensure it runsMartin Bligh2016-02-021-10/+32
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-271-0/+7
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-01-271-1/+1
* Revert "SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommand"Spencer T Brody2016-01-142-1/+86
* SERVER-22079 Make sharding_rs1.js more compactKaloian Manassiev2016-01-141-90/+0
* SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommandRandolph Tan2016-01-132-86/+1
* SERVER-21885 Make capped_truncate.js work with resmoke.py --repeatKamran Khan2015-12-141-3/+6
* SERVER-21426:Add writeConcern support to benchRundalyd2015-12-081-4/+7
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-089-11/+11
* BF-1393 - Remove backup_cursors_wt.js testDavid Hows2015-11-261-39/+0
* SERVER-21387 bench_test_crud_commands.js: move out of core suiteJason Rassi2015-11-241-0/+69
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-244-3/+15
* SERVER-21480: remove race condition in ttl1.jsGeert Bosch2015-11-231-6/+11
* fix test to check unlock statusScott Hernandez2015-11-141-3/+2
* SERVER-10771 applyOps indicates which op caused an errorJudah Schvimer2015-11-131-0/+81
* Revert "SERVER-21388 validate captrunc argument"Robert Guo2015-11-121-7/+0
* SERVER-21388 validate captrunc argumentRobert Guo2015-11-121-0/+7
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-86/+0
* SERVER-19910 Re-enable convertToCapped testDan Pasette2015-10-301-1/+1
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-273-193/+0
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-2313-831/+4
* SERVER-20863: Use MB instead of Mb in diagnostic size optionsMark Benvenuto2015-10-151-12/+12
* SERVER-20414 Move httpinterface tests into their own suiteCharlie Swanson2015-10-131-24/+0
* SERVER-20837 remove timing-dependent assertions from CUR_DATE testDan Pasette2015-10-121-8/+2
* SERVER-20837 Support date in the benchRun template languageDan Pasette2015-10-091-1/+13
* SERVER-20806 Calculate 'other' shard after running movePrimary, not before, i...Spencer T Brody2015-10-071-7/+7
* SERVER-20646 Move stale_clustered.js to the sharding suiteKaloian Manassiev2015-10-071-130/+0
* SERVER-20690 Test with multiple mongos can fail because one of them talked to...Spencer T Brody2015-10-061-1/+1
* SERVER-20760 slow inserts in noPassthroughWithMongod/sharding_rs1.js to preve...matt dannenberg2015-10-051-4/+7
* SERVER-20750 Require at least one delta sample in each chunkAndrew Morrow2015-10-021-2/+4
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-012-6/+9
* SERVER-18400 remove unused passthrough testsMathias Stearn2015-09-301-45/+0
* SERVER-20630 find command on mongod needs to wait until out of critical sectionMisha Tyulenev2015-09-291-3/+0
* SERVER-18899 - Add beginBackup and endBackup to storage APIDavid Hows2015-09-252-1/+49
* SERVER-20530 SERVER-20568 Disable useCCC in sharding_balance4.jsJason Rassi2015-09-241-0/+3
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-5/+2
* SERVER-20530 SERVER-20568 mongos with stale config returns wrong resultsMisha Tyulenev2015-09-241-3/+0
* SERVER-20578 ReplSetTest.overflow should wait for replicationKaloian Manassiev2015-09-241-7/+1
* SERVER-19671 - Null chars in namespaces cause issuesDavid Hows2015-09-241-0/+7
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-2/+5
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-222-0/+7
* SERVER-17425 Disallow creation of v0 indexesDan Pasette2015-09-221-10/+5