summaryrefslogtreecommitdiff
path: root/jstests/tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-162-79/+16
* SERVER-16186: newCollectionsUsePowerOf2Sizes should warn users it no longer w...Mark Benvenuto2014-12-151-3/+11
* TOOLS-492 stat1.js should explicitly specify --authenticationDatabasemike o'brien2014-12-121-2/+2
* TOOLS-494: fix restorewithauth.js and TOOLS-497: fix dumprestore_auth.jsSam Helman2014-12-112-27/+79
* TOOLS-450 Revert restorewithauth.jsMatt Kangas2014-12-101-78/+28
* TOOLS-450 some dumprestore js tests query system.indexes or system.namespaces...Sam Helman2014-12-106-73/+164
* TOOLS-327 fix tests relying on --w to use --writeConcernmike o'brien2014-11-215-13/+13
* SERVER-15979 remove even more mmap_v1ismsAdam Midvidy2014-11-061-10/+20
* SERVER-15992 dumprestore_auth{2,3} js rely on W=0Adam Midvidy2014-11-062-8/+12
* SERVER-15979 remove another mmap_v1ism from tool suiteAdam Midvidy2014-11-061-1/+2
* SERVER-15980 disable dumprestore_auth.js until it is rewritten to work on WTAdam Midvidy2014-11-051-0/+2
* SERVER-15979: Remove mmap_v1isms from tool suiteAdam Midvidy2014-11-056-28/+38
* SERVER-15960 dumpfilename1.js test should not depend on single-threaded seman...Adam Midvidy2014-11-041-14/+3
* TOOLS-261 dumprestore_auth test must allow listIndexes permissionmike o'brien2014-10-281-1/+1
* SERVER-15535 add version 2 to generated oplog documentEric Milkie2014-10-171-1/+1