summaryrefslogtreecommitdiff
path: root/jstests/disk
Commit message (Expand)AuthorAgeFilesLines
* 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
* make test pass on WindowsEric Milkie2012-01-031-1/+2
* unit test for SERVER-4560Eric Milkie2011-12-291-0/+20
* make killall test pass on WindowsEric Milkie2011-12-281-1/+1
* Fix diskfull tests by bypassing journal free space check at startupMathias Stearn2011-11-301-1/+1
* buildbot tools close the mongod we open to not interfere with other testsgregs2011-11-011-0/+2
* - SERVER-2076: killall may fail in v8agirbal2011-10-061-2/+2
* update quotaFiles tests to account for -1 in command line parsingAaron2011-09-133-5/+3
* SERVER-3511 testAaron2011-09-131-0/+23
* SERVER-3420 testAaron2011-07-311-0/+38
* SERVER-3293 ignore quota for local databaseAaron2011-07-311-0/+47
* SERVER-3176: autoIndexId not honored in mongo shell's createCollection commandagirbal2011-07-101-1/+1
* update test for extent alloc changesDwight2011-05-031-5/+15
* Don't allow taking write lock while out of disk space SERVER-2609Mathias Stearn2011-04-121-1/+7
* SERVER-2351 allow killop to interrupt a repair database commandAaron2011-04-011-0/+43
* commentAaron2011-04-011-1/+1
* fix _tmp with new filesEliot Horowitz2011-03-171-0/+2
* SERVER-2076 disable test in v8 modeAaron2011-02-011-0/+4
* test debugging infoAaron2011-01-311-1/+1
* add nohttpinterface for disk killall testAaron2011-01-311-1/+1
* for now, allow exit code 14 in killall test SERVER-2184Aaron2011-01-311-1/+4
* commentsAaron2011-01-311-3/+3
* SERVER-2417 wait for file allocator to finish in _deleteDataFiles directorype...Aaron2011-01-311-0/+50
* fix preallocate2Eliot Horowitz2011-01-201-1/+5