summaryrefslogtreecommitdiff
path: root/jstests/tool/tool_replset.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-271-100/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-89/+87
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-091-0/+8
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-231-31/+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-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-8/+31
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-11/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-16/+27
* SERVER-22341 fix jslint errors in jstests/tool with eslint --fixMike Grundy2016-02-051-6/+6
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* make tool_replset.js more resilient against certain failuresmatt dannenberg2015-02-261-55/+56
* SERVER-15535 add version 2 to generated oplog documentEric Milkie2014-10-171-1/+1
* SERVER-15547 removed tests that rely on tools --dbpath optionBenety Goh2014-10-071-13/+0
* Use clearRawMongoProgramOutput to avoid test failure from asserts in the serv...Spencer T Brody2014-07-231-0/+1
* SERVER-14249 Add mongodump tests with --dbpathJonathan2014-06-131-0/+12
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* SERVER-6915 Test cleanup plus add print messagesSiddharth Singh2012-09-191-13/+23
* SERVER-6915 use ::_exit() in toolsSiddharth Singh2012-09-141-0/+79