summaryrefslogtreecommitdiff
path: root/jstests/disk/directoryperdb.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52562 Enable two-phase drop for standalone mode; allow Lock-Free reads...Dianna Hohensee2020-11-121-0/+22
* SERVER-48882 Remove newly empty database directories when using directoryperdbGregory Noma2020-10-081-2/+3
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-161-45/+30
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-20/+6
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on tho...Daniel Gottlieb2017-02-081-39/+78
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-65/+61
* SERVER-22341 fix jslint errors in jstests/disk with eslint --fixMike Grundy2016-02-051-5/+5
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-4/+1
* SERVER-16875: Add disk jstests for directoryperdb with wiredtigerSpencer Jackson2015-01-151-33/+124
* SERVER-15547 removed tests that rely on tools --dbpath optionBenety Goh2014-10-071-14/+0
* SERVER-11462 use base name in tests where verifying filenames. also added bas...Benety Goh2013-11-011-6/+2
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* SERVER-4237 Make directoryperdb.js use startMongodTest instead of startMongoP...Spencer T Brody2012-09-281-2/+2
* fix _tmp with new filesEliot Horowitz2011-03-171-0/+2
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-011-1/+1
|\
| * fix fsync in testEliot Horowitz2010-11-011-1/+1
* | print making it to end of testdwight2010-11-011-0/+2
|/
* debuggingEliot Horowitz2010-06-031-1/+1
* debuggingEliot Horowitz2010-06-021-4/+4
* SERVER-618 try adding an fsyncAaron2010-02-091-0/+1
* SERVER-308 add support for --directoryperdb optionAaron2010-01-261-0/+61