summaryrefslogtreecommitdiff
path: root/jstests/readonly
Commit message (Expand)AuthorAgeFilesLines
* 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-19318 Reimplement the currentOp command as a $currentOp aggregationBernard Gorman2017-07-071-1/+1
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-0/+1
* SERVER-25904 include expected error code in read-only write ops testKyle Suarez2016-12-121-4/+13
* 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-24726 readonly mode should ignore temp collectionsRobert Guo2016-07-141-0/+37
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-282-18/+6
* 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-184-32/+24
* SERVER-23130 rename readOnly flag to querableBackupMode and hide itAdam Midvidy2016-03-181-2/+2
* SERVER-22355 add negative tests of write operations to read_only suiteAdam Midvidy2016-03-172-1/+79
* SERVER-22356 add read_only_sharded suiteAdam Midvidy2016-03-103-36/+116
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-096-115/+98
* 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-22360 disallow external sort in readOnly modeAdam Midvidy2016-02-241-0/+10
* 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-166-7/+263
* SERVER-22341 fix jslint errors in jstests/readonly with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-22278 create readOnly suiteAdam Midvidy2016-01-294-0/+108