summaryrefslogtreecommitdiff
path: root/jstests/disk
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-7451 - fix disk full test error checkingEliot Horowitz2012-12-181-3/+7
* SERVER-4295 List index build info in currentOpKristina2012-12-121-1/+1
* SERVER-7451: fix js tests that use getDBs().totalSizeBen Becker2012-12-102-6/+25
* SERVER-4237 Make disk/repair5.js use startMongodTest instead of startMongoPro...Spencer T Brody2012-10-051-1/+5
* SERVER-4237 Make directoryperdb.js use startMongodTest instead of startMongoP...Spencer T Brody2012-09-281-2/+2
* try to make test a little more reliableEliot Horowitz2012-03-261-1/+3
* Disable journaling for disk/diskfull.js. SERVER-4557Mathias Stearn2012-02-211-1/+1
* SERVER-1818 additional comments for disk/killall testAaron2012-02-211-0/+6
* SERVER-4872: Fix the killall unit test, and make it more robust.Andy Schwerin2012-02-161-20/+29
* make test pass on WindowsEric Milkie2012-01-031-1/+2