summaryrefslogtreecommitdiff
path: root/jstests/disk
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29669 parallelCollectionScan should always return a single cursor for ...Jason Chan2017-07-251-0/+71
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-234-12/+12
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-1/+0
* SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on tho...Daniel Gottlieb2017-02-0816-46/+125
* SERVER-27267 clean up after too_many_fds, and run disk suite seriallyEric Milkie2016-12-151-0/+5
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-192-18/+18
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-283-9/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0920-396/+381
* SERVER-22341 fix jslint errors in jstests/disk with eslint --fixMike Grundy2016-02-0510-19/+19
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-098-124/+148
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-5/+11
* SERVER-18201 Fix a missed variable declarationKaloian Manassiev2015-04-241-2/+3
* SERVER-18201 Explicitly pass the port to the test shellKaloian Manassiev2015-04-241-36/+40
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-2/+1
* SERVER-17718 deprecate showDiskLoc()David Storch2015-04-091-1/+2
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-0615-58/+40
* SERVER-17652 Only run too_many_fds.js on 64-bit builds.Siyuan Zhou2015-03-191-16/+23
* SERVER-17652 open sockets before initializing storage engineEric Milkie2015-03-191-0/+22
* SERVER-16875: Add disk jstests for directoryperdb with wiredtigerSpencer Jackson2015-01-152-41/+148
* SERVER-16734 remove checkpointDelaySecs and use syncPeriodSecs insteadEric Milkie2015-01-081-24/+0
* SERVER-16711 Fix failing disk/diskfull.js suiteKaloian Manassiev2015-01-071-20/+0
* SERVER-16502: make getCollection const and not require an OpContextScott Hernandez2015-01-021-5/+3
* SERVER-16615: Fix mmapv1 repairDatabase for long db pathsSpencer Jackson2014-12-291-2/+29
* SERVER-16313 skip syncDelay option test on 32 bit platformsDan Pasette2014-12-171-13/+18
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-171-0/+19
* SERVER-15269 db.shutdownServer terminates JS execution cleanlyKaloian Manassiev2014-11-211-25/+9
* SERVER-15557 added "Storage options" section in --help output.Benety Goh2014-11-032-5/+11
* SERVER-5520 do not check exit code when running mongod --repair in testBenety Goh2014-10-161-4/+2
* SERVER-14243 Fix the MMAP V1 file allocation logicKaloian Manassiev2014-10-101-37/+9
* SERVER-15547 removed tests that rely on tools --dbpath optionBenety Goh2014-10-071-14/+0
* SERVER-14668 Move top-level locks (Global and Commit) to the Lock ManagerKaloian Manassiev2014-09-161-0/+4
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-155-28/+27
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-132-0/+25
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-065-27/+28
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-065-28/+27
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-04-222-60/+9
* SERVER-13379 Canonicalize noIndexBuildRetry as storage.indexBuildRetryShaun Verch2014-03-281-0/+61
* SERVER-13379 Canonicalize noprealloc as storage.preallocDataFilesShaun Verch2014-03-281-0/+60
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* SERVER-11462 use base name in tests where verifying filenames. also added bas...Benety Goh2013-11-012-11/+7
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-2919-31/+31
* SERVER-11051 Ignore non-existent databases reported by listDatabases in disk/...Andy Schwerin2013-10-061-2/+7
* SERVER-11051 Ignore non-existent databases reported by listDatabases in disk/...Andy Schwerin2013-10-051-2/+7
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+2
* SERVER-6405: we shouldn't over pre-allocate from a createCollectionEliot Horowitz2013-08-021-3/+3
* More reliable test for SERVER-7430A. Jesse Jiryu Davis2013-03-181-3/+1
* Disable test on 32-bit builds SERVER-7430A. Jesse Jiryu Davis2013-03-131-20/+25
* Include filename in warning about smallfiles SERVER-7430A. Jesse Jiryu Davis2013-03-131-0/+35