summaryrefslogtreecommitdiff
path: root/jstests/tool
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-257-0/+7
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-233-123/+0
* TOOLS-1746 fix lintKyle Suarez2017-10-051-2/+1
* TOOLS-1746 fix missing semicolons and lintKyle Suarez2017-10-051-19/+14
* TOOLS-1764 fix lintKyle Suarez2017-10-051-18/+22
* TOOLS-1764 fix tool_replset.jsWill Banfield2017-10-041-6/+17
* SERVER-29876 change tool_replset.js to drop collection instead of databaseBenety Goh2017-06-281-4/+5
* SERVER-29876 change oplog_all_ops.js to drop collection instead of the databaseBenety Goh2017-06-281-1/+1
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-2/+2
* SERVER-26474 clean up dumprestore7.jsMatt Cotter2016-10-051-52/+59
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* fix lintsamantharitter2016-09-301-2/+3
* SERVER-25839 Add a test for the shell's mkdir utilitysamantharitter2016-09-301-0/+29
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-5/+7
* SERVER-25451 Shard sharded_files_id_n.fs.chunks with unique=true.Max Hirschhorn2016-08-051-1/+1
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-0712-144/+222
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-288-94/+59
* SERVER-23290 fix lintGabriel Russell2016-03-231-3/+1
* SERVER-23290 very rare race in dumprestore_auth3.jsGabriel Russell2016-03-231-2/+5
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-23023 Disable clang-format for function values in jstests/tool/csvexpo...Mike Grundy2016-03-091-18/+10
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0938-871/+1169
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-191-1/+1
* SERVER-22341 fix jslint errors in jstests/tool with eslint --fixMike Grundy2016-02-0521-152/+152
* SERVER-21724 Let backup role read system.profileSpencer Jackson2015-12-151-4/+22
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-084-5/+5
* SERVER-6102 Deserialize BSON undefined as JS undefinedJonathan Reams2015-11-111-12/+2
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-232-4/+17
* SERVER-20759 dumprestore.js chooses primary port for mongorestoreDan Pasette2015-10-051-41/+25
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-2/+2
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-241-2/+2
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-231-2/+2
* SERVER-17425 Disallow creation of v0 indexesDan Pasette2015-09-221-0/+26
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-2/+8
* SERVER-13647 give restore privileges to rootMerry Mou2015-08-212-283/+325
* TOOLS-833 disable unreliable dump to stdout testGabriel Russell2015-07-231-11/+0
* SERVER-18982: do inserts as inserts in replicationScott Hernandez2015-07-201-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-1/+2
* SERVER-18239 dumpauth.js should use correct db/collection namesmike o'brien2015-04-281-8/+9
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-066-32/+24
* SERVER-17634 do not apply replicated insert operations on missing collectionsBenety Goh2015-03-181-0/+2
* make tool_replset.js more resilient against certain failuresmatt dannenberg2015-02-261-55/+56
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-7/+1
* SERVER-16893 Disallow creation of v0 indexes with non-mmapv1 storage enginesalabid2015-01-231-50/+0
* SERVER-16522 Update remaining jstests to use getCollectionInfos()Jason Rassi2014-12-231-6/+4
* TOOLS-488 Tools exit 1 on errorGabriel Russell2014-12-232-3/+3
* SERVER-16235 fix dumprestore8.js on wiredtigerKyle Erf2014-12-171-1/+1