summaryrefslogtreecommitdiff
path: root/jstests/readonly/lib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55897 Incorrect options passed to MongoRunner.stopMongod when trying t...Marcos José Grillo Ramirez2021-04-091-5/+7
* SERVER-55897 Fixed typo on options passed to stopMongod in sharding read only...Marcos José Grillo Ramirez2021-04-081-2/+2
* SERVER-43758 Start a cluster with queryableBackupMode on readonly testsMarcos José Grillo Ramirez2021-04-011-37/+112
* SERVER-44438 Have queryableBackupMode open WT in read/write modeGregory Wlodarek2019-12-201-77/+33
* SERVER-33830 Fix failing tests when shards are started as replica setsCheahuychou Mao2019-10-021-1/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-143/+143
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-6/+2
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+7
* SERVER-30081: Run storage recovery at startup.Daniel Gottlieb2017-08-151-0/+1
* SERVER-14761 only allow NumberLong as split key in hashed shard patternsHugh Han2017-07-131-1/+1
* SERVER-24963 Fix invalidation of cursors on system.indexesGeert Bosch2016-11-281-1/+1
* SERVER-25549 re-enable read_only_sharded suiteEsha Maharishi2016-10-191-2/+29
* SERVER-26691 read_only and read_only_sharded suites do not make directories r...Esha Maharishi2016-10-191-2/+2
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-0/+1
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-1/+0
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-0/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-14/+5
* SERVER-24024 If there is no "local" database at startup in queryableBackupMod...Andy Schwerin2016-05-201-114/+119
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-9/+6
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-181-2/+2
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-101-26/+96
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-7/+4
* SERVER-22358 add readOnly mode support for WiredTigerAdam Midvidy2016-03-021-2/+1
* SERVER-22850 Clean up additional javascript issues found by eslintMike Grundy2016-02-251-2/+2
* SERVER-22357 run mmap tests with readOnly permissionsAdam Midvidy2016-02-231-9/+33
* SERVER-22354 add more coverage of basic functionality to readOnly suiteAdam Midvidy2016-02-161-7/+33
* SERVER-22278 create readOnly suiteAdam Midvidy2016-01-291-0/+35